I have a oracle database table. When a row is inserted then I want to create a trigger. Till now the problem is ok,but after creating trigger I want to call weblogic application server code(means I wa
I have Weblogic 10.3.4 with a cluster of 2 managed servers, each with a JMS server. I also have a clustered JMS module with several \"Uniform Distributed Queue\"s. I have verified via a simple Java cl
I have integrated solr.war in my web application, i am using bea102 weblogic server. Now my question is :
We hit the instance crash again and this time around using Samurai tool, i see several areas where deadlock is been noticed. One of the code snippets we found on deadlock is below. The corresponding a
I have a Weblogic 10.3.4 clustered JMS setup with 2 managed servers. Right now, each managed server has its own IP address. I have installed Apache and the Weblogic plugin as described here: http://do
I am trying to configure clustered JMS on Weblogic 10.3.4. I have a 4开发者_StackOverflow社区 node cluster plus my AdminServer already configured. I also have my JMS already configured and targeted
I am using Weblogic 11g, EJB3.0. I am trying to do simple look up from onedeployment to another in the same machine. But no success.
Iam trying to send a string message into a JMS queue created in weblogic server. Iam using Eclipse ide and when i run my web application i get the following error and the tomcat server gets shutdown.T
I am using Weblogic 11. Ejb3.0 I am trying to set up a timer in a cluster environment. I understood from the net that it possible to do via the Singleton service of weblogic.
I have an applet and a few libraries in jar files. Obviously, all required classes are deployed with my applet as I added them to library path in my IDE (JDeveloper). But it can\'t access these classe