I just tried starting my eclipse with the -clean arguement and that did not fix 
the error either.

To futher test I removed the old jboss-4.0.0DR4 to another directory so that if 
my compiling or executing tasks tried to locate the old directory then I should 
get an error.

I then cleaned my project and recompiled. And I get the same error.

I was finally able to fix this error by doing the following steps. My test 
class exists in a seperate Eclipse project. This test project depends on my 
main project for utility classes, etc. However, for some reason even after 
stopping eclipse and restarting with a -clean it must have kept a reference 
open to the old jboss-4.0.0DR4 jar files. The way to fix this was to go to 
Properties->Projects and remove the checkbox for the required project. I then 
attempted a compile and got a compile time. I then added the required project 
back and was able to successfully compile and execute the test class.

I hope this helps anyone else that receives the serialzation error when moving 
from jboss-4.0.0DR4 to Jboss-4.0.1


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865907#3865907

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865907


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to