Update weblogic-maven-plugin to be able to pass jws values to jwsc task to
support web services with XMLBean parameters. Add missing properties to JWSC
task.
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: MOJO-1498
URL: http://jira.codehaus.org/browse/MOJO-1498
Project: Mojo
Issue Type: Task
Components: weblogic
Environment: Any
Reporter: Martin Porter
The JWSC ant task for Weblogic 10/11 has many options that cannot be passed
from maven currently (keepGenerated, tempDir etc). When building webservices I
needed to manually modify the plugin to set keepGenerated=true for the web
service binding files to be correctly generated and not removed. Without this
the web app does not get these binding files generated.
IN addition web services that use XMLBeans (as mine do) need to specify the
includeSchemas property as part of a JWS element in an ant build and this is
currently not possible with the latest version of the weblogic-maven-plugin.
Hence it cannot build webservices that use XMLBeans. It would be good to update
the plugin to have all possible options that the ant tasks allow. Otherwise it
cannot be used in many circumstances leaving the ant-run-plugin the only viable
option :(.
In addition to the JWS task it should also be able to support the various web
service transport options if possible.
http://download.oracle.com/docs/cd/E12840_01/wls/docs103/webserv_ref/anttasks.html#wp1069899
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email