2 Replies Latest reply on Jan 15, 2008 9:09 AM by kuros

    org.jboss.ws.jaxrpc.ServiceImpl

    chenwc

      Hi, I am new to JBoss. Can anybody tell me which jar contains org.jboss.ws.jaxrpc.ServiceImpl?

      Thanks.

        • 1. Re: org.jboss.ws.jaxrpc.ServiceImpl
          peterj

          It is in server/default/deploy/jbossws14.sar/jbossws14-core.jar.

          • 2. Re: org.jboss.ws.jaxrpc.ServiceImpl
            kuros

            Same for me I was looking for this Jar. I don't have jbossws14-core.jar
            Instead I have :

            \server\default\deploy\jbossws.sar\jbossws-core.jar\org\jboss\ws\jaxrpc\

            And here I can only find a ServiceFactoryImpl.class

            Where is the ServiceImpl ? I need it to test the Duke's Bank application on my installation from the JBoss "Getting Started". (step 4.1.2)

            I am using jboss-4.2.2.GA

            Thanks a lot,