weblogic
JSESSIONID added to URL when Weblogic redirects to Apache?
Our application is running on WebLogic. At some point the WebLogic is redirecting to Apache to allow the user to access PDF files.[详细]
2023-04-04 23:13 分类:问答Security problem connecting to Weblogic 10.3 t3s protocol from Linux JMX client
When I try to connect Weblogic Server (installed on Windows) t3s protocol from Linux, it shows this error:[详细]
2023-04-04 21:20 分类:问答How to configure a Seam web service under WebLogic?
I have an existing Seam web service that I\'m attempting to port from Glassfish to WebLogic. I have the code up and running and the web service is responding; however, whenever the web service code at[详细]
2023-04-04 20:51 分类:问答Read from Weblogic , write to ActiveMQ
I 开发者_开发问答have the following scenario: Read a message from a Weblogic queue and I have to write this to an ActiveMQ queue (transaction wise)[详细]
2023-04-04 18:30 分类:问答Jython(WLST)/Python Communication
I have a want to make a jython and python communcation link. I have a django app and python scripts I use for a front end and do system admin/automation tasks. I use jython for Weblogic 9/10. The thin[详细]
2023-04-03 21:58 分类:问答Adding a dependency to an EJB
I want to add a dependency to an EJB. How do I do this using Spring? The dependent object is a general service object. Based on code below I want to wiremyDependency without having to use \'new\'.[详细]
2023-04-03 11:44 分类:问答regarding work manager for a component of webapp in weblogic
We have a spring batch component implemented as a component of an ear application deployed on weblogic. We want to implement max thread constraint on the spring batch component and not 开发者_高级运维[详细]
2023-04-02 15:13 分类:问答Java EE Web services: Naming conflict
I\'m trying to create Web services proxies with wsimport, but I get an error because of a conflict. \"Two declarations cause a collision in the ObjectFactory class.\"[详细]
2023-04-02 06:33 分类:问答jsp in a html frameset not compiled : weblogic
I have this simple code : <%@ page import=\"java.io.*\"%> <%@ page import=\"java.util.Properties\"%>[详细]
2023-04-02 03:36 分类:问答Multiple JNDIs pointing to same resource on weblogic 10?
I want to know if there is any way a resource in weblogic can have multiple JNDI names? My problem is that I have 2 versions of the app deployed on the sam开发者_如何学Goe weblogic managed server (ve[详细]
2023-04-02 00:30 分类:问答