Hi Phil and everybody...

Here's how you could run the new samples with Synapse and its sample Axis2 server which comes pre-configured for you :-)

Once you extract the bin dist, you would get a samples folder, and within it you will find two sub directories, axis2Server and axis2Client. The axis2Server contains a script to start off your own local (and totally separate from synapse) Axis2 server (on port 9000) to be used for testing/hosting sample services. This uses the same lib's used by Synapse and hence has no impact on the size of the distribution and does not require the user to manually setup a test axis2 server with rampart/RM etc.. which could get a bit complicated

You could now start synapse, and then your axis2 server and deploy (i.e. just run ant from the selected service you want deployed) the sample service/s, and then fire off the axis2 client/s to test messages passing through synapse.

So far the first test case is working, and i will be fixing up the rest tomorrow. Let me know your feedback on this if you get a chance

asankha

Asankha C. Perera wrote:
I think without requiring one to download an Axis2 instance to play around, what we could do is provide a shell script to use use the available Axis2 jars and start an Axis2 instance - using a separate axis2.xml which we could bundle. I will work on this and try to include this into the RC1 we are targeting for the end of this week.


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

Reply via email to