We have ported an EJB applicationfrom BEA Weblogic 8.1 to Glassfish 2.1. The client is accessing the server through RMI, no web client.
I am trying to write a script th开发者_如何学Cat will run and send a notification email regarding a successful server restart, however, how should i do so in the best way?
Currently we 开发者_高级运维have fine grained log settings for each .EAR and .WAR deployment package we put into our WebLogic server, is there a way we can override these logging settings at a higher
In this thread dump: INFO| jvm 3| 2011/06/08 13:36:12 | \"ExecuteThread: \'38\' for queue: \'default\'\" id=55 idx=0x78 tid=5316 prio=5 alive, in native, waiting, daemon
Whenever running the weblogic server getting the error. :\\bea8_1_3\\user_projects\\domains\\snap\\snap\\config.xml not found
first of all, Is it possible to debug web apps with eclipse and weblogic 8.1. I can successfully debug with weblogic 10.
my weblogic 8.1 gives out of memory if i dont click the garbage collector for a long t开发者_开发问答ime, i have increased the -Xms512m -Xmx1024m and also the max perm size in setdomainenv.bat, is the
HI I am getting this exception when I am c开发者_Python百科alling any stored procedure from my J2EE app.
I have been developing a small project meant to run under weblogic 8.1. Richfaces according to documentation states that it supports weblogic 8.1.
I\'m trying to create a connection pool in weblogic (8.1) and getting the following exception: <BEA-001129> <Received exception while creating connection for pool \"testPool\": 7>