set eol-style=native for java, xml, html and properties files
eol-style=LF for sh and eol-style=CRLF for bat
0 lines of code changed in:
update batch file of synapse and sample axis2 server
7 lines of code changed in:
include NIO transport at debug log level for log4j
support remote debugging with -xdebug option to synapse.sh
11 lines of code changed in:
added the NIO SSL transport listener, and a sample jks keystore to startup the listener
updated the axis2.xml we ship to include the SSL listener
updated the synapse.sh script to support the renaming of the SynapseHTTPServer as SynapseServer
updated pom.xml to include dependency for niossl - but the code should now be compiled under JDK 1.5, and the target code would be 1.4 compatible. Hence it is still possible to run Synapse on JDK 1.4 if the NIO SSL transport is not used
2 lines of code changed in:
fixed endorsed dir's for sample server for unix scripts and updated the config language doc
1 lines of code changed in:
fix shell scripts for proper equals checking for options
0 lines of code changed in: