javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

Support for contract-first #29

Open glassfishrobot opened 15 years ago

glassfishrobot commented 15 years ago

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:

1) installed the metro grails plug-in 2) dropped my jar with jaxws/jaxb interfaces/classes into the lib directory of my grails app 3) Made my Grails service implement the jax-ws-generated interface (SEI) from my jar 4) 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]

glassfishrobot commented 15 years ago

Reported by johaneltes@java.net

glassfishrobot commented 13 years ago

@lukasj said: => grails plugin issue

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-29