Ales-- Thanks, that answer was perfect. This jboss-structure works exactly how I want it to:
| <?xml version="1.0" encoding="UTF-8"?> | <structure> | <context> | <path name=""/> | <metaDataPath> | <path name="META-INF"/> | </metaDataPath> | <classpath> | <path name="lib/jboss-rails.jar"/> | <path name="lib/" suffixes=".jar" /> | </classpath> | </context> | </structure> | Thanks! -Bob View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209520#4209520 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4209520 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
