Hi, I don't know if this is the right section, but I really need some help.
In the session bean I am writing, the return object is a dynamically created class type using java dynamic proxy. I have a remote client call the session bean, but keep getting a ClassNotFoundException. I have enable the security manager, and I have try to point the URLClassLoader all the known JBoss ports on the client side to download the class definition. But none of them seems to be able download the dynamically created class definition to the client. I am using the latest JBoss AS 4.0.3SP1. Fendy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911971#3911971 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911971 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
