Question on autoDeploy=true + editing conf/context.xml

2015-09-15 Thread Felipe Jaekel
Hi, I use parallel deployment, so I set *autoDeploy=true* to enable newer versions of webapps as as soon as they are deployed, but if I edit *conf/context.xml*, I'd like that Tomcat 7.0.62 did not restart automatically. Is it possible? Thanks

RE: TC Connector IIS .41 build not running on windows 2012

2015-09-15 Thread Thomas, Stuart
The server simply needs to the C++ Redistributable for VS - answer is to install this on the server: http://www.microsoft.com/en-us/download/details.aspx?id=48145 Now it makes sense why it worked locally and not on the server. -Original Message- Sent: Saturday, September 12, 2015

RE: TC Connector IIS .41 build not running on windows 2012

2015-09-15 Thread Thomas, Stuart
You bet. I found the answer when looking at the mod_jk build for 1.2.41 by Steffen: https://www.apachelounge.com/download/ The Zip contains a file: "-- Build with VC14 x64 --" | he mentions here that the VC++ redistributable is necessary Visual Studio isn't mentioned on the site as a build

JK 1.2.41 3rd Party Binaries

2015-09-15 Thread Thomas, Stuart
Binaries haven’t been posted yet – can anyone point me to 3rd party binaries for 1.2.41? The JK build for IIS I’ve created from source isn’t running on Win2012 – been through the steps to try to resolve but so far failed – would be great to be able to test another build. - 1.2.40 runs fine.

Re: TC Connector IIS .41 build not running on windows 2012

2015-09-15 Thread tomcat
Thanks for providing the solution, as well as the question. Is this something that should be added to some documentation on the Tomcat website ? Or is it already there and you just overlooked it ? On 15.09.2015 19:30, Thomas, Stuart wrote: The server simply needs to the C++ Redistributable

Re: Question on autoDeploy=true + editing conf/context.xml

2015-09-15 Thread tomcat
On 15.09.2015 20:11, Felipe Jaekel wrote: Hi, I use parallel deployment, so I set *autoDeploy=true* to enable newer versions of webapps as as soon as they are deployed, but if I edit *conf/context.xml*, I'd like that Tomcat 7.0.62 did not restart automatically. Is it possible? Just a

Re: Question on autoDeploy=true + editing conf/context.xml

2015-09-15 Thread Felipe Jaekel
Hi, I don't replace the war file, only copy a new version to webapps folder. I restart tomcat everyday at dawn to reset PermGen space. (Tried to profile the webapps sometimes but didn't figured out the problem...) I edited conf/context.xml to disable session persistence. My idea was making

RE: JK 1.2.41 3rd Party Binaries

2015-09-15 Thread Thomas, Stuart
Hi Christopher, Thank you for your reply - you are absolutely right - missing DLL. I resolved by add the VC++ redistributable onto the Server: http://www.microsoft.com/en-us/download/details.aspx?id=48145 Best, -sT -Original Message- Sent: Tuesday, September 15, 2015 12:50 PM To:

Re: JK 1.2.41 3rd Party Binaries

2015-09-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Stuart, On 9/15/15 1:06 PM, Thomas, Stuart wrote: > Binaries haven’t been posted yet – can anyone point me to 3rd > party binaries for 1.2.41? Sure: http://www.apachelounge.com/viewtopic.php?t=6735 > The JK build for IIS I’ve created from source

Re: Question on autoDeploy=true + editing conf/context.xml

2015-09-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Felipe, On 9/15/15 2:11 PM, Felipe Jaekel wrote: > I use parallel deployment, so I set *autoDeploy=true* to enable > newer versions of webapps as as soon as they are deployed Deployed... how? If you replace webapp.war with a new copy, Tomcat will