Hi, Is it possible to configure EJB-deployment so that ejb.jar files are loaded from URLs such as "http://somehost:8080/some/path/to/jars"? If it is possible, how do you do it? If you do it, will this force the dynamic proxy mechanism to annotate the deployed classes so, that the client will try to download the classes from the same URL? (The only thing I could think of was setting the URLs for Autodeployer in jboss.jcml to the wanted http-address, but it did not seem to work.) Thank you Peter _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
