I have a Spring web application running in Oracle Application Ser开发者_C百科ver, which is based on Apache.I\'m afraid I don\'t know which component this question might apply to.
I have installed Oracle AS 10.1.3.1 and then applied patch to upgrade it to 10.1.3.4 开发者_如何学编程This OAS is configured to listen at port 80.
I am using EclipseLink libraries in eclipse (at dev time) and deploy on TopLink, I need to show the generated sql statement.
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
We have a web application running in a production enviroment and at some point the client complained about how slow the application got.
Does anyone know any sample Oracle SOAP XML requests that that queries the database? For example, the url:
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.
My application produces an internal server error, running on tomcat it prints a stacktrace with the given error. On Oracle it hides the error and post it to application.log.
I am getting the error: \"The Network Adapter could not establish the connection\" from a web application deployed in Oracle Application Server 10g.The database is local, so there shouldn\'t be any co
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.