java - Loader constraint violation in Jboss -


am running web service client in jboss 5.1.0 , getting following exception

java.lang.linkageerror: loader constraint violation: loader (instance of <bootloader>) initiated loading different type name "javax/xml/stream/xmlstreamreader" 

this class loading issue. have jdk or jboss provided classes/jars in application package or have duplicated jars/classes.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -