Hello,

I have a peculiar problem.  I don't know if this issue has been raised before
but I haven't seen anything.

When I deploy my <ejb>.jar file to jboss with my POJOs packaged normally, it
deploys fine.  But when I bind the POJOs to my JiBX binding file, package my
jar with the "byte code modified" POJOs and binding classes and deploy the jar
I get the following error:

java.lang.NoClassDefFoundError: bl/report/to/ReportDefinitionTO

And this class is packaged in my jar.  The only difference is that I altered the
byte code to this class when binding with JiBX.

Any idea what the problem could be?

By the way, I'm using Jboss 3.2.5

Francois

PS: I never had any problem deploying a war file with POJOs "modified" by JIBX
in a web container but now am seeing problems with the ejb container (???).



-------------------------------------------------------
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
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to