You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/22 23:25:26 UTC

[jira] Commented: (AXIS2-2306) wsdl2java.sh not working

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

Davanum Srinivas commented on AXIS2-2306:
-----------------------------------------

Already fixed. i don't see a '.' in the latest wsdl2java.sh

> wsdl2java.sh not working
> ------------------------
>
>                 Key: AXIS2-2306
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2306
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.1.1, 1.1
>         Environment: Ubuntu 6.10. 
> GNU bash, version 3.1.17(1)-release (i486-pc-linux-gnu)
>            Reporter: Jose Antonio
>            Assignee: Srianth Perera
>            Priority: Blocker
>
> When trying to run wsld2java.sh for example in the following form:
> /opt/axis2-1.1.1/bin/wsdl2java.sh -ss -g -sn PriorService -uri ./wsdl/wsctx.wsdl -o ./PriorService
> I get the following:
> Using AXIS2_HOME:   /opt/axis2-1.1.1
> Using JAVA_HOME:       /usr/lib/jvm/java-1.5.0-sun-1.5.0.08
> Invalid thread stack size: -Xss
> Could not create the Java virtual machine.
> I looked at the wsdl2java.sh file and I've found this:
> . `dirname $0`/axis2.sh org.apache.axis2.wsdl.WSDL2Java $*
> Instead, changing it to:
> `dirname $0`/axis2.sh org.apache.axis2.wsdl.WSDL2Java $*
> works for me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org