aooohan commented on issue #29: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/29#issuecomment-1219162105
Hi, @nissan4x4 [jakartaee-migration-1.0.2-SNAPSHOT-bin.tar.gz](https://github.com/apache/tomcat-jakartaee-migration/files/9371552/jakartaee-migration-1.0.2-SNAPSHOT-bin.tar.gz) You can use this temporary tool to test whether the migration of your war package works. - `tar -zxvf jakartaee-migration-1.0.2-SNAPSHOT-bin.tar.gz` - `cd jakartaee-migration-1.0.2-SNAPSHOT/lib` - `java -jar jakartaee-migration-1.0.2-SNAPSHOT.jar your-war.war target-your-war.war` **OR**` java -jar your-war-dir target-dir` **Note**: This is not a release version, it has nothing to do with tc offical, it is only for testing. -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org