* You are viewing Posts Tagged ‘JBossWS’

Eclipse generated JBoss WS client and com.bea.xml.stream.MXParserFactory not found

Playing with Eclipse and JBoss WS ? Good !

Did not expect the word BEA to pop up while developing for JBoss? Do not be afraid it’s cool, we got it under control!!!

Don`t know which dependencies you need for the client ? No biggie …

Just add these from JBoss_HOME/client :

  1. jaxws-api
  2. jaxws-rt
  3. jsr181-api
  4. jaxb-api
  5. jaxb-xjc
  6. wstx.jar – this one solves this exception

and you are good to go.

Enjoy!

http://blog.javarnd.com/wp-content/plugins/sociofluid/images/digg_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/reddit_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/dzone_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/stumbleupon_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/delicious_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/blinklist_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/blogmarks_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/furl_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/newsvine_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/technorati_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/magnolia_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/google_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/facebook_24.png http://blog.javarnd.com/wp-content/plugins/sociofluid/images/twitter_24.png
1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading ... Loading ...