[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - how to write jboss-aop.xml for hibernate and spring framewor

2005-02-17 Thread kiran12345
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

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: java.lang.RuntimeException: ***** trying to convertRefer

2005-02-17 Thread kiran12345
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

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - java.lang.RuntimeException: ***** trying to convertReference

2005-02-16 Thread kiran12345
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

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - java.lang.RuntimeException: ***** trying to convertReference

2005-02-16 Thread kiran12345
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

[JBoss-dev] [Design of JMX on JBoss (JBoss/JMX)] - Getting the Host Name and Port No. in the application

2004-12-28 Thread kiran12345
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