Hi again,
I worked on it a bit, I found out that my TestObject was not serializable. I changed the
class, it implements Serializable now. That way, I got rid of the
NoClassDefFoundException, but I got a new error message when I start my process.
the web-console shows me an error: Failed to start process: com.test.TestObject cannot be
cast to com.test.TestObject.
Any ideas?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077216#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...