Cant run synapse with java 6 jvm.
---------------------------------
Key: SYNAPSE-361
URL: https://issues.apache.org/jira/browse/SYNAPSE-361
Project: Synapse
Issue Type: Bug
Components: Deployment
Affects Versions: 1.2
Environment: linux, sun java 6 jdk
Reporter: Jason Dwyer
a change introduced in SYNAPSE-302 adds an explicit check in the synapse.sh
script to look for '1.5' in the java version string as part of its
determination of how to load up bouncy castle provider jars.
http://svn.apache.org/viewvc/synapse/branches/1.2/src/main/bin/synapse.sh?view=diff&r1=655149&r2=655150&pathrev=655150
not sure if this is the best way to do this, nor if it was the intended outcome
of the change ( or if it was intended to just check for java 1.4...)
anyway, the upshot is that i cant run synapse 1.2 on my local host without
munging the scripts ( and grabbing the relevant bcprov*.jar to put in its
place...).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]