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.
done some changes.. need to check in..
3) I think we need to find an improved way of including the validation. It still requires you to update your JDK lib/endorsed to build it which is ok but not pretty.
Modified synapse.bat to specify -Djava.endorsed.dirs=%SYNAPSE_HOME%\lib\endorsed So if one wants validation, the Xerces 2.8.0 could be placed under %SYNAPSE_HOME%\lib\endorsed
6) I don't understand why we need xalan.jar in the dist. I thought JDKs included XSLT support these days! Anyway, I haven't been able to remove the dependency yet, but if possible it would be good, as about 3Mb out of our 6Mb download is the xalan dependency.
After initial discussions with Saminda, I have understood that we only need the Axis2 1.0 min-dist level dependencies for Synapse.
Hence the following could be removed
   Xalan 2.6.0
   commons-discovery 0.2
   axis-wsdl4j-1.2

Please let me know if you think that I should not remove these...

asankha



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

Reply via email to