Server side interface is generated along with the skeleton even though it is
not specified with code gen long options
---------------------------------------------------------------------------------------------------------------------
Key: AXIS2-1524
URL: http://issues.apache.org/jira/browse/AXIS2-1524
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: Tools
Affects Versions: 1.1
Environment: Win XP, Jdk 1.4
Reporter: Charitha Kankanamge
I specified the following command line code generation long options.
wsdl2java -uri C:\Axis\axis-rc\axis2-1.1\samples\wsdl\Axis2SampleDocLit.wsdl
--package org.mypackage --server-side --service-descr
iption --databinding-method xmlbeans -output C:\rctesting\longoptions\server1
I noticed that the Axis2SampleDocLitServiceSkeletonInterface was also generated
with the server side skeleton.
It was supposed to be generated only if the '--serverside-interface' option is
specified.
This worked correctly with the short options.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.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]