run poseidon on tomcat9

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
joao_arthur
Posts: 38
Joined: 09 Mar 2015, 15:40

29 Oct 2020, 16:10

I bought the poseidon template and need to run it on tomcat9 or even integrate it into an existing project is it possible?

I can only run on the jetty according to the documentation, but I need to run on tomcat

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

30 Oct 2020, 10:24

Hi,

You need to remove jetty settings and the following listener in web.xml on our sample project;

Code: Select all

<listener>
        <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
</listener>
Also, these videos can help you to integrate it into your project;
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0
These videos are for a maven project. But, you can review the same steps to integrate the layout's features. You need to add all layout files in the layout.zip to your project.

Best Regards,

Post Reply

Return to “Poseidon - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests