search for build.xml, run ant in that directory...

axis2.sh is a helper....Example i use it for

"./axis2.sh org.apache.axis2.wsdl.WSDL2Java"

to run w2j :) it basically sets up the classpath and then you can
invoke any class.

Another use is to run say a client class that needs axis2 classpath set up.

-- dims

On 10/27/06, robert lazarski <[EMAIL PROTECTED]> wrote:
Hi all,

I just built axis2 from the latest svn the way I always do:

maven clean release

That way I get the std-bin and the war. This however no longer
produces the war. I thought we agreed that we are going to include the
war in the release?

Secondly, I remember some talk about a script to generate the war. I
found axis2.sh in the bin directory. Its not clear what this does
either from the comments or the source. When I run it I get a confused
jvm:

/axis2.sh
 Using AXIS2_HOME:   /home/iksrazal/nigel/axis2-1.1-SNAPSHOT
 Using JAVA_HOME:       /usr/local/jdk1.5.0_08
Usage: java [-options] class [args...]

So I see no new way in the faq to generate the war, and I see nowhere
in xdocs anything on axis2.sh . What am I missing?

Robert

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




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

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

Reply via email to