Hi everybody!
I am a jboss newbie! I wrote a java server which is called XIM. Then  I used
JMX to integrate XIM into JBoss. XIM has only file xim.jar.I placed it into
server/minimal/deploy. I modified user-service.xml:
<classpath codebase="." archives="xim.jar"/>
 <mbean code="com.x.ximserver.jmx.XIMService"
name="user:service=XIMServer"/>
In xim.jar contains k2xml.jar library. When I start Jboss, I received the
following error message:
22:35:55,999 ERROR [STDERR] org.xmlpull.v1.XmlPullParserException: Ressource
not
 found: /META-INF/services/org.xmlpull.v1.XmlPullParserFactory
But in xim.jar I found
META-INF/services/org.xmlpull.v1.XmlPullParserFactory exists ! Please help
me overcome my mistake.
Thanks!
Snell Nguyen




-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to