Re: Tomcat/Personal Web Server Problem

2005-05-26 Thread Robin Rembish
accomplish it? Clearly, I know nothing about technical support. So I need a step-by-step process. Thanks, Robin - Original Message - From: Steve Kirk [EMAIL PROTECTED] To: 'Tomcat Users List' tomcat-user@jakarta.apache.org Sent: Thursday, May 26, 2005 5:06 AM Subject: RE: Tomcat

Re: Tomcat/Personal Web Server Problem

2005-05-26 Thread Robin Rembish
:\WINNT\System32\shdoclc.dll/dnserror.htm#http://localhost:8080/ I checked the jwsdp-1_1 logs and didn't find any errors. The output from the launcher server log is below. Robin Launcher.server.log [INFO] Registry - -Loading registry information [INFO] Registry - -Creating new Registry instance

Re: Tomcat/Personal Web Server Problem

2005-05-26 Thread Robin Rembish
Steve, Thanks for trying to help. I've decided to have Windows NT re-installed on my laptop. Robin - Original Message - From: Steve Kirk [EMAIL PROTECTED] To: 'Tomcat Users List' tomcat-user@jakarta.apache.org Sent: Thursday, May 26, 2005 10:34 AM Subject: RE: Tomcat/Personal Web Server

Tomcat/Personal Web Server Problem

2005-05-25 Thread Robin Rembish
indicated Tomcat was running If anyone can help, I'd really appreciate it. Robin Type in Address Window: http://localhost:8080 Error message: Page cannot be displayed The page you are looking for is currently unavailable In Internet Explorer Above Address Window: res

Re: Tomcat 5 - Apache2 SSL with mod_proxy

2005-03-13 Thread Robin Johnson
I know this is a pretty old post, but I'll respond to it anyways so the solution shows up in the archives: All you have to do is set scheme=https and proxyPort=443 and the connector will properly redirect your connections using https. HTH, Robin Kris Reese wrote: Apache 2.0.52 Tomcat 5.5

Issue getting Context inside a servlet

2004-10-13 Thread Robin Curts
(); } } //-- SERVLET END -- -- /** * Robin Curts * [EMAIL PROTECTED] * http://www.robincurts.com * (813) 786-8634 */ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Issue getting Context inside a servlet

2004-10-13 Thread Robin Curts
of the Servlet Spec, and you'll end up with a portable webapp. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Robin Curts [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 9:26 AM To: [EMAIL PROTECTED] Subject: Issue getting Context inside a servlet What I am trying

Tomcat default encoding

2004-08-31 Thread Ng How Sce, Robin
Hi, Anyone encountered tomcat default encoding being changed from ISO8859_1 to ASCII by jsp or servlets? How to change the encoding back to ISO8859_1 while tomcat is still running? Thanks. Robin Ng [EMAIL PROTECTED

Tomcat 5 error -3

2004-08-26 Thread Ng How Sce, Robin
) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:644) at java.lang.Thread.run(Thread.java:534) Robin Ng [EMAIL PROTECTED

Auto start scripts

2003-12-03 Thread Robin Rigby
if the user and permissions are not good. - Can anyone please summarise what I need to do? Best practice, even? :-) - Should it be documented? - Would all this go away if there was an RPM? - Is there an RPM? :-) Many thanks Robin Rigby

RE: Auto start scripts

2003-12-03 Thread Robin Rigby
Thanks. I tried to to find the 4.1.24 RPM under http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/ but this redirects me to http://jakarta.apache.org/site/binindex.cgi which offers 4.1.29 and no RPM. Where should I really be looking? Robin -Original Message- From: Nikola

RE: Auto start scripts

2003-12-03 Thread Robin Rigby
Got it. Thank you. :-) -Original Message- From: Tomas Wredendal [mailto:[EMAIL PROTECTED] Sent: 03 December 2003 14:40 To: Tomcat Users List Subject: Re: Auto start scripts Robin Rigby wrote: Thanks. I tried to to find the 4.1.24 RPM under http://jakarta.apache.org/builds/jakarta

Re: Context

2003-08-28 Thread Robin
Robert Charbonneau wrote: On August 27, 2003 10:12 am, John Turner wrote: Sure, as soon as you give us insight such as: - what's wrong, exactly I want to be able to run JSPs directly from the root of the domain on the webserver. ie. http://domain.tld/index.jsp When I access

Re: Tomcat 5.0.4 + Apache 2.0.46 with mod_jk 2.0.43

2003-08-27 Thread Robin
uri:/intranet* , it cant work for now im still using: [uri:/intranet/*] My tomcat is also listening at port 8080 port 80 is for apache httpd http://localhost:8080/intranet -- work http://localhost:80/intranet -- cannot work http://localhost:80/intranet/--- work Venkata Srinivasa Rao, Yerra

different of resource-ref and resourcee-env-ref

2003-08-14 Thread Robin Salim
Hi all, can anyone help me to figure out what is the different of resource-ref and resource-env-ref inside web.xml? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: SessionId across webapps in tomcat

2003-02-19 Thread Robin de Villiers
, no clustering. The domain is the same. Cheers Robin - Original Message - From: Sean Dockery [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 18, 2003 12:36 PM Subject: Re: SessionId across webapps in tomcat Hello, Robin. What do you mean when you say that your cookie

SessionId across webapps in tomcat

2003-02-18 Thread Robin de Villiers
of using a Valve or ease or difficulty of developing one for use in this context. I would appreciate any help. Robin PS I've tried resin, but have had similar results.

Tomcat 4.1.18 Anyone know how to define global JNDI resource

2003-01-28 Thread Robin Wierenga
Hi ! I want to define some sort of global JNDI resource in my server.xml configuration file. I know setting the crossContext=true will enable sharing but has certain security implications which I'm unaware of. A. Is this possible B. How to do it ? Thanks, Robin - Tomcat newbie

Re: tomcat 4.1 displays a blank page when compiling a JSP with compilation errors

2002-11-18 Thread Robin Lee \(Tech Support\)
... Hope this helps, ...Robin - Original Message - From: Christos Karras [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 18, 2002 1:49 PM Subject: tomcat 4.1 displays a blank page when compiling a JSP with compilation errors On one of our Tomcat 4.1.12 servers, when someone

Re: upgrading to 4.1!

2002-09-12 Thread Robin Lee \(Tech Support\)
. If there isn't any problem with that, email me your source code and i'll see if i can find something wrong with it. ...Robin - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 12, 2002 9:58 AM Subject: upgrading to 4.1! hey everyone, I'm been using

j_security_check

2002-08-28 Thread Robin Martin
Does anyone know of *ANY WAY* to pass another form field from the login page other than j_username and j_password? I would really like to be able to somehow access another form field's value after the user has logged in. Thanks! Robin = Jonah - A VeggieTales Movie Coming to a theater

Re: access log file

2002-05-22 Thread Robin Lee
/serverxml.html Look for AccessLogInterceptor. That will explain the differences in the log format available. In this case, you would do the same thing (server.xml) change common to combined to give you your desired format. ...Robin - Original Message - From: Joël Bruezière [EMAIL PROTECTED

tomcat log analyzer

2002-05-21 Thread Robin Lee
Hello List, Does anyone know if there is a log analyzer written in JAVA for tomcat (4 or otherwise)? I know about Weblizer and AWStats, but they aren't written in Java... Thanks, ...Robin -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: Large pages not completely displayed with IE 5.x and Tomcat 4 .0.x

2002-03-12 Thread Robin Lee
, If that's not it, then i'm not sure what else it could be. :) ...Robin - Original Message - From: Michael Gerdau [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, March 12, 2002 7:08 AM Subject: RE: Large pages not completely displayed with IE 5.x and Tomcat 4 .0.x

Re: [TC4.01] Session Not Established on Mac IE?

2002-03-06 Thread Robin Lee
Hello, I have had this happen to me as well. The person who is helping me in production with the web site cannot log on via IE on her Mac as well (OS 9 i believe)... She has no problem though using Netscape on her Mac to the web page (it is Tomcat 4.0.1, now 4.0.2)... Her netscape is 6 i

Re: integer value

2002-02-25 Thread Robin Lee
with this. ...Robin - Original Message - From: Uma Maheswar [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, February 25, 2002 9:31 AM Subject: integer value Hi, I have a doubt, I have a form that has name and his phone number, both the fields are optional. I declared

Re: servlet/jsp executing twice at the same moment

2002-01-04 Thread Robin Lee
- From: Robin Lee [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, January 03, 2002 9:37 AM Subject: Re: servlet/jsp executing twice at the same moment Is it just JSP's or Servlets too? My problem is just servlets (although i have yet to see any jsp's run twice)... I'm

Re: servlet/jsp executing twice at the same moment

2002-01-03 Thread Robin Lee
this situation, I would definitely like to know what is going on and how to resolve this issue. I'm also using IE 5.x, tomcat 3.2.x and linux. If code is needed, I'll have to send tomorrow. Thanks in advance kb Robin Lee

Servlet running twice at the same moment.

2002-01-02 Thread Robin Lee
on a Windows NT 4 server. Same in both places. The problem started about two weeks ago. I have no clue where to look or start. Thanks to anyone who might be able to help ... ...Robin -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles

Re: Servlet running twice at the same moment.

2002-01-02 Thread Robin Lee
: Servlet running twice at the same moment. Are you using IE browser ? I have experienced exactly the same if I use IE - NS is doing fine :-) Robin Lee [EMAIL PROTECTED] on 02.01.2002 20:00:57 Please respond to Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc

Re: Servlet running twice at the same moment.

2002-01-02 Thread Robin Lee
Subject: Re: Servlet running twice at the same moment. At 12:00 PM 1/2/02 -0700, you wrote: Hello, I don't know why this is happening, but... It seems like whenever I run a single servlet, there are times it will run twice. As in, this... ...Robin Robin, there is no way to have any clue

Re: Servlet running twice at the same moment.

2002-01-02 Thread Robin Lee
run across this situation, I would definitely like to know what is going on and how to resolve this issue. I'm also using IE 5.x, tomcat 3.2.x and linux. If code is needed, I'll have to send tomorrow. Thanks in advance kb Robin Lee

Re: LinkageError running 4.0.1 on IBM 1.3.0 VM

2001-11-22 Thread robin
- Original Message - From: Jeff Kilbride [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, November 19, 2001 9:20 PM Subject: Re: LinkageError running 4.0.1 on IBM 1.3.0 VM Hi Robin, I'm using the IBM JDK on Linux (RH7.1 w/2.4.14 kernel) with TC 4.0.1 without

SSL Problems with Tomcat 4.0.1 on Linux with Sun and IBM Jvms

2001-11-22 Thread robin
in Linux 2.2-12 on a pentium III. I'm left with the feeling that I'm missing something really obvious. Can anyone offer me any advise? Thanks. -Robin Barooah

LinkageError running 4.0.1 on IBM 1.3.0 VM

2001-11-19 Thread robin
that there are more than one jar containing members of a package and at least one of them is sealed. I tried clearing the classpath altogether, but got the same problem. In any case - all I want is a binary version which works with the IBM vm. Am I doing something obviously wrong? Thanks. -Robin Barooah

Sharing Session between frame jsp's

2001-10-31 Thread Robin Lee
session on the left frame so i can get their user information. Is there any way to make this possible? I've tried a few ways to share between the two frames, but nothing works in that regards. Does anyone have any ideas? Thanks. ...Robin -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Excel Problem

2001-10-05 Thread Robin Lee
no problems whatsoever. It saves it to the default file. Which is not what I wish to do. Considering the fact that this DID work prior to tomcat 4, does anyone have any idea why this happened, or if there is another way to try and get this to work? Thanks to anyone who can help me out. ...Robin Lee

RE: Dynamically Generate PDF

2001-07-25 Thread HERBERT Robin
drawback might be that the XSL specification is not yet stable and could change considerably. I would be interested in what you find out. Robin Herbert -Original Message- From: Kaneda K [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 25 July 2001 5:48 PM To: [EMAIL PROTECTED] Subject

running servlets on IIS

2001-05-01 Thread Robin Imrie
can run servlets? When I run my servlets should I use a full URL path or should I be able to use a relative path. thanks Robin --- Robin Imrie Software Engineer Email: [EMAIL PROTECTED] ---

Fwd: JSSE

2001-03-28 Thread Robin Green
Wrong mail list. Forwarding to tomcat-user. Please, no replies to cocoon-users or me. --- forwarded --- [EMAIL PROTECTED] wrote: my config: OS: WinNt4.0 SP6 Apache Server 1.3.19 jakarta-Tomcat 3.2.1 Problem: i want to install JSSE so i followed the instructions in the "tomcat\conf\server.xml"

Re: Apache/Tomcat sendRedirect rpoblem

2001-03-20 Thread Robin Green
"Shay Gabay, Nice-Eye" [EMAIL PROTECTED] wrote: I'm having a problem, when a jsp page calls request.sendRedirect to redirect to another page, all of the contents of the page doing the redirect (starting somewhere in the middle) are output before the contents of the target page. Wrong mail list.

RE: creation of application wide objects - Singleton?

2000-12-19 Thread Bygrave, Robin
Maybe I missing something in your question, or could you also use a Singleton? This is available to not only servlets... but maybe what you are looking for. public class MySingletonObject { // private constructor private MySingletonObject () { } // static

Re: Solution!! Re: [C2] [TC 4.0m4+] ClassCastException

2000-12-04 Thread Robin Green
Must be a ClassLoader problem - that would explain the bad cast. This should not happen though. I'm X-posting to [EMAIL PROTECTED] Sorry if this is a FAQ. Stuart Roebuck [EMAIL PROTECTED] wrote: For all those who have been frustratedly putting up with my posts about not getting Cocoon 2