I am building a project in开发者_C百科 jdeveloper 11.1.2, but when i want to deploy it in weblogic it appears the next message
I\'m deploying a web application which accesses some remote web services via jax-ws in a WebLogic container. Befor开发者_JAVA技巧e a web service call I see theese messages on WebLogic\'s console
We\'re experiencing huge variance in response times on a legacy J2EE web application running on Weblogic 10.3. The system consists of two Weblogic server instances (frontend and backend) which run on
I am trying to create a simple python script that deploys my EAR file to the AdminServer of Weblogic. I have searched the internet and the documentation provided by Oracle, but I cannot find a way to
I have done a Dynamic Web project with Spring 3.0 using Tomcat Server & it works fine. When i deployed the same in Weblogic Server; it throws me an error:
I got below warning in weblogic 9.2 Warning <Socket><managed2> <ExecuteThread: \'0\' for queue: \'weblogic.socket.Muxer\'> <<WLS Kernel
I have win7 x64 with eclipse 3.5 oepe and weblogic 10. When I try to stop the server, eclipse seems tonot understand that the server was stopped. I can see the message on Console:
Hoping someone may be able to help me with a solution as to starting a background thread to monitor my database connection. Our application is deployed in weblogic 92 and I wondered if there w开发者_S
I am creating a proxy to an object (A SERIALIZABLE object) in the client layer, and send this object to a EJB (Using EJB 3.0 on Weblogic 10.3.4 server). In the EJB, the parameter is null!
I have an application which acesses a lot of property files. In jboss 5.1 we can load this from the conf directory.I would like to know if there is any such way of loading the property files in weblog