Hi Sebastian, The mashup server actually is running on it's own Tomcat instance, so you can just setup mod_jk or mod_proxy in front of it as you generally do without any problem. Our own community site at http://mooshup.com is running with mod_proxy in front, so it's a scenario that we use ourselves.
We do not distribute the mashup server as a war file right now, so I'm afraid you will not be able to deploy it in your existing tomcat. Hope this will not be a problem. Bye, Channa. Sebastien Mosser wrote: > Hello. > > I'm working on Web Services Oriented Architecture and I've just find out > the WSO2 tools. Very good and powerful ! > > I've deployed the WSAS into our Tomcat application container, and I was > wondering if such deployment is possible for the Mashup Server. In fact, > we've got firewall issues, and the only way to provide service for the > outside world is for us to use Apache mod_jk connector i front of a > Tomcat container ... > > Is there any way to do that ? > > Regards, > > -- ******************************************** Channa Gunawardena Technical Lead, WSO2 Inc. channa at wso2.com; http://channa.gunawardena.org; +94 71 306 2722 "The Open Source SOA Company", http://wso2.com _______________________________________________ Mashup-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-user
