IIS and Tomcat 4

2003-07-15 Thread BBui
Hi, I just installed Tomcat4 and IIS. I have set up IIS to redirect jsps to Tomcat with the isapi_redirect.dll and the arrow in the IIS property screen is up and green. When I accessed a jsp page in my localhost, I get a download confirmation screen instead of the page being served up. I can

RE: [SPAM:56%] Using File class in Tomcat

2003-06-13 Thread BBui
As a service. Is there a difference? Bao-Ha Dam Bui [EMAIL PROTECTED] St. Jude Medical, Inc 651.765.1018 -Original Message- From: Mayne, Peter [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 7:20 PM To: 'Tomcat Users List' Subject: RE: [SPAM:56%] Using File class in Tomcat

Using File class in Tomcat

2003-06-12 Thread BBui
Hi, I am using the java.io.File class to get a list of all the files in a directory. If the directory I am trying to read is a local one, all is fine and good. However, if it is a mapped drive (I am using Win2k) then the class can not see it. I ran the same code reading the mapped drive in

RE: [SPAM:56%] Using File class in Tomcat

2003-06-12 Thread BBui
Made no difference. I even tried the \\ instead of the \ by itself. Any more idea please! Bao-Ha Dam Bui [EMAIL PROTECTED] St. Jude Medical, Inc 651.765.1018 -Original Message- From: Brendle, Douglas A. [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 10:58 AM To: Tomcat

RE: [SPAM:56%] Using File class in Tomcat

2003-06-12 Thread BBui
I also just found out that if I have any other file that I have to read in from a network mapped drive, it's not found. This must be some setting in Tomcat. Any comment? Idea? Bao-Ha Dam Bui [EMAIL PROTECTED] St. Jude Medical, Inc -Original Message- From: [EMAIL PROTECTED]

Non-Tomcat question

2003-06-11 Thread BBui
Hi, Does anyone know of a good java forum I can post my question to? I apologize for asking this question in this forum. However, I have been searching and not coming up with any. Thanks. * This communication may contain information that is proprietary,

RE: [OFF-TOPIC] Re: Non-Tomcat question

2003-06-11 Thread BBui
Thank you all for replying. -Original Message- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 3:16 PM To: Tomcat Users List Subject: [OFF-TOPIC] Re: Non-Tomcat question http://forum.java.sun.com/ John On Wed, 11 Jun 2003 15:10:04 -0500, [EMAIL PROTECTED]

Oracle JDBC, what do do?

2003-03-04 Thread BBui
Hi all, I am trying to connect to Oracle. What do I need to do to get tomcat to see the zip files that contain the driver? I am running Tomcat 4.1.2 on Win2k. Thanks very much. Bao-Ha Dam Bui * This communication may contain information that is proprietary,

RE: Oracle JDBC, what do do?

2003-03-04 Thread BBui
Got it. Thanks very much. Bao-Ha Dam Bui [EMAIL PROTECTED] St. Jude Medical, Inc 651.765.1018 -Original Message- From: Tam, Michael [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 2:47 PM To: 'Tomcat Users List' Subject: RE: Oracle JDBC, what do do? Depends which Oracle

RE: Oracle JDBC, what do do?

2003-03-04 Thread BBui
Using the oracle8i driver, I got the connection but then get the ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [], [], [], [] error when trying to execute any query. The same code runs fine in my IDE (IBM Visual Age). Any idea? I have both the classes12.zip and the

RE: Off Topic _ J_security_check

2002-11-13 Thread BBui
I don't think you can. -Original Message- From: Hari Venkatesan [mailto:hvenkatesan;pfgc.com] Sent: Wednesday, November 13, 2002 10:48 AM To: Tomcat Users List Subject: Off Topic _ J_security_check Have anybody tried calling j_security_check from a servlet rather than calling from a

RE: j_security_check weirdness

2002-09-26 Thread BBui
I have. Bao-Ha Dam Bui [EMAIL PROTECTED] St. Jude Medical, Inc 651.765.1018 * This communication may contain information that is proprietary, privileged, confidential or legally exempt from disclosure. If you are not a named addressee, you are notified that you

j_security_check to forward the request to a default page if the forward to page does not exist

2002-07-03 Thread BBui
Does anyone know how to tell j_security_check to forward a request to a default page if the forward-to value is empty? Also, where can we get the source code for j_security_check? Thanks. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018

RE: j_security_check question

2002-07-02 Thread BBui
Does it load the login form for you? -Original Message- From: Kevin Andryc [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 11:45 AM To: Tomcat Users List Subject: j_security_check question I am using a servlet as a login form that uses j_security_check. When submitted I would

RE: j_security_check problem (two applications)

2002-07-02 Thread BBui
Do you have single-sign-on set up? -Original Message- From: Brzezicki, Jerzy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 4:38 PM To: '[EMAIL PROTECTED]' Subject: j_security_check problem (two applications) Hi, I have two applications within the same Tomcat 4

RE: MS Power Point and Excel

2002-06-27 Thread BBui
What would be the mime-type for excel and power-point or where should I go to find this documentation? Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 11:38 AM To: 'Tomcat

RE: MS Power Point and Excel

2002-06-27 Thread BBui
Thanks very much. It works. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: Brian Bernardo [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 2:05 PM To: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] ' Subject: RE: MS Power Point and Excel

RE: HELP! login-config problems

2002-06-20 Thread BBui
It is a bug in tomcat 4.0.3. I had the same problem until using 4.0.4. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 11:49 AM To: [EMAIL PROTECTED] Subject: HELP!

RE: ATTN IIS-Tomcat redirector developers - I am stuck with this foroveraweek now - PL HELP

2002-06-14 Thread BBui
Hi, I had the same issue but with using FORM. Do we have to set the REALM if we use form? Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: Friedli Beat [mailto:[EMAIL PROTECTED]] Sent: Friday, June 14, 2002 12:57 AM To: 'Tomcat Users

RE: ATTN IIS-Tomcat redirector developers - I am stuck with this foroveraweek now - PL HELP

2002-06-13 Thread BBui
I am having the same issue but I am using FORM instead of BASIC. The box comes up in stand-alone but not when working with IIS 5 on W2K. I have also been knocking this for more than a week. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message-

RE: ATTN IIS-Tomcat redirector developers - I am stuck with this foroveraweek now - PL HELP

2002-06-13 Thread BBui
Hi, I have similar problem, although not using BASIC but FORM. I took your advice and look into the apache.log and this is what I found. Could you explain what I see and what should I look at next. 2002-06-13 13:10:58 [org.apache.catalina.connector.warp.WarpConnector] Error

RE: mod_jk2: and question

2002-06-12 Thread BBui
I have this may be ignorant question. Does mod_jk do anything if we are using IIS and Tomcat4.0.2? If a site running IIS with Tomcat and does not have mod_jk, what will that site not be able to do? Is isapi_redirect.dll the equivalent of mod_jk in IIS? Sorry if I am totally not making

HELP! IIS and Tomcat Security

2002-06-11 Thread BBui
Hi, I am using IIS5 and Tomcat 4.0.2. I am using FORM-BASED authentication for my webapp. The login form is loaded when I access the secured area using localhost:8080 but I get below error when accessing the page through IIS (localhost). I am using ajp13. Should that make any difference? I

I really need help.

2002-06-11 Thread BBui
Hi all, IIS Tomcat4 using FORM-BASED authentication I am using form-based authentication. Tomcat pulls up the login page (defined in form-login-page) and then authenticate fine. However, the same link will show access-denied error if the page is requested through IIS 5.0. Can anyone

RE: I really need help.

2002-06-11 Thread BBui
How would I disable IIS authentication? I already allowed anonymous access. Thanks. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: Wagoner, Mark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 1:53 PM To: 'Tomcat Users List'

RE: I really need help.

2002-06-11 Thread BBui
OK. I did that. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: Wagoner, Mark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 2:31 PM To: 'Tomcat Users List' Subject: RE: I really need help. Right under the Anonymous Access section

Help: Using FORM based authentication

2002-06-10 Thread BBui
Hi all, I am using FORM Based authentication. I have my web.xml as followed: .. web-app security-constraint web-resource-collection web-resource-nameCSD_COS_TRACKER/web-resource-name

RE: Help! I am so stuck. Tomcat NT credential

2002-06-07 Thread BBui
Hi all, Thanks for all of your help. I did a test by taking the administrators group off the allowed NT credential list on my JSP folder. It stops working. Put it back in, it works. So, Tomcat must be using that credential to load JSPs. My question now is that how can we direct Tomcat to use

Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread BBui
Hi all, When Tomcat is installed on W2K, what NT Security Role does it use to access files? How can I tell Tomcat4 to use NT Security? Thanks very much. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018

RE: Help! I am so stuck. Tomcat NT credential

2002-06-06 Thread BBui
Hi, Thanks for responding so quickly. How about using NT User Group to authenticate access to JSP files inside a secured directory? (I will read the paper now but I thought I should ask.) Thanks again. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original

RE: Pl help : I am stuck : Getting the manager app to work with tomcat 4.0.3 and IIS 5.0

2002-06-06 Thread BBui
Have you looked in the Catalina.policy file? I think somewhere in there you should have a grant statement to that manager directory. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: Sankaranarayanan (Ganesh) Ganapathy [mailto:[EMAIL

Tomcat 4 IIS NT Security

2002-06-05 Thread BBui
Hi all, I am trying to apply directory level NT security in side the Webapps folder. Anyone have done it and can give me some directive? Thanks very much. Baoha.

NoClassDefFound

2002-05-22 Thread BBui
Hi all, Do you know what I am missing to get java.lang.NoClassDefFoundError? I am using jaxp. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018

RE: NoClassDefFound

2002-05-22 Thread BBui
There are already other classes running on this site, including some that use dom. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: irfan ali [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 11:58 AM To: Tomcat Users List Subject:

RE: Xerces Jar

2002-05-16 Thread BBui
The jars in Tomcat4 are under common/lib. I replace the xerces.jar with my jaxp.jar to get the newest parsers and stuffs. Bao-Ha Dam Bui [EMAIL PROTECTED] S. Jude Medical, Inc 651.765.1018 -Original Message- From: Claude Montpetit [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16,

RE: Error in XML

2002-04-09 Thread BBui
what's your xml file like? -Original Message- From: João Augusto Charnet [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 7:35 AM To: Jakarta Subject: Error in XML Does anybody knows what's going on ??? Every time I start Jakarta 4.03, and a I get the following error: PARSE

RE: Error in XML

2002-04-09 Thread BBui
Sorry, message to wrong receiver. Have you done anything with the xerces jar? I have replace the xerces jar that comes with the tomcat download with the new jaxp jar. Everything works for me. -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09,

RE: Please Somebody help me

2002-02-20 Thread BBui
Have you tried this? Host name=yoursite url Context path= docBase=webapps/your tomcat virtual folder / Context path=/examples

RE: JAXP

2002-02-14 Thread BBui
I got it about 6 months ago and you're right, I can't seem to find it again. -Original Message- From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]] Sent:

JAXP

2002-02-13 Thread BBui
Hi all, I am using jaxp and this is the error I get when I try to instantiate my parser class. Please tell me why. Also, from the error message, it seems that it could not find the ContentHandler class in the DefaultHandler class. I do not understand this

RE: Dynamic XML/XSLT with Tomcat 4.0

2002-01-18 Thread BBui
Hi Jim, I am also going to use XML/XSLT for my new pages. However, I need to display the information according to what the user select. In other word, my xpath needs to be dynamic, and therefore my xsl file. Could you give me some clue as to

RE: Dynamic XML/XSLT with Tomcat 4.0

2002-01-18 Thread BBui
Thanks very much -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 4:45 PM To:

NoClassDefFound

2002-01-09 Thread BBui
Hi all, I am trying to run a stand alone class using the java + classname.class command and I got the NoClassDefFoundError exception. Could someone tell me what I should do? Thanks very much. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands:

RE: Change an include file requires re-compiling all JSP that include it (?)

2001-12-11 Thread BBui
They should be in the work folder right under your tomcat directory. -Original Message- From: Scott Hodson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 11, 2001 12:59

getting values from web.xml

2001-09-06 Thread BBui
Hi all, I need to get the values of the attributes in Tomcat's web.xml but I do not want to use servlet or javax.servlet.servletcontext. Can anyone tell me how to do this? Thanks, Baoha.

Tomcat as IIS Inprocess

2001-08-30 Thread BBui
Does anyone know where to find info on running Tomcat as IIS inprocess? Thanks.

IIS request log

2001-08-29 Thread BBui
Help! :-) Does anyone know how to configure IIS to log requests for jsp pages? Can it even be done? Thanks a mil, BaoHa Bui.

Log number of visit to jsp page

2001-08-16 Thread BBui
Hi, We are running Tomcat 3.2.1 behind IIS. We want to switch all the htm/shtm pages to jsp but we need to keep track of how many hit/page we have. How do we do that with Tomcat (our version or another version)? Is that even feasible? Thanks a