javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

Multiple SEI support at a build time #166

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

Our projects has multiple SEIs, and the server side war is produced from one trunk of code with multiple web services declaration. The build process is a pain and takes long time since we have to recompile and to APT the code for each SEI (excluding the others), otherwise the build process fails. What I would expect is to run the APT tool only once for all the endpoints.

Environment

Operating System: All Platform: All

Affected Versions

[JAXWS 2.1 EA3]

glassfishrobot commented 17 years ago

Reported by mailvision@java.net

glassfishrobot commented 17 years ago

Was assigned to jax-ws-issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-166