1
vote
2answers
44 views
JSP files in external directory
In my project, we allow customer to write customer specific logic in JSP pages and attach to our product. Right now after deploying .ear file customer copy the custom files under / …
0
votes
0answers
31 views
web application - OC4J with Active Directory integration
i really need help. I'm searching for this from a very long time.
I would like to make a servlet (application deployed on OC4J ) which will allow to enter users logged in domain (A …
0
votes
2answers
44 views
How to use jaxb 2 in a web application within Oracle Application Server
I have an application that is running Jaxb 2.1.12. I am running JDK 1.5 and OC4J 10.1.3.4.0. When I try to use the portion of my application that is using Jaxb, I get the following …
2
votes
3answers
48 views
Determine Which Application Server our application is deployed to?
Our J2EE Application is deployed to JBoss and sometimes to OC4J .
Can I know which one is being used?
I hope there is a method returning the container information on runtime.
1
vote
3answers
58 views
java web application integrating with active direcotry on OC4J server
i really need help. I'm searching for this from a very long time. I would like to make a servlet (application deployed on OC4J ) which will allow to enter users logged in domain (A …
0
votes
1answer
25 views
Eclipse + remote OC4J server - deploying application
Hi. I would 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.
0
votes
1answer
52 views
OC4J orion-application.xml - elements and attributes mapped to deployment plan properties
Hi. i read in oracle docs sentense like this: "Each property maps to an element attribute in the orion-application.xml descriptor." These properties are from deployment plan and i …
0
votes
1answer
26 views
Grails OC4J trouble deploying to 10.1.3.1 - any help appreciated
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:
[Nov 5, 2009 10 …
0
votes
1answer
33 views
OC4J problem with ssl (secure-web-site.xml)
I'm working on eclipse and after making some changes in application and redeploying EAR file on OC4J server (i've added ssl support) my application binding in secure-web-site.xml …
0
votes
0answers
18 views
OC4J problem with ssl (secure-web-site.xml)
I'm working on eclipse and after making some changes in application and redeploying EAR file on OC4J server (i've added ssl support) my application binding in secure-web-site.xml ( …
0
votes
1answer
75 views
ant build and deploy question
I have a question about something I encountered today at work.
I have two projects that are built with ant build script.
Lets call them projectA and projectB.
ProjectA bui …
0
votes
1answer
188 views
Resolving axis2 and OC4J library conflicts.
I'm trying to deploy an Axis2 web service to an OC4J 10.1.3 app server.
I was using axis 1.4 before and had just created my own shared library with all of the files. There was …
0
votes
3answers
234 views
Using log4j in oc4j 10.1.3
I have a web application running on OC4J 10.1.3. I am trying to do some logging using log4j. The messages show up in my IDE console as expected, but nothing is going into the app …
0
votes
2answers
310 views
Deploying to OC4j: Unable to find/read file META-INF/application.xml
Continuum build server deploys to my oc4j instance I get the following error it seems every other build.
09/03/10 13:47:49 Notification ==>Operation failed with error:
Unable t …
1
vote
1answer
111 views
oc4j enterprise manager console session timeout?
How can I change the session timeout for the OC4J Enterprise Manager console?
It times out too quickly between deployments in our development environment.
