Hi,

I'am using JBoss 3.2.4 with the Sun JAXB to generate a lot of classes from XML Schemas.
I have an XML Schema with 7 levels of elements and JAXB generates the interfaces with 
inner-interfaces like this:
com/company/appl/server/component/impl/IComponentConfigurationTypeImpl$SecurityActionsTypeImpl$SecurityActionTypeImpl$Unmarshaller

The classpath name is > 128 characters long.
When I need to use this interface to unmarshalling an XML file, a 
"java.lang.NoClassDefFoundError" exception occur.

Is JBoss limited in its ClassLoader ?
How can I resolve this problem.

I have tested the same application under Apache Tomcat and its works.

Please help.
Thanks.

StÃÂph.


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

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to