I really like this idea of the two distributions. It would be great if the samples could be plugged into the war or standalone versions, but any war distribution will be extremely valuable. ~john
On 8/8/07, Asankha C. Perera <[EMAIL PROTECTED]> wrote: > > Paul has pointed out that we have a bit of a complex WAR distribution > right now to support the sample clients, services and the embedded Axis2 > instance. So, would like to check from our users if they would be > willing to let go of the samples for a simpler WAR distribution... > > Standalone Distribution => synapse-1.0.1-bin.tar.gz > - extracts exactly like the Synapse 1.0 release and behaves exactly the > same > > WAR distribution => synapse-1.0.1.war > - will not ship sample clients, services or an embedded axis2 server > - once loaded into Tomcat etc, the user should edit the > synapse.xml/axis2.xml within the WEB-INF/conf and also supply an > external directory as the registry root if required > > asankha > > indika kumara wrote: > > hi all > > > > I had already done required changes to the synapse code base and also > those > > changes had already committed. I have tested only it in the tomcat .All > the > > things have to do ,in order to deploy the synapse as a web application > are > > > > 1. > > > > edit the server.xml of the tomcat > > > > add a context to the host > > > > <Context path="/synapse" docBase="@synapse.home@"/> > > 2. > > > > add the synapse.home as an init-param to the StartUpServlet > > > > web.xml file is located in @synapse.home@/webapp/WEB-INF/web.xml > > > > > > synapse.home – absolute path to the synapse binary distribution. > > > > thanks > > > > indika > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
