0 Replies Latest reply on May 22, 2008 9:39 AM by uijltje

    How to build a web service client with Maven?

      Hi,

      I have a WS-client built and working using the wsconsume ant-task (v 2.0.1).

      Now I'm trying to build same client with Maven. For that, I use wsimport from jaxws-maven-plugin (v 2.1.3).

      The generated artifacts look almost the same but on deploying the client I get:
      15:20:36,593 INFO [STDOUT] 15:20:36,593 WARN [ServiceDelegateImpl] Cannot get port meta data for: ...

      What causes the above warning?

      And is there a wsconsume-goal under Maven?

      Any pointers are much appriciated.

      TIA,
      Tom.