Peter,
Thanks, your advice has been helpful. I have one other question that maybe you may be
able to help with if you don't mind...I have a label that is a "status
listener" - it gets registered with some process running on the server side and is
notified whenever that process' status changes. The problem is when I try to register
this client-side component with the server, I get errors about ClassNotFoundException (RMI
classloader disabled). I guess it has something to do with the server not being able to
resolve that class type - but I wouldn't think the server should need to know
specifics about the client. Is there a way around this - I don't really want to
include the client component in the server war file. That doesn't make much sense
logically.
Thanks,
Jeff
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976033#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...