How to create custom session and cookie?

2013-09-08 Thread Marc Boorshtein
I'm trying to figure out how I can create custom session cookies. I've found the Manager interface for creating the sessions, but there's nothing about the actual session cookie. I don't see anything in the Valve interface that will let me do this either. Is this possible in Tomcat 7 (or 8?).

Re: How to create custom session and cookie?

2013-09-08 Thread Michael-O
Am 2013-09-08 14:15, schrieb Marc Boorshtein: I'm trying to figure out how I can create custom session cookies. I've found the Manager interface for creating the sessions, but there's nothing about the actual session cookie. I don't see anything in the Valve interface that will let me do this

Re: How to create custom session and cookie?

2013-09-08 Thread Marc Boorshtein
I need to be more dynamic. I need to be able to setthe session name and domain based on the url. On Sep 8, 2013 9:12 AM, Michael-O 1983-01...@gmx.net wrote: Am 2013-09-08 14:15, schrieb Marc Boorshtein: I'm trying to figure out how I can create custom session cookies. I've found the Manager

AUTO: Uri Shani/Haifa/IBM is out of office, w/no business email. (returning 12/09/2013)

2013-09-08 Thread Uri Shani
I am out of the office until 12/09/2013. For technical questions per DANSE/SPRINT email to Ariel Landau ar...@il.ibm.com Travel phone: +972-3-633-4719 Note: This is an automated response to your message How to create custom session and cookie? sent on 08/09/2013 14:15:01. This is the only

Re: How to create custom session and cookie?

2013-09-08 Thread Michael-O
Am 2013-09-08 16:34, schrieb Marc Boorshtein: I need to be more dynamic. I need to be able to setthe session name and domain based on the url. On Sep 8, 2013 9:12 AM, Michael-O 1983-01...@gmx.net wrote: 1. Do *not* top-post! 2. Session name? You obviously mean session /cookie/ name. Make it

Re: How to create custom session and cookie?

2013-09-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Marc, On 9/8/13 10:34 AM, Marc Boorshtein wrote: On Sep 8, 2013 9:12 AM, Michael-O 1983-01...@gmx.net wrote: Am 2013-09-08 14:15, schrieb Marc Boorshtein: I'm trying to figure out how I can create custom session cookies. I've found the

Deploying war from dependency with tomcat7-maven-plugin

2013-09-08 Thread Greg Amerson
Hello all, I'm trying to use the tomcat7-maven-plugin, specifically running the *mvn tomcat7:run* command. However, in my case I have two requirements that are different than the documentation provides for and I'm wondering if it is possible with the current tomcat7-maven-plugin. 1. need to