Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Support for contract-first #29

Open
glassfishrobot opened this issue Jan 11, 2009 · 3 comments
Open

Support for contract-first #29

glassfishrobot opened this issue Jan 11, 2009 · 3 comments

Comments

@glassfishrobot
Copy link
Contributor

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
Copy link
Contributor Author

Reported by [email protected]

@glassfishrobot
Copy link
Contributor Author

@lukasj said:
=> grails plugin issue

@glassfishrobot
Copy link
Contributor Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant