On Wed, Jan 30, 2013 at 3:16 PM, Romain Manni-Bucau <[email protected]>wrote:
> Try to start it manually. Using the os when there is an issue never works > > > How to start it manually? If I don't start it as a Windows Service, that means I need to remain logged into the windows 2008 server as administrator (which is not a problem, of course). I might as well tell you now... when I started using TomEE 1.5.1-SNAPSHOT on production server, I was 'not' able to use tomee/bin/service.bat to install/create tomee 32bit or 64bit windows service, so I downloaded tomcat7.0.32+, and ran tomcat7/bin/service.bat and it worked, immediately, without issue. I think I reported this to tomee user list when TomEE 1.5.1 was in development, but never got that to work, and I think, per my understanding, tomee does not have test cases for Windows boxes/servers. So, i am currently (and have been) using tomcat7 windows service to start tomee container, and I do all that via tomcat7w.exe and populate Java options with tomee-specific stuff/config. so, does tomcat7w.exe = 'using the os'?
