weblogic11g
weblogic tapestry issues
My application using tapestry 4.1.6 jar files deploys correctly in weblogic 10.3.3.0. But at runtime, I am getting NoSuchMethodException from tapestry files.Same application works fine in weblogic 9.[详细]
2023-01-22 21:23 分类:问答weblogic deployment in production
Hi We are planning to have clustered setup for WebLogic domains and our application size is medium.Can anyone please advice which deployment mode is suitable for production.Will it be stage/nostage/ex[详细]
2023-01-20 00:03 分类:问答Weblogic No unique bean of type [javax.persistence.EntityManager]
I am new to EJB3 and working on an exisitng code. We are using weblogic10.3 and the below code works fine[详细]
2023-01-18 16:28 分类:问答MQ With WLS Foreign Server
I am facing two issues when i try to connect to MQ which is deployed on a Remote Server from Weblogic Server(WLS) by creating a Foreign Server.[详细]
2023-01-16 10:14 分类:问答Weblogic 11g URL Rewrite
I have a client running a WebLogic 11g install on a Windows Server machine who wishes to implement Apache-style mod_rewrite-like functionality to translate requests for http://easyurl.com to http://su[详细]
2023-01-14 03:24 分类:问答How to use @PostConstruct to create timers in a stateless bean EJB3?
I want to create a timer EJB3 when a stateless bean is created in the pool. But if I use @PostConstruct I get the exception:[详细]
2023-01-11 21:16 分类:问答is the class loader for different application can be different?
I am confused at a point while running my application. My application consists of EJB and servlets. i need to know, whether the class loader for these application types is same or different. I am usin[详细]
2023-01-11 17:03 分类:问答Weblogic 11g and JavaEE 6
I was wondering if Weblogic 11g already supports JavaEE 6. As I didn\'t find anything about it in google, I thought that it didn\'t, until I found a comment saying that Oracle WebLogic Server 11g is J[详细]
2023-01-06 07:19 分类:问答Weblogic EJB calls start to fail under moderate load with OptionalDataException
Our system setup consists of two Weblogic 10.3 servers: one hosts the presentation layer and the other hosts the EJBs. The system runs fine under moderate load for some time (one to several days) afte[详细]
2022-12-22 21:42 分类:问答Spring MVC 3.0.0 app won't bootstrap on Weblogic Server 11gR1 - ClassCastException
I have a Spring MVC (3.0.0.RELEASE) based application I need to deploy to Oracle Weblogic Server 11gR1.It works fine on Spring TC Server. When I deploy my application WAR file (either via STS/Eclipse[详细]
2022-12-18 18:31 分类:问答
加载中,请稍侯......