5 Replies Latest reply on Jan 25, 2011 10:01 PM by harsh820

    Any success with Seam web services?

    ericjava.eric.chiralsoftware.net

      I'm trying to set up a web service using Seam.  Seam has a bunch of web service annotations.  Has anyone gotten them to work?


      I've looked at the Seam docs and also the SeamBay sample application.  The Seam docs say that you can use annotations, but given no indication of the URL that the service will be at when you deploy it.  Likewise, SeamBay claims that it creates a service, but there's no client for it and no indication of which URL the endpoint is at, so there's no way you could write a client for it.  A web service that has no known endpoint isn't much of a web service.


      Has anyone gotten this stuff to work, including determining an endpoint URL and interaction with a client?