Dear GWT Community,
We are currently upgrading our application to the latest *GWT version* using an *Eclipse plugin–based, Ant-managed project*. After creating a sample GWT project and deploying it on *Payara Server 6*, we encounter deployment errors related to the *Servlet API (javax.servlet)*. After analysis, we observed that: - The latest GWT version still depends on *javax.servlet* - However, *Payara 6* and newer Java/Jakarta EE versions require *jakarta.servlet* Due to this mismatch, the application fails during deployment on Payara 6. Could you please guide us . Best Regards, *Pankaj Kumar* Java Developer -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/0832f6d0-07b0-4ee9-bab1-b1269cb0b828n%40googlegroups.com.
