How to resolve is开发者_C百科sue - while loading web application in OC4J (101.3.5) the application server can\'t find the class oracle.jbo.JboException?This was the most promising link after searching
I\'ve looked on the web for a while and can\'t 开发者_如何学JAVAseem to find the setting to increase the memory allocated to OC4J when launching from Eclipse.Does anyone know where the setting is?
How d开发者_开发技巧o we secure OAS administration em console and not expose it to the outside world. Or in other words how do we hide certain pages from displaying.
I have OAS version 10.1.3.3 and the applciation that uses jstl 1.1. in tomcat (where it works fine) does nto work fine in OAS.
I am having a problem with a couple of my linux boot scripts, specifically the ones that start up my Oracle 10g database and my oc4j container.
I recently \"solved\" a somewhat common problem in OC4J regarding the use of Xerces rather than OC4J\'s built-in parser. The problem was solved by adding this line to global-web-application.xml:
I\'ve got a Grails app that\'s deployed successfully on a stand-alone OC4J instance, but when I try and deploy it to the full version via the GUI I get this problem:
I w开发者_JAVA技巧ould like to deploy web application on a remote OC4J server using Eclipse. Is it possible? I\'m using WTP and when adding the OC4J server there is only localhost available.Here\'s an
I read in oracle docs a sentence like this: "Each property maps to an element attribute in 开发者_如何学JAVAthe orion-application.xml descriptor."