From: Luca C. <luc...@gm...> - 2014-01-07 21:32:12
|
On Tue, Jan 7, 2014 at 10:06 AM, Conrad Huang <co...@cg...> wrote: > We're finally upgrading from Opal 2.2 over Tomcat 5.0. I have 2.4 > downloaded but am not clear on which version of Tomcat we should use. > We have an old 5.5 install, but that's been end-of-life for over a year > now. We have 6.0 as part of Redhat Enterprise Linux. We do not have > 7.0 installed yet. The Opal documentation only mentions 5.5, but I'm > somewhat reluctant to use an end-of-life product. Any suggestions and > tips will be greatly appreciated. Thanks. > > Conrad Huang > Hey Conrad, if you use 2.4 it still supports only 5.5. If you check out the tip of the source code there is a 2.5beta which has support for 6.x and 7.x. It also include a much simpler mechanism to deploy services, you can simple drop config.xml inside a folder to get the service deployed. I'm looking for a beta tester and if you don't find any problem I will tag that version as 2.5. I can send you the code if you'd like. Luca |