[
https://issues.apache.org/jira/browse/AXIS2-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266596#comment-13266596
]
Hudson commented on AXIS2-5311:
-------------------------------
Integrated in Axis2 #1420 (See [https://builds.apache.org/job/Axis2/1420/])
Fixed AXIS2-5311 - Now WSDL2JAVA support for Java system properties through
-D option. (Revision 1333017)
Result = SUCCESS
sagara :
Files :
*
/axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/WSDL2Code.java
*
/axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties
*
/axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/util/WSDL2JavaOptionsValidator.java
*
/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/CommandLineOptionConstants.java
> WSDL2JAVA should not consider system properties as application level
> properties.
> ---------------------------------------------------------------------------------
>
> Key: AXIS2-5311
> URL: https://issues.apache.org/jira/browse/AXIS2-5311
> Project: Axis2
> Issue Type: Bug
> Components: codegen
> Affects Versions: 1.6.2
> Reporter: Sagara Gunathunga
> Assignee: Sagara Gunathunga
> Priority: Critical
> Fix For: 1.7.0
>
>
> Usually WSDL2JAVA does not distinguish among system properties which pass
> with -D option and it's application level properties hence not possible to
> provide system properties.
> e.g - Accessing WSDL URL over HTTPS
>
> -Djavax.net.ssl.trustStore
> -Djavax.net.ssl.trustStorePassword
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]