I don't think that the classes is the class library JAR will get loaded because JBoss AS will not deploy such a JAR. Try moving the class library JAR to the server/xxx/lib directory.
Are your EJBs packaged in a JAR file? If so, simply replacing the JAR file will reload the EJBs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230905#4230905 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230905 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
