3 Replies Latest reply on Aug 3, 2005 8:44 AM by christy

    jboss and sun jwsdp 1.6

    mwelss

      Can I use jboss somehow with the latest edition of sun's jwsdp (which is 1.6)? What is the trick? Or does jboss have a 'wscompile' on its own?

      thanx,

      Martin

        • 1. Re: jboss and sun jwsdp 1.6
          christy

          Hi, I have jwsdp 1.6 and everything is fine. Most people use it.

          • 2. Re: jboss and sun jwsdp 1.6
            mwelss

            Thanks for your reply, how do you deploy your webservice? I get exceptions of missing classes? Have you done any jboss configuration?

            Martin

            • 3. Re: jboss and sun jwsdp 1.6
              christy

              Hi,
              I think I didn't any jboss configuration. What kind of exception do you have? Is it eception in JBoss? I can write what files you need to have to deploy your WS:
              1. web.xml (by hand)
              2. config.xml (by hand)
              3. Using jwsdp you can generate WSDL and mapping file
              4. webservices.xml (by hand)
              WSDL file must lay in the wsdl dir.
              Good luck,
              Kristina