weblogic
How do I ignore stuck threads in a Weblogic Server
I\'ve got the below code working on Weblogic Application Server 10.3.2. The long running task executed on timerExpired takes longer than the server wide StuckThreadMaxTime of 600 seconds. I do not wan[详细]
2023-04-12 22:29 分类:问答weblogic 10.3.5 LDAP access for a J2EE application is not working
I am deploying a J2EE ear in weblogic 10.3.5. it uses Oracle internet directory LDAP , for authentication. after enterin开发者_如何学运维g username and password in the login page, I was able to see th[详细]
2023-04-12 12:33 分类:问答How to get Hibernate to do no more than one SQL query per a parent/child relationship on WebLogic 10g?
We need to get back a collection of Widgets, where each widget can contain zero or more Fidgets.Our problem is that whenever we run from Widget, Hibernate generates one SQL query for each Fidget on ea[详细]
2023-04-11 05:04 分类:问答library deployed on Weblogic server as Prepared
I have a 2 war projects deployed as a library on a weblogic server (version 1 and version 2) and an EAR project deployed on the same server that u开发者_运维问答ses the library.[详细]
2023-04-11 02:34 分类:问答Webservice with Oracle Weblogic 10.rG3 error with boolean and integer
I\'m doing a few tests in weblogic to create webservices. Everything was ok, until I tried to add an Integer and a Boolean variable.[详细]
2023-04-10 23:00 分类:问答Apache Camel web console's scalate servlet fails in WebLogic
I\'ve found a similar issue described in detail in the scala mailing list (also here). It seems to be related to this change in classpath management when creating scala interpretation environments.[详细]
2023-04-10 19:02 分类:问答How to generate EJB from WSDL
I know how to use @WebService and @Stateless annotation to write an EJB and expose it into a WebService.[详细]
2023-04-10 11:42 分类:问答Weblogic WorkManager policies across war to ejb-jar
I have a servlet that is employing the defaultWM for Weblogic.This servlet in turn calls an ejb.This ejb is associated with a different WM ( WM_EJB ).What I\'d like to know, when a thread comes in to[详细]
2023-04-10 09:18 分类:问答use p6 web service in .net
There are a lot of web services installed on Primavera P6. WSDL: Acti开发者_JAVA技巧vityCodeAssignment.wsdl[详细]
2023-04-10 09:05 分类:问答Out of memory exception using J2ssh jar
We are using j2ssh jar(j2ssh is an external jar used to connect Secured Shell)in our webapp.The webapp is running in weblogic server.[详细]
2023-04-10 04:41 分类:问答