[ 
https://issues.apache.org/jira/browse/AXIS-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Lazarski closed AXIS-2936.
---------------------------------
    Resolution: Invalid

> Axis 1.3-atlassian-1  not creating beans for some types in Netsuite wsdl
> ------------------------------------------------------------------------
>
>                 Key: AXIS-2936
>                 URL: https://issues.apache.org/jira/browse/AXIS-2936
>             Project: Axis
>          Issue Type: Bug
>            Reporter: Megha Shah
>            Priority: Major
>         Attachments: NetsuiteClientStub.zip
>
>
> Hi Axis team,
> I am trying to create the client stub using  axis-1.3-atlassian-1 and 
> Netsuite wsdl version 2019.2. There are some types in the wsdl such as 
> searchPreferences, preferences and others for which the the beans are not 
> getting created in the client stub. Due to which our team is facing issues in 
> upgrade of an existing netsuite module with an older wsdl version that 
> netsuite no longer supports.
>  
> Here are the details on the Axis classpath set-up done and the wsdl used:
> AXIS_HOME = C:\Softwares\Axis
> AXIS_LIB = C:\Softwares\Axis\lib
> AXISCLASSPATH=%AXIS_LIB%\axis-1.3-atlassian-1.jar;%AXIS_LIB%\commons-discovery-0.5.jar;%AXIS_LIB%\commons-logging-1.2.jar;%AXIS_LIB%\axis-jaxrpc-1.3.jar;%AXIS_LIB%\saaj-1.4.0.jar;%AXIS_LIB%\log4j-1.2.17.jar;%AXIS_LIB%\wsdl4j-1.6.3.jar
>  
> Command used to generate the client stub:
> java -cp %AXISCLASSPATH% org.apache.axis.wsdl.WSDL2Java 
> https://webservices.netsuite.com/wsdl/v2019_2_0/netsuite.wsdl -O 240
> I have also attached the zip file containing the generated stub which have 
> some of the beans missing. For e.g., all the parts other that passport in 
> message name="headers" are missing.
>  
> Can you please look into this issue.
>  
>  
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to