|
Loading...
|
users@tomcat.apache.org
[Prev] Thread [Next] | [Prev] Date [Next]
Embedded tomcat example Clay McCoy Fri Jan 29 12:00:23 2010
http://github.com/claymccoy/ExecutableWar Here is an example project for people interested in making an executable war, or a Groovy script to start embeded Tomcat. The idea was to take my real project and remove everything not relevant to this example. But it doesn't work anymore. :( The script just quits after calling embedded.start(). In EmbeddedTomcat.groovy on line 69. http://github.com/claymccoy/ExecutableWar/blob/master/RUN/src/main/groovy/com/claymccoy/tomcat/EmbeddedTomcat.groovy There are no errors, why would the embedded Tomcat server just stop? That's useless. In my original project it keeps the tcp accept loop going until I terminate the process. I'm not sure what the difference is. I can deploy this war and everything works fine. If anyone has suggestions of any kind please don't hesitate. I had such trouble finding documentation to make this happen, that I wanted to put a good example out there to help others. I'll eventually write a blog post once I get this working correctly. Thanks, Clay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Embedded tomcat example Clay McCoy 2010/01/29 <=
- RE: Embedded tomcat example Caldarale, Charles R 2010/01/29
- Re: Embedded tomcat example Clay McCoy 2010/01/29
- Re: Embedded tomcat example Hassan Schroeder 2010/01/29
- Re: Embedded tomcat example Christopher Schultz 2010/01/29
- RE: Embedded tomcat example Caldarale, Charles R 2010/01/29
- Re: Embedded tomcat example Clay McCoy 2010/01/29