3 Replies Latest reply on Nov 12, 2006 11:11 AM by mnsharif

    Cannot find jaxrpc-mapping for type: {http:

      Hi,
      I am getting foll prob when i deploy the wsdl in jboss server?
      What cud be the prob? Can anybody reply me?

      16:27:35,226 WARN [JavaWsdlMapping] Cannot find jaxrpc-mapping for type: {http:
      //ws.com}name
      16:27:35,226 ERROR [ServiceDeployer] Cannot startup webservice for: JBossWebServ
      ices.war
      org.jboss.deployment.DeploymentException: Cannot deploy webservice; - nested thr
      owable: (java.lang.IllegalArgumentException: Cannot find package type for: {http
      ://ws.com}name)
      at org.jboss.webservice.ServiceDeployer.deployWebservices(ServiceDeploye
      r.java:376)

      Thanks n Advance
      Jayanthy.

        • 1. Re: Cannot find jaxrpc-mapping for type: {http:
          kristof_taveirne

          Hi,

          I'm having the exact same problem, and i've been strugling with it for over a week.
          I don't have a single clue what could be wrong.

          The only thing I can come up with is that JbossWS simply doesn't support document/literal style wsdl. But that's rather hard to believe.

          Did you find a sollution to this problem?

          I've been looking around on forums and I can't find a sollution. :/


          I've written the wsdl by hand, using the Eclipse WSDL editor and I generated the mapping.xml file using JWSDP1.6.

          grtz,

          KT.

          • 2. Re: Cannot find jaxrpc-mapping for type: {http:
            javastorm

            I am having the same problem, did you ever find a solution?

            • 3. Re: Cannot find jaxrpc-mapping for type: {http:
              mnsharif

              Hi!

              I am also facing the same error message but with string as follows:

              WARN [JavaWsdlMapping] Cannot find jaxrpc-mapping for type: {http://www.w3.org/2001/XMLSchema}string


              ... and this warning becomes fatal as it gives the following deployment time exception:

              org.jboss.ws.WSException: Cannot obtain java/xml type mapping for: {http://www.w3.org/2001/XMLSchema}string
              at org.jboss.ws.deployment.JSR109MetaDataBuilder.buildParameterMetaDataDoc(JSR109MetaDataBuilder.java:513)



              Has anyone figured out how to solve it???


              mnsharif