This content has been marked as final.
Show 2 replies
-
Re: Why Is the Jive 8 Parent POM using Tomcat 7
puja_kumari Feb 11, 2016 11:52 PM (in response to whoiskevin)1 person found this helpfulHi Kevin,
I have also got similar issues with Jive 8.
When my team tries to setup a local Jive instance with Tomcat 8, it does not work.
But when we use Tomcat 7 it works fine.
For Java it is fine with 1.8 though!
Regards,
Puja
-
Re: Why Is the Jive 8 Parent POM using Tomcat 7
whoiskevin Feb 12, 2016 8:34 AM (in response to puja_kumari)Thanks Puja.
I figured out the issue from this thread and specifically this comment: Re: Jive 8 jive-core jar missing? Upgrade the tomcat and set up the pom changes and it should work well.
Still I think that defaulting to Tomcat 7 when a deployment will run on Tomcat 8 is not good. Incompatibilities have a nasty habit of sneaking into projects.
-