Re: Tomcat fan-sites, plushies, etc

2001-09-05 Thread Shawn McMurdo
omcat mugs, posters, plushies, etc? One of my co-workers > > threatens me she'll hurt me if I won't get a Tomcat plushie for her... ;/ > > I got several T-Shirts and mugs... :) But they ran out a long time ago > (and mine are not for sharing! g :) >

[PATCH] 3.2.3 and 3.3 fix for JspWriter buffer not being cleared on JSP forward

2001-08-31 Thread Shawn McMurdo
Attached are patches against the current 3.2 branch and the 3.3 head to fix a problem when JSPs forward requests. The JspWriter buffer was not being cleared before the forward. The modified file is: src/share/org/apache/jasper/runtime/PageContextImpl.java. Shawn -- Shawn McMurdo

[PATCH] Tomcat 3.2.2 - missing string resources

2001-05-24 Thread Shawn McMurdo
code modifications. Attached is a patch made with "cvs diff -u" against the tomcat_32 branch. Shawn -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Orghttp://www.enhydra.org Index: LocalStr

Tomcat 3.2.2 problem with string resources

2001-05-23 Thread Shawn McMurdo
e to Tomcat 3.3 or 4.0, but maybe if there is ever a 3.2.3 release it can be included. Shawn -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Orghttp://www.enhydra.org

Re: tomcat+EJB container

2001-04-25 Thread Shawn McMurdo
_ > FREE voicemail, email, and fax...all in one place. > Sign Up Now! http://www.onebox.com -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Orghttp://www.enhydra.org

Re: [Fwd: Watchdog sleeping?]

2001-04-11 Thread Shawn McMurdo
e > patches. I'll see if I can find time look at them. > > Marc Saegesser > > > -Original Message- > > From: Shawn McMurdo [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, April 11, 2001 8:11 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [Fwd: Wat

Re: [Fwd: Watchdog sleeping?]

2001-04-11 Thread Shawn McMurdo
Hi Jeff, Thanks for the info and the pointer! Shawn Jeff Turner wrote: > On Wed, Apr 11, 2001 at 01:22:37PM -0400, Shawn McMurdo wrote: > > No one on watchdog-dev or general seems to know anything about > > the status of Watchdog. > > Does anyone here on tomcat-dev know wha

[Fwd: Watchdog sleeping?]

2001-04-11 Thread Shawn McMurdo
No one on watchdog-dev or general seems to know anything about the status of Watchdog. Does anyone here on tomcat-dev know what is up with Watchdog? Shawn -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Orghttp

[Fwd: Enhydra: Enhydra Enterprise Beta 1 Milestone]

2001-03-29 Thread Shawn McMurdo
FYI, Enhydra Enterprise embeds Tomcat 3.2.1 as it's Servlet/JSP engine. I would personally like to thank all of the developers in the Tomcat community who have produced such an excellent example of open source at work. Shawn -- Shawn McMurdo mailto:[EMAIL PROTECTED] L

Re: Bug 1006, what's next ?

2001-03-20 Thread Shawn McMurdo
I'd mention it in case it affects your testing. Shawn -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Orghttp://www.enhydra.org

Re: Assigning Servlets to different ports.

2001-03-06 Thread Shawn McMurdo
my requests and refuses to shutdown, until I 'kill' it. > > > > Any help on figuring this out would be great. From my code archeology I was > > just about to conclude that it wasn't possible in tomcat 3.2.1 until your > > comment made me think that I had mi

Re: Assigning Servlets to different ports.

2001-03-06 Thread Shawn McMurdo
til I 'kill' it. > > Any help on figuring this out would be great. From my code archeology I was > just about to conclude that it wasn't possible in tomcat 3.2.1 until your > comment made me think that I had missed something. > > -Bill > > > -Origina

Re: Assigning Servlets to different ports.

2001-03-06 Thread Shawn McMurdo
> > > > - > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, email: > > [EMAIL PROTECTED] > > > > __________ &g

Re: Meeting dialins

2001-01-23 Thread Shawn McMurdo
Hi Jim, Sorry, I must have missed that message amid the flamefest. ;-) I think it's great that the Jakarta PMC is making these efforts to be more open. Thanks! Shawn Jim Driscoll wrote: > Shawn McMurdo wrote: > > A reservation system or even an informal "who's planning

Re: Meeting dialins

2001-01-21 Thread Shawn McMurdo
are willing to bitch and > complain on the mailing lists to actually participate in the meetings that > matter. > > -jon > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- Shawn

Re: An alternative to JSP

2001-01-11 Thread Shawn McMurdo
page. With XMLC designers can use best of breed WYSIWYG design tools without requiring special tool integration. Shawn -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Org

Re: An alternative to JSP

2001-01-11 Thread Shawn McMurdo
; To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Orghttp://www.enhydra.org -

Re: The significance of root context

2001-01-03 Thread Shawn McMurdo
sser wrote: > Shawn, > > Would you please re-post the patch. Provide the output of cvs diff -u as an > attachment this time. Your previous post included the patch embedded inside > the email (which was HTML formatted) and was almost unreadable. > > -Original Message-

Re: The significance of root context

2001-01-02 Thread Shawn McMurdo
Note: the same behavior can be seen if webapps/ROOT is removed.       -- David Soroko mailto:[EMAIL PROTECTED] http://www.geocities.com/SiliconValley/Campus/1628/ Manna Inc. ======== -- Shawn McMurdo  m

[PATCH} Re: Tomcat 3.2.1 bug if not root-context defined.

2000-12-23 Thread Shawn McMurdo
r a resource, if no root-context is defined in >serverl.xml. > If you do not define the root-context "" in server.xml and request a non-existing >resource, > Tomcat will loop forever in PrefixMapper.getLongestPrefixMatch() trying to find a >Container for ""

Re: help for EJB

2000-12-21 Thread Shawn McMurdo
http://www.jboss.org and then follow the appropriate directions. Shawn       Boby Michael  urn:schemas-microsoft-com:office:office" /> -- Shawn McMurdo  mailto:[EMAIL PROTECTED] Lutris Technologies    http://www.lutris.com Enhydra.Org    http://www.enhydra.org  

Re: Tomcat 3.2.1 bug if not root-context defined.

2000-12-21 Thread Shawn McMurdo
ntext is defined in >serverl.xml. > If you do not define the root-context "" in server.xml and request a non-existing >resource, > Tomcat will loop forever in PrefixMapper.getLongestPrefixMatch() trying to find a >Container for "". > > Bye, > Klaus. -

Re: OpenEJB

2000-12-19 Thread Shawn McMurdo
in the direction of being a full ejb > > app server? > > No, it isn't. > > www.ejboss.org is the right thing that you want and has integration with > Tomcat. > > -jon > > -- > Honk if you love peace and quiet. -- Shawn McMurdo mailto:[EMAIL PR

Re: EJB

2000-11-29 Thread Shawn McMurdo
nchmarks. > > Thank Very Much > Jatin > - Original Message - > From: "Shawn McMurdo" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, November 28, 2000 1:17 PM > Subject: Re: EJB > > > The Jonas EJB server ( http://www.obje

Re: Use Tomcat As embedded server

2000-11-29 Thread Shawn McMurdo
t. > > -Original Message- > From: Bradley Williams [mailto:[EMAIL PROTECTED]] > Sent: 29. nóvember 2000 13:42 > To: '[EMAIL PROTECTED]' > Subject: Use Tomcat As embedded server > > Are there any doc's that describe how make tomcat light enough to be >

Re: EJB

2000-11-28 Thread Shawn McMurdo
en´t tested it out yet. > > -- > Helmut Wirth > > [EMAIL PROTECTED] > - > bison GmbH phone +49 89 / 50 03 91-14 > Ridlerstr. 11 fax +49 89 / 50 03 91-17 > D-80339 Muenchen http://www.bison-soft.de/ > ---

[PATCH] Tomcat 3.2 RequestImpl.java

2000-11-19 Thread Shawn McMurdo
context.getFacadeManager().recycle(this); + } + + initRequest(); + } + public MimeHeaders getMimeHeaders() { return headers; } -- Shawn McMurdo mailto:[EMAIL PROTECTED] Lutris Technologieshttp://www.lutris.com Enhydra.Orghttp://www.enhydra.org

Re: Tomcat & JNDI

2000-11-08 Thread Shawn McMurdo
dev. > > -- > Rickard Öberg > > Email: [EMAIL PROTECTED] > http://www.telkel.com > http://www.jboss.org > http://www.dreambean.com > > --------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL