[ 
https://issues.apache.org/jira/browse/AXIS2-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345076#comment-17345076
 ] 

Robert Lazarski commented on AXIS2-6000:
----------------------------------------

Did you compile the latest code from github? Try using the --over-ride option.

Also, make sure your axis2.xml is not outdated i.e from an older release. 
Specifically for jaxws you need this section. 

<deployer extension=".aar" directory="services" 
class="org.apache.axis2.deployment.ServiceDeployer">
 <serviceBuilderExtension name ="jwsbuilderExt" 
class="org.apache.axis2.jaxws.framework.JAXWSServiceBuilderExtension"/>
 <serviceBuilderExtension name ="wsdlbuilderExt" 
class="org.apache.axis2.deployment.WSDLServiceBuilderExtension"/>
 </deployer>

If you are still stuck, please paste the stacktrace.

> JDK11 issue with wsdl2java.sh : Error: -classpath requires class path 
> specification
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2-6000
>                 URL: https://issues.apache.org/jira/browse/AXIS2-6000
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.7.9
>            Reporter: Shruti Chincholkar
>            Assignee: Robert Lazarski
>            Priority: Blocker
>
> JDK11 has issue with wsdl2java.sh - 
> Error: -classpath requires class path specification.
> Is there a solution for this error?



--
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