Hello, its been several days since I have this problem with jboss.
My Configuration: jboss AS 4.2.3 GA, on a fedora machine (tried with jdk1.5
and jdk 1.6)
This is the problem:
My application generates a class using javassist; this class is downloaded
through RMI ClassLoading (when my application makes a remote call putting an
object of this class in argument). In j2se I use my own class file server by
setting the appropriate codebase and everything works fine.
When my application is deployed in JBoss (the application-side that generates
the clss) my remote application cannot load this class anymore.
I note that, in the jboss version of my application, there are two
ClassServers (one started by JBoss and one started by my application) and the
codebase has two entries (one for jboss and one for my application). I also
note that I can download my class with a firefox browser on the ClassServer
started by my application.
Everything looks like JBoss uses its own codebase property when marshaling
objects.
Thank you,
Emil
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169352#4169352
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169352
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user