0 Replies Latest reply on Apr 16, 2007 3:57 PM by chui

    Problem with JBossAS 4.0.5 and JBossWS 1.2.0?

    chui

      Hi, I've been searching for a way to send String[] type through SOAP, but it seems impossible when using WSDL generation for JSR-181. I found http://jira.jboss.org/jira/browse/JBWS-1101 and decided to try JBossWS1.2.0 with my JBoss4.0.5-GA::ejb3config (I was using JBossWS1.0.4).

      I installed JBossWS1.2.0 using


      ant deploy-jboss40


      and then some errors appeared when using my workspace: the annotations WebService, Stateless, etc... were not found. I use JDK1.5.0_upd.11.

      Did I do something wrong? =/

      Thank you...