serialize method in AbstractTestCase class only takes Serializable as parameter.
So if our returned MetaData is non-Serializable, we should throw exception (since we want
all our MD to be serializable, right?)?
ps: this thread was hijacked with property replacement :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005243#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...