Hi Guys, sorry to disturb you with this question, you might qualify it as "non development" but as Marc suggested to me at the palma training I use Branch_3_2 to go live in a customer project.... ...and here I am, to put it simple:
If there is a xxx.jar in server/project/lib which gets deployed (there is a 61.xxx.jar in temp), is there any reason you cant get classes out of this xxx.jar loaded via a TCL (which uses UCL, verified by exception-trace) Is there 1) a bug I dont know about 2) a concept I dont know about, something I have to specify. If you need some more information: this is a recompiled borland jar-file with every Class.forName() replaced by Thread.currentThread()..blabla..loadClass(). I even dont find any class using the management-console (jboss.system:service=serverinfo, displayInfoForClass()), and these ARE in lib and contain the classes I am looking for (double.checked, copy-pasted classnames). Help, Michael ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
