3 Replies Latest reply on Aug 21, 2008 5:40 AM by asoldano

    Create the simplest WebService possible

    smmartins

      Hi,

      I've been a JBoss user for a while and I'm now going to enter the "great world" of Web Services.

      I' using:
      JBoss 4.2.2.GA
      JDK 1.6
      JBossWS 2.0.1
      EJB3.0

      I've searched JBoss site, JBossWS (http://jbws.dyndns.org/mediawiki/index.php?title=JBossWS) and looked everywhere for a simples example from scratch and couldn't find one!!!

      I was able to create a simple web service, deployed the using a jar and it deployed and I can see the wsdl file on jbossws/service url.

      My problem is that I cannot call it from any client! All the examples that exist "so simple" don't show a client connecting to a previous explained build WS.

      Is there any COMPLETE example with server classes and client classes?

      Please don't send me to the samples page (http://jbws.dyndns.org/mediawiki/index.php?title=Samples_testsuite) or to the new JBossWS download page.

      Can someone help me? I'm really desperate and after 6 years working with JBoss, I'm starting to loose faith in JBoss documentantion.

      Thanks in Advance,
      Sergio

      ps. Hope someone helps me on this one, because on my other questions none could help me.