On 5/19/06, Paul Fremantle <[EMAIL PROTECTED]> wrote:

<snip/>

1) I think we need to clean up the way that it finds the synapse.xml. At the moment its based on the directory you startup in. I've fixed the synapse.bat so that it always starts in SYNAPSE_HOME, but that seems a bit of a hack.

Yes, the default config doesn't work for me as it can't find synapse.xml. To get it to work i had to change SynapseConfiguration in the axis2.xml file to be:

    <parameter name="SynapseConfiguration" locked="false">C:\Synapse\M2\synapse\synapse_repository\conf\synapse.xml</parameter>

   ...ant

Reply via email to