Help, Help on Admin app

2003-09-18 Thread Jeff Cummings
Hi all, I have a JDBCRealm configured the server.xml to authenticate users. It all works fine. The following lines are in my server.xml and the parameters show up in when I click on the “User Database” followed by the “UserDatebase” nodes in the tree in the admin application. (Name,Location,Facto

RE: [OT] destructive / negative / pathology testing *help, help!*

2003-03-28 Thread Ralph Einfeldt
March 27, 2003 3:25 PM > To: [EMAIL PROTECTED] > Subject: Re: [OT] destructive / negative / pathology testing *help, > help!* > > Does anyone have more 'phantasies' on that? > > Thanks for your attention again, > > Henning --

Re: [OT] destructive / negative / pathology testing *help, help!*

2003-03-27 Thread Henning Heil
In addition to my first post and to clear things up a bit: I am a little step further at the moment, in general you can say negative testing is going beyond the borders of normal (load, stress, fail-over, UAT, etc.) testing. Some aspects of negative testing in my (just reached and incomplete) s

[OT] destructive / negative / pathology testing *help, help!*

2003-03-27 Thread Henning Heil
Hi all together! Meanwhile I found out that what I am looking for is best known as "negative testing", trying to break an application puckish, to make it fail more or less serious. I am really really in a hurry (and stuck at the moment) getting information on this topic (I wouldn't ask here if not

Re: 404 HELP HELP! this is driveing me NUTS

2002-05-03 Thread rsequeira
Try: http://localhost/servlet/servlet/vm.admin.servlet.Login RS Jason Wood <[EMAIL PROTECTED]> on 05/02/2002 12:17:18 PM Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To:[EMAIL PROTECTED] cc: Subject:404 HELP HELP! this is driveing me NUTS i am

404 HELP HELP! this is driveing me NUTS

2002-05-02 Thread Jason Wood
i am receiving a 404 error for a servlethttp://localhost/servlet/vm.admin.servlet.Login situation all class files are under d:\webapps\vmonitor\ this is my server.xml

Re: Struggling for one week please Help Help..................

2002-03-21 Thread Daniel Hinojosa
osa [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 19, 2002 4:14 PM >To: Tomcat Users List >Subject: Re: Struggling for one week please Help Help.. > > > > >Uma Munugala wrote: > >>Hi >> >> >>I have written a servlet which implements Si

Re: Tomcat 4.0.4-b1 does not work Help Help..................

2002-03-21 Thread todd tredeau
download a build older than 3-7-2002 greetings todd Uma Munugala wrote: >>Hi >> >> >>I have written a servlet which implements SingleThreadModel >>and used already existing public static syncronized classes to access >>database. >>these classes were used for standalone application. >>does sta

RE: Tomcat 4.0.4-b1 does not work Help Help..................

2002-03-20 Thread Uma Munugala
> Hi > > > I have written a servlet which implements SingleThreadModel > and used already existing public static syncronized classes to access > database. > these classes were used for standalone application. > does static synchronized has any problem with servlets > > when I deployment my se

RE: Struggling for one week please Help Help..................

2002-03-20 Thread Uma Munugala
: Tomcat Users List Subject: Re: Struggling for one week please Help Help.. Uma Munugala wrote: >Hi > > >I have written a servlet which implements SingleThreadModel >and used already existing public static syncronized classes to access >database. >these

RE: Struggling for one week please Help Help..................

2002-03-20 Thread Uma Munugala
: RE: Struggling for one week please Help Help.. I would suspect that your "return boolean" line in your defineCFDatabase method would be causing problems. Uma Munugala usion.com>

RE: Struggling for one week please Help Help..................

2002-03-20 Thread jeff . guttadauro
anks Uma -Original Message- From: James Williamson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 3:11 PM To: Tomcat Users List Subject: Re: Struggling for one week please Help Help.. Uma, You've defined it the wrong way round, it shoul

Re: Struggling for one week please Help Help..................

2002-03-19 Thread Daniel Hinojosa
Uma Munugala wrote: >Hi > > >I have written a servlet which implements SingleThreadModel >and used already existing public static syncronized classes to access >database. >these classes were used for standalone application. >does static synchronized has any problem with servlets > >when I d

RE: Struggling for one week please Help Help..................

2002-03-19 Thread Uma Munugala
please Help Help.. Uma, You've defined it the wrong way round, it should be: public static boolean gDefaultConnectionIsOracle = false; Regards, James Williamson www.nameonthe.net - Original Message - From: Uma Munugala <[EMAIL PROTECTED]> To: <[EMAIL PR

Re: Struggling for one week please Help Help..................

2002-03-19 Thread James Williamson
19, 2002 10:27 PM Subject: Struggling for one week please Help Help.. > Hi > > > I have written a servlet which implements SingleThreadModel > and used already existing public static syncronized classes to access > database. > these classes were used for

Struggling for one week please Help Help..................

2002-03-19 Thread Uma Munugala
Hi I have written a servlet which implements SingleThreadModel and used already existing public static syncronized classes to access database. these classes were used for standalone application. does static synchronized has any problem with servlets when I deployment my servlet and try to

RE: FW: Help help

2002-03-17 Thread Uma Munugala
Hi Aman Thanks for reply I tried the way u suggested Iam getting an error when I run servlet. When code is trying to access the RelConnection.gDefaultConnectionIsOracle, a static member Iam getting the error. java.lang.ClassFormatError: com/CellFusion/Relational/RelConnection (Illegal Variable

Re: FW: Help help

2002-03-15 Thread Ashutosh Aman
Tomcat 4.0.3 has a bug and it does not pick up the jar files automatically from web-inf/lib directory of your application. you have two options: copy your jar files to the global lib directory and erstart Tomcat or Install Tomcat 4.0.4-b1 which does not have this bug. Thanks Aman -- This e-m

FW: Help help

2002-03-15 Thread Uma Munugala
Hi Iam new to Tomcat Iam working on tomcat 4.0.3 on windows NT. Installation is successful. Examples are working fine. I placed all my application class files under a directory in webapps and I placed jar files in web-inf/lib and unpacked class files resources files in web-inf/classes. dir struc

Re: HELP HELP HELP HELP HOW to Configure Tomcat on IIS and deploy our own web Application.

2002-02-25 Thread Vishal Mukherjee
Any one to help me on this - Original Message - From: "Vishal Mukherjee" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 10:27 AM Subject: HOW to Configure Tomcat on IIS and deploy our own web Application. > Hi all, > > I an a NewBi

RE: help...help

2001-07-13 Thread Darrell Porter
, Darrell -Original Message- From: Dhwani K. Bhayani [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 12:58 AM To: [EMAIL PROTECTED] Subject: help...help I cannot access through http://localhost:8080/examples/jsp/index.html but through IP http://127.0.0.1:8080/examples/jsp/index.

RE: help...help

2001-07-13 Thread Senthil Kumar.R
PROTECTED] Subject: help...help I cannot access through http://localhost:8080/examples/jsp/index.html but through IP http://127.0.0.1:8080/examples/jsp/index.html Is it something wrong? And now how to access through e.g http:/www.concept.com/numguess.jsp ? I have done each and evry steps but not able

Re: help...help

2001-07-13 Thread Jim Cheesman
At 09:57 AM 13/07/01, you wrote: >I cannot access through http://localhost:8080/examples/jsp/index.html >but through IP http://127.0.0.1:8080/examples/jsp/index.html Check how you have your hosts file set up. (You'll find it in C:\WINNT\system32\drivers\etc ), assuming you're on nt/2000 and it

RE: help...help

2001-07-13 Thread albert
---Original Message- From: Dhwani K. Bhayani [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 3:58 PM To: [EMAIL PROTECTED] Subject: help...help I cannot access through http://localhost:8080/examples/jsp/index.html but through IP http://127.0.0.1:8080/examples/jsp/index.html Is it something

help...help

2001-07-13 Thread Dhwani K. Bhayani
I cannot access through http://localhost:8080/examples/jsp/index.html but through IP http://127.0.0.1:8080/examples/jsp/index.html Is it something wrong? And now how to access through e.g http:/www.concept.com/numguess.jsp ? I have done each and evry steps but not able to run this. The IP of this

Help Help

2001-01-31 Thread nagappan
Hello all, I'm getting an Error in the screen, when clicking an link in any JSP page. The error is, "Error: JSP Buffer Overflow" What might b causing this error. I'm using Tomcat 3.2.1 / Debian GNU/Linux. Thankx in advance Regards Nagappan -