markt-asf closed pull request #832: Expanding Parallel Deployment section of
Tomcat Docs
URL: https://github.com/apache/tomcat/pull/832
--
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 c
markt-asf commented on PR #832:
URL: https://github.com/apache/tomcat/pull/832#issuecomment-2753632042
Nothing to do on your part. Thanks for the work you put into this. I've
added a new runtime attribute section to the configuration documentation that
documents the request and servlet cont
usmazat commented on PR #832:
URL: https://github.com/apache/tomcat/pull/832#issuecomment-2753348292
> I like the idea. I don't think we have a list of ServletContext attributes
in a single place. The implementation needs a few tweaks to fit in with how we
build the Tomcat docs. I'll re-wor
markt-asf commented on PR #832:
URL: https://github.com/apache/tomcat/pull/832#issuecomment-2752080674
I like the idea. I don't think we have a list of ServletContext attributes
in a single place. The implementation needs a few tweaks to fit in with how we
build the Tomcat docs. I'll re-wor
usmazat commented on PR #832:
URL: https://github.com/apache/tomcat/pull/832#issuecomment-2741217016
> If you mention one request attribute you should mention them all. You
might need a table.
I put together a table of attributes. wasn't sure where to put it so I
created a separate x
markt-asf commented on PR #832:
URL: https://github.com/apache/tomcat/pull/832#issuecomment-2735585039
If you mention one request attribute you should mention them all. You might
need a table.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
usmazat opened a new pull request, #832:
URL: https://github.com/apache/tomcat/pull/832
Added a paragraph in the Parallel deployment section of Tomcat docs to
include an example of getting current webappVersion via property
Original example was provided by @ChristopherSchultz
--
Thi