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

Need to support xjcArgs in wsimport goal of maven-jaxws-plugin #6

Closed glassfishrobot closed 17 years ago

glassfishrobot commented 17 years ago

Currently it is not possible to configure wsimport goal to pass xjc arguments using the WsImport -B option. This is an urgently needed RFE by the HyperJAXB3 project.

I have created a simpel and safe patch that implements this RFE and hope that project owners could quickly review and commit this patch. The patch may be found at:

http://ebxmlrr.sourceforge.net/tmp/xjcArgs.patch

The patch may be applied as follows:

cd .../jaxws-maven-plugin patch -p0 < xjcArgs.patch

Please let me know if you have any questions or concerns. Thank you.

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 17 years ago

Reported by najmi@java.net

glassfishrobot commented 17 years ago

najmi@java.net said: Created an attachment (id=4) Proposed patch to address this issue.

glassfishrobot commented 17 years ago

najmi@java.net said: Added Aleksei to CC list

glassfishrobot commented 17 years ago

najmi@java.net said: Created an attachment (id=5) Revised patch that now creates the -B option correctly.

glassfishrobot commented 17 years ago

najmi@java.net said: Created an attachment (id=6) Latets patch to fix NPE issue when no xjcArgs are specified in plugin configuration.

glassfishrobot commented 17 years ago

kohsuke@java.net said: Fixed in 1.3.

glassfishrobot commented 11 years ago

@lukasj said: Closing old and already fixed issues

glassfishrobot commented 17 years ago

File: xjcArgs.patch Attached By: najmi@java.net

glassfishrobot commented 17 years ago

File: xjcArgs.patch Attached By: najmi@java.net

glassfishrobot commented 17 years ago

File: xjcArgs3.patch Attached By: najmi@java.net

glassfishrobot commented 17 years ago

Was assigned to kohsuke@java.net

glassfishrobot commented 7 years ago

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

glassfishrobot commented 17 years ago

Marked as fixed on Tuesday, June 12th 2007, 2:30:12 am