[jboss-user] [JBossWS] - jbossws-1.0.4.GA drop in replacement in JBossAS-4.0.4.GA got

mo_ctaylor do-not-reply at jboss.com
Wed Nov 29 14:38:14 EST 2006


There is a gotcha when you follow the install instructions and drop in jbossws-1.0.4.GA into jbossas-4.0.4.GA and it has to do with updating the jboss-xml-binding.jar library from jbossxb/1.0.0.CR7. The JBossAS contains a library called jbossall-client.jar which a client of the JbossWS should use according to the wiki: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQClientJars Using jar tvf on jbossall-client.jar it looks like it is built from several jar files, including an older version of jboss-xml-binding.jar .  I had to add jboss-xml-binding.jar to my client's class path but I had to put it before jbossall-client.jar. I would prefer to use the individual jar files that are used to build jbossall-client.jar. Is it possible for someone to post that list here or in the Wiki???

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

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



More information about the jboss-user mailing list