I'm using Hibernate combined with spring framework. I'm using this hibernate in
web tier(Action classes). Now I have written aspects classes using jboss aop.
but its finding difficult for me to write jboss-aop.xml to bind pointcut to
hibernate calls.
I have tried with this jboss-aop.xml
Yes, struts.jar in WEB-INF/lib directory. Should I need to put in
sever/default/lib directory. How should I ensure that the jars present in
WEB-INF/lib directory is not instrumented.
Thanks and Regards,
Kiran
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=386
I'm using JBoss 4.0.0 and I'm trying to aspect my classes at runtime. Its
working fine But I'm getting this error in the console
11:17:11,190 INFO [STDOUT] java.lang.RuntimeException: * trying to
convertReferences of class: org.apache.struts.action.ActionServlet of ref
org.apache.struts.uti
I'm using JBoss 4.0.0 and I'm trying to aspect my classes at runtime. Its
working fine But I'm getting this error in the console
11:17:11,190 INFO [STDOUT] java.lang.RuntimeException: * trying to
convertReferences of class: org.apache.struts.action.ActionServlet of ref
org.apache.struts.ut
Hai All,
I need to get the host name and port no in the application which is deployed as
a ear file. In weblogic, I'm getting it using ApplicationLifecycleListener(its
Weblogic API).
Regards,
Kiran12345.
View the original post :
http://www.jboss.org/index.html?module=bb&op=vi