first time user

2005-04-05 Thread Ben
localhost:8080 webwork2 lib webwork-2.1.7.jar webflow-2.1.7.jar Thanks so much, Ben - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat 5.0 & encodeRedirectURL

2005-06-30 Thread Ben
the reason why the session object always lost when switching between http and https and vice versa. What can I do in my app to maintain the session across protocols? Thanks, Ben - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Tomcat & Apache experiences

2001-04-19 Thread Ben Hutchison
ocess when it had unpacked the files.   After that it worked fine.   Regards Ben

Handler Thread Problem

2001-05-01 Thread Ben Sifuentes
d.run(PoolTcpEndpoint.java:366) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:411) at java.lang.Thread.run(Thread.java:484) Thanks, -Ben

RE: Handler Thread Problem

2001-05-02 Thread Ben Sifuentes
Can somebody take the time to help me figure out this problem. I've tried several times to get this problem resolved but with no luck. You guys are my last hope!! Thanks, -Ben -Original Message- From: Ben Sifuentes [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 1:41

RE: Handler Thread Problem

2001-05-02 Thread Ben Sifuentes
own threadpool. Also I'm currently running Apache from port 80 Application 1 - using port 8007 Application 2 - using port 8008 Application 3 - using port 8009 Again thanks for the response!!! -Ben -Original Message- From: kevin seguin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02,

FW: Handler Thread Problem

2001-05-08 Thread Ben Sifuentes
Kevin, I wanted to take the timeout to thanks you for your help with solving this problem. I had been trying for several weeks to resolve this. "YOUR the MAN" The information you gave me was the clue I needed to fix this problem. It's working perfectly!! Again Thank you. -Ben

Re: Signing releases [was Re: question]

2001-05-25 Thread Ben Hyde
Marc Saegesser wrote: > Regarding signing the releases. Could someone describe the procedures use > by other Apache projects for signing their releases? Tomcat 3.2.2 will > going out in the near future and I would like to have a signing mechanism in > place prior to that. Step #16 in http:

JDBC DataSource

2001-05-30 Thread Ben Sifuentes
Does Tomcat 3.2.1 support setting a JDBC DataSource I know that I've seen messages about Tomcat 4.0 supporting it? If so how do I go about setting this up Tomcat 3.2.1? -Ben

JDBC DataSource setting

2001-05-29 Thread Ben Sifuentes
Does Tomcat 3.2.1 support setting a JDBC DataSource I know that I've seen messages about Tomcat 4.0 supporting it? If so how do I go about setting this up Tomcat 3.2.1? -Ben

SSL problem/bug under Tomcat 4.0?

2001-03-22 Thread Ben Flaumenhaft
e SSLContext, right? Where could this be? I've grepped all over the place, and I'm stumped. Thanks, Ben Flaumenhaft. More information follows: ** I'm using the IBM JDK 1.3 on development Win98 machine. ** I'm using Tomcat 4.0-b1 (the milestone). ** Here are my connectors fro

Tomcat Feedback

2001-03-30 Thread Ben Hutchison
be little or no description in the docs of how to put pages into the server root dir. The docs focus on web-app context-linked sub-directories. Could this be described more prominently?     7. (Minor) The /test index.html would be more useful with hyperlinks the actual test pages below it.   Regards Ben

java.lang.NoSuchMethod

2001-10-27 Thread Ben Sifuentes
call according to the JDOC is valid. -Ben

receiving java.net.SocketException

2001-10-31 Thread Ben Sifuentes
Can someone please tell me what is happening here: 2001-10-31 21:39:46 - Ctx() : IOException in R( /) - java.net.SocketException: C onnection aborted by peer: socket write error at java.net.SocketOutputStream.socketWrite(Native Method) at java.net.SocketOutputStream.write(SocketOu

RE: Tomcat Administration Webapp - HTML Prototype Available

2001-11-02 Thread Ben Sifuentes
I looked at the mocked up admin tool and didn't see anything for setting up virtual hosts configurations. -Ben -Original Message- From: craigmcc@localhost [mailto:craigmcc@localhost]On Behalf Of Craig R. McClanahan Sent: Friday, November 02, 2001 7:18 PM To: [EMAIL PROTECTED] Su

Re: [Fwd: [uknot] java.apache/mod_java + j2ee + jdk1.3onSparc/Solaris - hint anyone?]

2000-11-29 Thread Ben Laurie
Would you like me to put them in touch direct? Cheers, Ben. > > Pier > > Ben Laurie <[EMAIL PROTECTED]> wrote: > > > >> From an ISP mailing list here in the UK. > > > > I've also heard lately that installing Tomcat is horribly difficult. &

Re: [Fwd: [uknot] java.apache/mod_java + j2ee +jdk1.3onSparc/Solaris - hint anyone?]

2000-11-30 Thread Ben Laurie
"Pier P. Fumagalli" wrote: > > Ben Laurie <[EMAIL PROTECTED]> wrote: > > > "Pier P. Fumagalli" wrote: > >> > >> Definitely compiling 4.0 from the sources is not an easy task, but, at least > >> the old mod_jserv... Oh my god.

Re: [VOTE] Apache Tomcat 5.0 Proposal

2002-07-03 Thread Ben Galbraith
Tomcat 5.x. Does anyone have any specific projects looking for a worker or should I just peruse bugzilla and jump in? Ben Galbraith -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: [VOTE] Apache Tomcat 5.0 Proposal

2002-07-03 Thread Ben Galbraith
+1 on proposal. I have a lot of interested in coding and/or writing documentation for Tomcat 5.0. I'll look for opportunities to jump in, but if someone has any Tomcat 4.x or Tomcat 5 projects awaiting a coder or a tech. writer, please do let me know. On Tuesday, July 2, 2002, at 05:57 PM,

JkCoyoteHandler with SSL

2003-08-15 Thread Ben Sifuentes
While using Apache2.0.47 and Tomcat 4.1.24 integrated with JBOSS 3.2.1 on a Win2000 box. I get the following exception from the Tomcat JkCoyoteHandler when making a https call If I hit the ok button several times when it pops up the Select your Certificate box in windows it processes the reques

[patch] jsp:getProperty tag prints "null" to page when object is null.

2003-12-04 Thread Ben Souther
pers moving existing apps to version 5. The attached patch applies to org.apache.jasper.runtime.JspRuntimeLibrary.java Thank you, Ben Souther --- JspRuntimeLibrary.java Thu Dec 4 20:51:54 2003 +++ JspRuntimeLibrary.java.fixed Thu Dec 4 20:19:01 2

Re: PB when build TC5 from cvs

2003-12-10 Thread Ben Souther
FYI: I found this message while googling for the same problem with the build breaking just after 12/06/2003 on my linux box. Upgrading ANT from vs 1.5.1 to the latest (1.6beata3) fixed it. I traced the problem back a little bit and found that the generated_web.xml file in the examples app

Re: Urgent !! Help needed regarding Tomcat web server !!

2003-12-11 Thread Ben Souther
> how can i set Path & CLASSPATH variable? Go here: http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html Once you learn how to set up your classpath, make sure you add servlet.jar to it. Servlet.jar can be found in the TOMCAT_HOME/common/lib directory. Good luck On Thursda

Re: Javabeans.

2003-12-24 Thread Ben Souther
re I need to place all my JSP files.? -- Ben Souther F.W. Davison & Company, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: AW: DefaultServlet and getOutputStream() / getWriter()

2004-10-12 Thread Ben Souther
Steffen, Compile, run, and view the output from this program. I think you'll see the difference :o) public class Loop{ public static void main(String[] args){ System.out.println("Try-Catch inside loop:"); for(int i = 0; i < 10; i++){ try{ Syst

Re: AW: AW: DefaultServlet and getOutputStream() / getWriter()

2004-10-12 Thread Ben Souther
f the discussion has moved on to something else, then I apologize for wasting your time. -Ben On Tue, 2004-10-12 at 15:31, Steffen Heil wrote: > Hi > > > Compile, run, and view the output from this program. > > I think you'll see the difference :o) > > Sorry, but

Re: AW: AW: DefaultServlet and getOutputStream() / getWriter()

2004-10-12 Thread Ben Souther
formance gain, then it's worth it but to risk overlooking something subtle and breaking a core component for a small gain in efficiency or just to neaten the code is not worth the risk. On Tue, 2004-10-12 at 16:08, Martin Gainty wrote: > Ben > In the first case the while contains the

Bugzilla # 15337 question

2004-05-21 Thread Ben Boule
ther than crashing the compiler. I would like to figure out who is the appropriate person to discuss this with, and what I should do. In the meantime I'll go forward with our evaluation with this little patch in place. I guess the best answer would be if I was told this is

Re: 5.5.4 ?

2004-10-25 Thread Ben Souther
t; > > > I should have fixed that one, but I'm not sure, so someone needs to test it. Just tested with: jakarta-tomcat-5-bin-20041024.tar.gz and the problem still exists. I can test build from the CVS head tonight and test if you think it's different. -Ben > >(sp

Re: 5.5.4 ?

2004-10-25 Thread Ben Souther
is quite unpredictable. Other than helping out and trying to learn the code, I have no interest in seeing this one resolved. IMHO: it's a little absurd to have to support spaces in a context path since a browser will never

RE: 5.5.4 ?

2004-10-26 Thread Ben Souther
, Shapira, Yoav wrote: > Hi, > Looks like a RESOLVED-WONTFIX ;) > > Yoav Shapira http://www.yoavshapira.com > > > >-Original Message- > >From: Ben Souther [mailto:[EMAIL PROTECTED] > >Sent: Monday, October 25, 2004 5:06 PM > >To: Tomcat Developers L

[doc] First App -> Example App

2004-11-23 Thread Ben Souther
c/appdev/sample/ with a link to the war file and some basic instructions for either running or unpacking the file to get to the src that goes with the tutorial? If this is a good idea, I'd be willing to build the war files and HTML pages. - Ben ---

Re: How to add variables into WEB-INF/web.xml or META-INF/*.* ?

2004-12-09 Thread Ben Souther
I should want to add variables like ODBC name into > %Tomcat-webapps%/WEB_INF/web.xml. How can you do it? How do you use it in > java code (jsp, servlet, basic class). You will want to read up on context initialization parameters and servlet initialization parameters. For a context init param (ap

Re: How to add variables into WEB-INF/web.xml or META-INF/*.* ?

2004-12-09 Thread Ben Souther
One more thing... This question belongs in the Tomcat User's List. The dev list is for people who are building Tomcat. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Case insensitive URLs: Issue #32806

2004-12-22 Thread Ben Souther
> This is a continuation of the discussion here: > http://issues.apache.org/bugzilla/show_bug.cgi?id=32806 > > Ben, I understand the example you posted as comment #8 but I > feel this is best handled in release notes. You should dedicate a > section to "migration

[OT] Re: Case insensitive URLs: Issue #32806

2004-12-22 Thread Ben Souther
never come to an agreement. I'm also sure that no one else on this list would appreciate us doing so here, so I'm dropping out now. Good-Luck (sort of ;) - Ben - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-02 Thread Ben Souther
kernel and the JDK to test under an environment that is closer to yours. Please don't omit these details when when writing to either list. At the very least, it's dishonest, at worst it's misleading and could cause people to waste time repeating things that have already been don

RE: DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-03 Thread Ben Souther
t don't support your argument. -Ben On Thu, 2005-02-03 at 01:43, Al Sutton wrote: > Ben, > > Please re-read my email. It is discussing the initial response I received > from the -dev list, and then addressing the issue raised about it being > distribution specific. > &g

Re: RE: DO NOT REPLY [Bug 33339] - Shutdown script down not work

2005-02-03 Thread Ben Souther
scussion so that someone else researching the same issue six months from now doesn't miss an important detail. Again, I'm glad you found the problem. Congrats :-D -Ben - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

[OT] Change Log app

2005-03-31 Thread Ben Souther
Can anyone tell me what app this project uses for maintaining the changlog? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [OT] Change Log app

2005-03-31 Thread Ben Souther
Thanks On Thu, 2005-03-31 at 10:03, Yoav Shapira wrote: > Hi, > No app. Committers individually and manually update the changelog when they > make changes. > > Yoav > > > -Original Message- > > From: Ben Souther [mailto:[EMAIL PROTECTED] > > Se

RE: setclasspath scripts

2005-07-11 Thread Ben Souther
t; Josh. > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > >

RE: Andrew Glass/SNG/BGM is out of the office.

2004-05-03 Thread Asher Ben-Ishay
לא ניתן לפתוח מייל052592924 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 03, 2004 7:00 PM To: [EMAIL PROTECTED] Subject: Andrew Glass/SNG/BGM is out of the office. I will be out of the office starting 04/23/2004 and will not return until 05/12/

RE: (ID-number: 286630) DO NOT REPLY [Bug 28750] New: -Forms won't save data in Authenticated Directory

2004-05-03 Thread Asher Ben-Ishay
-Original Message- From: Asher Ben-Ishay [mailto:[EMAIL PROTECTED] Sent: Monday, May 03, 2004 11:20 PM To: 'Tomcat Developers List' Subject: RE: (ID-number: 286630) DO NOT REPLY [Bug 28750] New: -Forms won't save data in Authenticated Directory לא ניתן לפתו

RE: (ID-number: 286630) DO NOT REPLY [Bug 28750] New: -Forms won't save data in Authenticated Directory

2004-05-03 Thread Asher Ben-Ishay
לא ניתן לפתוח מייל052592924 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 03, 2004 10:11 PM To: Tomcat Developers List Subject: Re:(ID-number: 286630) DO NOT REPLY [Bug 28750] New: -Forms won't save data in Authenticated Directory Dear Tomcat De