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
hi all,
been havign this exception after upgrading jbossws to 1.0.4
i have read similar threads that suggest to replace ejb3 files....
i have downloaded ejb3-rc9, replaced ejb3-persistence.jar and jboss-ejb3-client wherever i could, but i am still getting same exception...
i think i am missing something... mayb some jboss-j2ee jars?
can anyone help me out?
thanks in advance and regards
Marco
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989773#3989773
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989773
"sursha" wrote : According to the link below, jbossws1.0.x is a preview implementation with support for only primitive types.
| http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWSFAQSupportForJSR181
| I'm using it already with complex object types in document/literal mode.
| We are planning to move this to production soon.
| Isn't it true that jbossws1.0.x supports complex object types ?
| Also I'm assuming that it is production ready.
|
Hi Sursha,
I m very new to the web-service field. I tried installing jbossWS1.0.4 on JBOSS4.0.4 as per the instructions given in the installation doc, but i m getting exceptions.
Please let me know where i m going wrong and if possible a simple example of web service using JBOSS-WS.
Thanks in advance
Vijay
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989676#3989676
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989676