[jboss-dev-forums] [JBoss AS 7 Development] - Re: ClassNotFoundException (org.xml.sax.helpers.DefaultHandler) in a module

Juan Prats do-not-reply at jboss.com
Thu Jan 10 05:51:03 EST 2013


Juan Prats [https://community.jboss.org/people/jprats] created the discussion

"Re: ClassNotFoundException (org.xml.sax.helpers.DefaultHandler) in a module"

To view the discussion, visit: https://community.jboss.org/message/790057#790057

--------------------------------------------------------------
I had the same issue while creating a module for EhCache in jboss 7.1.1.Final.
In the end I used the following dependency (because it was asking first for "org/xml/sax/helpers" then for "javax/xml/parsers", "javax/naming", and so on...)

<module name="javax.api"/>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/790057#790057]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130110/5c5f5697/attachment.html 


More information about the jboss-dev-forums mailing list