> The combination xfire (server, expose the webservice) and client (WSClient
> -> part of GroovyWS) works fine.
>
> Did anybody know how to integrate the server-component (WSServer) into a
> grails application?
Why do you want to run WSServer in Grails? Is there some limitation in
the XFire Grails Plugin? It doesn't make sense to me to run a separate
HTTP server (or socket listener) inside Jetty (itself an HTTP server).
If you really want to use WSServer, I would run it outside of Jetty
and use something like HttpInvoker remoting to communicate between the
WSServer application and the Grails one.
Cheers,
Peter
--
Software Engineer
G2One, Inc.
http://www.g2one.com/---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email