I have webapp that connect to oracle DB via 开发者_JS百科JDBC and used class oracle.jdbc.OracleDriver.
I have a web application deployed in Oracle App Server 10.1.3, in an oc4j started with 1Gb initial heap and 2 Gb max heap, on an RHEL on 32 bit, configured to see 32 Gb of RAM.
I\'ve the following scenario: I\'ve a byte[] that contains the .class data of a class (loaded from the file system)
In Oc4j, If we have an EAR app, we can tell the deployer to create a datasource for the application using orion-application with something like:
I try to use CommonJ with OC4J. I need to write \'resource-ref-mapping\' in orion-web.xml If I have such entry in web.xml:
I am using Eclipse, which uses Ant to deploy EJB to local OC4J container. I need to exclude some files from being deployed.
may i knwo is it possible to runapp.war (servlet web app) on oc4-oracle10 ? i tried deployed the most simple example but doesn work. is oc4j 开发者_开发问答can only run ejb web app?if there anyway to
I want to execute a stored procedure inside a JTA transaction, but have to use a local transaction instead for some reason. I\'ve create a pointcut, using a local transaction manager for this, but exc
We were using JDev to develop our applications and deploy them to OC4J and OAS. we used to use JDev to create the data-source configuration for us both on dev and on deployment. (on dev using the wiza
I try configured fixedString property in the datasource.xml but doesnt work, this is in oc4j <data-source