Currently we are using Orbeon PresentationServer 3.0.1. as part of a Workflow Management system application that our client uses. We host the app for them and we are in the process of upgrading to Windows 2012 server from Windows 2003, as its support is going away. The app itself runs on Tomcat 5.0. Is anyone currently running OPS 3.0.1 on a Windows Server 2012 box?
Thanks! Henry Kisielewicz CSC -- You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. |
Administrator
|
Hi Henry,
Wow, version 3.0.1 from almost 10 years ago; that is *really* old. https://github.com/orbeon/orbeon-forms/wiki/Orbeon-Forms-release-history I'd use Java 7, to have some confidence that the JVM is supported on Windows Server 2012, and that the version of Java includes the latest security fixes. According to the page below, you should be fine running Tomcat 5.5 on Java 7. I'm not sure if this is also the case of Tomcat 5.0, but it might just work. So if I were you, I'd just give it a try. You'll let us know if it works! http://stackoverflow.com/questions/16137879/is-tomcat-5-5-compatible-with-java-7 Alex
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Alessandro,
I am curious to find out if we did decide to upgrade OPS 3.0.1, is there a clear migration path to do that and what version would we go to? Thanks! Henry Kisielewicz CSC - Global Business Services Business Process Services Desk: 803-333-6219 || Fax: 803-333-7410 || [hidden email] || www.CSC.com || This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. From: Alessandro Vernet <[hidden email]> To: [hidden email] Date: 07/10/2015 08:04 PM Subject: [orbeon] Re: Windows Server 2012 Sent by: [hidden email] Hi Henry, Wow, version 3.0.1 from almost 10 years ago; that is *really* old. https://github.com/orbeon/orbeon-forms/wiki/Orbeon-Forms-release-history I'd use Java 7, to have some confidence that the JVM is supported on Windows Server 2012, and that the version of Java includes the latest security fixes. According to the page below, you should be fine running Tomcat 5.5 on Java 7. I'm not sure if this is also the case of Tomcat 5.0, but it might just work. So if I were you, I'd just give it a try. You'll let us know if it works! http://stackoverflow.com/questions/16137879/is-tomcat-5-5-compatible-with-java-7 Alex ----- -- Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet -- View this message in context: http://discuss.orbeon.com/Windows-Server-2012-tp4660229p4660232.html Sent from the Orbeon Forms community mailing list mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. -- You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. |
Administrator
|
Hi Henry,
If by "clear" you meaning "set of mechanical steps that one can follow", then the answer is no. It's going more about running the code on the latest version, finding problems, and fixing them one by one until everything works as expected. I don't know about the situation you're in, but typically, this isn't something I would recommend if your app just in maintenance mode, and you're not planning to update or to improve it going forward. Alex
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |