"[EMAIL PROTECTED]" wrote : | classLoaderPolicy.setImportAll(true); // if you want to see other classes in the domain | classLoaderPolicy.setExportAll(ExportAll.NON_EMPTY)); // if you want others to see your classes
It worked, thanks :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188806#4188806 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188806 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
