We have a javax.ejb.TimedObject which queues messages to an MDB like so... ctx = new InitialContext();
I am trying to deploy my project from Oracle jDeveloper to remote Weblogic Server. I am getting an SQL Exception. See below log:
I have Weblogic server setup 32-bit(wls1033_linux32.bin) and jdk6 64-bit(jdk-6u24-linux-x64.bin).... can i install and run successfully on a 64-bit Linux machine?
I have a very large code base whose build.xml consists of so many jar, some war files. One .class file may refer to more than one jar file. I manually compile the code and deploy the .ear file using A
This is pretty simple and straightforward. I want to throw a 503 error from the servlet side. response.sendError(503);
I\'m a CM and am responsible for our Continuous build process, and helping the developers define and use the builds correctly. I try to set things up in such a way that the developer merely has to dow
I am converting a 6 year old application to Seam 2.2. The application is used to run in java 1.4 and weblogic 8.
I am using WebLogic 10.3 with a Java EE application. Can anyone please tell me how to de开发者_StackOverflowbug this application?I think the other answers are somewhat wrong.For windows, if you setup
I have a web service app running on WebLogic 10.3.Recently, I created a cluster so the app would run on multiple servers and share resources.I have a ServletContextListener to which I bind/unbind prop
I have some legacy J2EE EJB Modules (some are EJB 1.1 and Some 2.0) Can I deploy and run these o开发者_StackOverflow中文版n weblogic 9 and 10?Yes, Weblogic 9 is EJB 2.1 compatible. Same goes for WLS