Well if I remove that jar file then I run into other class not found problems..
here's what I got 11:45:48,439 INFO [STDOUT] Queue JBossQueue[NCBIQueue] exists | 11:45:50,392 INFO [STDOUT] In sendMessage() | 11:45:50,392 ERROR [ExceptionInterceptor] Caught RuntimeException | java.lang.RuntimeException: java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.jms.server.container.SecurityAspect | at org.jboss.aop.advice.GenericAspectFactory.getClazz(GenericAspectFactory.java:141) | at org.jboss.aop.advice.GenericAspectFactory.createPerInstance(GenericAspectFactory.java:182) | at org.jboss.aop.InstanceAdvisorDelegate.initializeAspects(InstanceAdvisorDelegate.java:80) | at org.jboss.aop.InstanceAdvisorDelegate.<init>(InstanceAdvisorDelegate.java:58) | at org.jboss.aop.ClassInstanceAdvisor.<init>(ClassInstanceAdvisor.java:72) | at org.jboss.jms.server.endpoint.advised.SessionAdvised._getInstanceAdvisor(SessionAdvised.java) Once I put the jar file in there, all class not found errors do disappear for sure. Thanks, anuj View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937436#3937436 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937436 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
