Results 1 to 10 of 22

Thread: how to deploy Spring WS with JaxBMarshaller

Threaded View

  1. #1
    Join Date
    Dec 2007
    Posts
    15

    Default how to deploy Spring WS with JaxBMarshaller

    i tried to make all the configurations as given in spring web service documentation in web.xml and spring-ws-servlet.xml for MarshallingEndpoint with JaxBMarshalling/Unmarshalling.

    I have used dynamic wsdl generation bean in spring-ws-servlet.xml

    I have no idea how to deploy it to server so that it exposes it as web service.

    By just deploying it as web application to oc4j server its not configuring it as service


    I have attached the config files....


    Somebody please help me in this issue...
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •