Hi, I've been seeing the following problem and have been wondering how to solve it or whether the grand unification will solve it.
I am writing an EJB application that processes XML descriptors using Castor. Now, Castor is loaded by the SL and is available to the application but when an EJB invokes Castor, it has to be able to instantiate certain classes from the application. It seems in 3.0alpha this is not possible. The only way I can get rid of this problem is by removing castor from lib/ext and deploying it as an application library. This is, obviously not a good solution. In general, is there a way to deal with such issues? ------------------------------------------------------------------------- Anatoly Akkerman Computer Science Dept. Courant Institute of Mathematical Sciences, NYU 715 Broadway, #719 Tel: 212 998-3493 New York, NY 10003 Fax: 212 995-4123 ------------------------------------------------------------------------- _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
