Hi All


I used "java2wsdl.sh" to create a WSDL file from a java class file and the 
"$AXIS2_HOME/bin/axis2.sh" script has a bug.


matrix:/otp/software/axis2/1.2/samples/quickstart>

$../../bin/java2wsdl.sh 

 Using AXIS2_HOME:   /otp/software/axis2/1.2

 Using JAVA_HOME:       /otp/software/java/jdk1.5.0_02

../../bin/axis2.sh: line 38: [: !=: unary operator expected



The script fails during "test " operation when "$arg" or "$prearg" are null.
Simply double quoting these variables solves this problem.

I have fixed and attached the file with this email.
Hopefully this gets added in the next release.

thanks,

Nambi
http://opentrade.sourceforge.net



Attachment: axis2.sh
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to