Hi Phil
Please download a standard Axis2 standalone/war distribution (I would
suggest a standalone).. and the best is to download the 1.1 RC2
Then go to the folder where the sample service you want to build exists
(e.g. SimpleStockQuoteService) and run ant. Then copy the .aar file into
the "services" folder of your Axis2 repository (e.g. repository/services).
Let me know if you run into any other issues
asankha
C:\Java\SynapseDist\synapse\samples\services\SimpleStockQuoteService>ant
Buildfile: build.xml
.....
[jar] Building jar:
C:\Java\SynapseDist\synapse\samples\services\SimpleStockQuoteService\servi
ces\SimpleStockQuoteService.aar
BUILD SUCCESSFUL
Total time: 8 seconds
C:\Java\SynapseDist\synapse\samples\services\SimpleStockQuoteService>
Phil Steitz wrote:
What do I need to do to get an Axis2 service started so the samples
will run using the code in svn trunk? The samples work per the
instructions on the Wiki using the M2 release, but svn trunk now
directs to an Axis2 service that is supposed to be listening on port
9000. How do I get that configured and started? Sorry if the answer
here is RTFAM (A = axis). I have never used Axis as a standalone.
Thanks!
Phil
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]