Hi all; The axis server comes with ESB distribution, picks all relevant files(script, wrapper.conf..) from synapse. In synapse, axis server starts without any issue in windows. But in ESB, we face long classpath issue, since we added "wrapper.java.classpath.7=../../repository/components/plugins/*.jar" entry to our wrapper.conf additionally. (reason is all axis2 jars and synapse jars are available under plugins folder). So it picks all other carbon jars and gives long classpath issue.
We can overcome this issue with azeez fix done recently for carbon server with bootstrap.jar concept..But the server starting implementation is in synapse..and that works fine in synapse..but not with our ESB.. How should we fix this issue? This is a blocking issue from ESB side currently in windows environment.. Thanks -Ratha.
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
