You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
I have a jar with JAXWS/JAXB binding classes and interfaces generated from a WSDL. I would like to have
one of my Grails services implement the port-type interface, sp I did the following:
installed the metro grails plug-in
dropped my jar with jaxws/jaxb interfaces/classes into the lib directory of my grails app
Made my Grails service implement the jax-ws-generated interface (SEI) from my jar
grails run-app
I'm reporting this as an enhancement request, since I suspect it wasn't the intended use of the plug-in.
There were a lot of exceptions occurring during start-up (using Grails 1.0.4). please let me know if this
was indeed a supported scenario. I will then provide detailed descriptions of the stack traces.
Environment
Operating System: All
Platform: All
Affected Versions
[current]
The text was updated successfully, but these errors were encountered:
I have a jar with JAXWS/JAXB binding classes and interfaces generated from a WSDL. I would like to have
one of my Grails services implement the port-type interface, sp I did the following:
I'm reporting this as an enhancement request, since I suspect it wasn't the intended use of the plug-in.
There were a lot of exceptions occurring during start-up (using Grails 1.0.4). please let me know if this
was indeed a supported scenario. I will then provide detailed descriptions of the stack traces.
Environment
Operating System: All
Platform: All
Affected Versions
[current]
The text was updated successfully, but these errors were encountered: