paramita banerjee [
https://community.jboss.org/people/pb2012] created the discussion
"POJO Cache failing on weblogic 11g managed servers"
To view the discussion, visit:
https://community.jboss.org/message/722945#722945
--------------------------------------------------------------
Hi
I have set up Pojo cache to work with weblogic server 11g.
I have annotated and instrumented the classes as mentioned in user guide.
The Pojo cache attach/find works well when I deploy the application on weblogic admin
server.
But when I deploy the application on any managed servers in the same weblogic domain, I
get the following exception:
java.lang.NullPointerException
at org.jboss.aop.Domain$1.run(Domain.java:124)
at org.jboss.aop.Domain$1.run(Domain.java:121)
at org.jboss.aop.Domain.getDomainName(Domain.java:119)
at
com.hp.ws.business.session.WsSession$WsSessionAdvisor.initialise(WsSession$WsSessionAdvisor.java)
at
com.hp.ws.business.session.WsSession$WsSessionAdvisor.(WsSession$WsSessionAdvisor.java)
at com.hp.ws.business.session.WsSession.(WsSession.java)
I am using jbosscache-pojo-3.0.0.GA and weblogic 11g
Any help is highly appreciated.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/722945#722945]
Start a new discussion in JBoss AOP at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]