tkalatz opened a new issue, #8520: URL: https://github.com/apache/netbeans/issues/8520
### Apache NetBeans version Apache NetBeans 25 ### What happened A Java with Maven Web Application in Apache Netbeans 25 cannot be deployed to apache-tomee-10.0.1 because of the presence of <session-config><session-timeout>30</session-timeout></session-config> in web.xml Removing session-config section from web.xlm everything works. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce In Apache Netbeans 25 create a new project: File -> New Project -> Java wirh Maven - Web Application Select apache-tomee-10.0.1 with Jakarta EE 10 Web version. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 ### JDK JDK 21 and JDK 17 ### Apache NetBeans packaging Apache NetBeans platform ### Anything else _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists