Re: Scripted shutdown does not force JVM exit

2005-01-04 Thread Brett Randall
Both JBoss and Jetty force a proper shutdown. I'll probably go for 2/ and patch for myself. Cheers Brett --- QM [EMAIL PROTECTED] wrote: On Sun, Jan 02, 2005 at 10:10:02AM +1100, Brett Randall wrote: : Yes, responsibility has been placed on developers and : architects, but a Tomcat admin

classloader problem in tomcat 5

2005-01-04 Thread ssk 2001
Hi, I can able to start the tomcat5 ,but when i give the url it gives null pointer exception error I think it is due to class loader problem , can any suggest on this... ServletContext classloader[0]: class sun.misc.Launcher$ExtClassLoader ServletContext classloader[1]: class

soap on tomcat 5x

2005-01-04 Thread rashi.swayamprakash
hi, I want to deploy Soap on Tomcat 5x. There is problem in starting Tomcat. Can anyone suggest the steps to rectify the problem Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the

Re: soap on tomcat 5x

2005-01-04 Thread Brett Randall
Step 1: Troll through the error logs. --- [EMAIL PROTECTED] wrote: hi, I want to deploy Soap on Tomcat 5x. There is problem in starting Tomcat. Can anyone suggest the steps to rectify the problem Confidentiality Notice The information contained in this electronic message

Linux Threads

2005-01-04 Thread Matteo Turra
Hi, I use tomcat 5.0.28 + jk2 connector + Apache 2 on a Linux Suse sles8 and on Red Hat Enterprise. I try to understand why on Suse with ps command I see multiple apache and tomcat process and on Red Hat only one apache and one tomcat process. I read apache2 docs and with httpd -l command I saw

Re: Linux Threads

2005-01-04 Thread Mladen Turk
Matteo Turra wrote: Hi, I use tomcat 5.0.28 + jk2 connector + Apache 2 on a Linux Suse sles8 and on Red Hat Enterprise. Well, you missed the group. Some Apache users list would help more :). I try to understand why on Suse with ps command I see multiple apache and tomcat process and on Red Hat

Re: Defining application Global properties.

2005-01-04 Thread Markus Schönhaber
haim wrote: I would like to set up some application global properties. I would like those properties to be available application width, and should be loaded as soon as the application loads no mater witch page was visit. I guess I have few options for that , which one do you think is the best

Re: web.xml servlet mappings, url pattern and CGI.PATH_INFO (tomcat 4.1.31)

2005-01-04 Thread Ryan Stewart
I don't know anything about ColdFusion, but if I understand you right, you're wanting to tack extra information onto a url beyond the file name and retrieve it somewhere for use, like so: http://server/context/index.cfm/someParam Then the page is actually index.cfm, and when it is run it will

Tomcat run as a daemon: Is jsvc reliable?

2005-01-04 Thread Matteo Turra
Hi, does anybody know if jsvc included in tomcat 5.0.28 is reliable for production environment? Thanks, Matteo. -- A very merry Christmas And a happy New Year Let's hope it's a good one Without any fear -- John Lennon

Re: Tomcat run as a daemon: Is jsvc reliable?

2005-01-04 Thread Ben Souther
Hi, does anybody know if jsvc included in tomcat 5.0.28 is reliable for production environment? Look for jsvc.tar.gz in Tomcat's bin directory. You might want to see: http://issues.apache.org/bugzilla/show_bug.cgi?id=30052 Also search the archives for this and the tomcat-dev list. There was

Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Paul Taylor
Hi I have a Tomcat 4 Application ready to deploy as a WAR. It uses database pooling to connect to a MYSQL database. I recently selected a Tomcat hosting platform to deploy my application but the deployment is non -standard you have to copy various parts of the WAR to different locations which

RE: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Guy Katz
you have http://www.webconexion.net based @ the uk. -Original Message- From: Paul Taylor [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 4:32 PM To: Tomcat Users List Subject: Please recommend a Low Cost Tomcat Hosting platform Hi I have a Tomcat 4 Application ready to deploy

Re: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Paul Taylor
Thanks, it loooks quite good but have you actually used it ? Guy Katz wrote: you have http://www.webconexion.net based @ the uk. -Original Message- From: Paul Taylor [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 4:32 PM To: Tomcat Users List Subject: Please recommend a Low Cost

RE: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Mark Benussi
Paul, I use a company called name on the net who work out at £100 a year. They support WAR deployment in a pure sense (my only comment would be they provide a Tomcat 5 container). Support is good, they are a small company and from that point of view you always get a quick response.

RE: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Allistair Crossley
Hi, Ad the url for that which may not have been obvious is www.nameonthe.net Allistair. -Original Message- From: Mark Benussi [mailto:[EMAIL PROTECTED] Sent: 04 January 2005 14:39 To: [EMAIL PROTECTED]; tomcat-user@jakarta.apache.org Subject: RE: Please recommend a Low Cost Tomcat

Re: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Paul Taylor
I tried nameonthenet.co.uk and it cant find it and nameonthenet.com is up for sale Mark Benussi wrote: Paul, I use a company called name on the net who work out at £100 a year. They support WAR deployment in a pure sense (my only comment would be they provide a Tomcat 5 container). Support is

Re: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Pete Stevens
My company provide virtual linux servers so you can run your own copy of Tomcat Mysql as you desire. http://www.mythic-beasts.com/vds.html http://www.mythic-beasts.com/support/topic_vds_java.html £150 / year for a 64MB memory server up to £400 for a 256MB one. We're based in Cambridge and

Re: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Mark Benussi
apols www.nameonthe.net Original Message Follows From: Paul Taylor [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Mark Benussi [EMAIL PROTECTED] CC: tomcat-user@jakarta.apache.org Subject: Re: Please recommend a Low Cost Tomcat Hosting platform Date: Tue, 04 Jan 2005 14:49:00 + I

Re: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Siarhei Dudzin
I use a web hosting company for 62$ per year (tomcat, mysql, ftp, e-mail, etc.). Only 1 problem their site isn't in english. If you want to try send me an e-mail I'll give you their URL and e-mail. On Tue, 04 Jan 2005 14:39:20 +, Mark Benussi [EMAIL PROTECTED] wrote: Paul, I use a

Re: Context for User development accounts??

2005-01-04 Thread Dwayne Ghant
Well QM , You pretty much got the idea. I would like all context to load automatically and I already have DefaultContext reloadable=true/ And I thought that was enough. But now you tell me of an attribute that I could even find in the Server Configuration Reference ... The Context Container

reset Resource with JMX?

2005-01-04 Thread Andy Kriger
I have a webapp that defines a JDBC connection pool resource in META-INF/context.xml. When I made a change to the resource name and restarted the webapp, I found that Tomcat did not pick up the new name - my JSP did not work and JConsole showed the old name for the DataSource. I had to restart

Re: reset Resource with JMX?

2005-01-04 Thread Tim Funk
You can use the JMXProxy Servlet in the manager app. -Tim Andy Kriger wrote: I have a webapp that defines a JDBC connection pool resource in META-INF/context.xml. When I made a change to the resource name and restarted the webapp, I found that Tomcat did not pick up the new name - my JSP did not

RE: Speed issues with SQL Server 2000 and JTDS

2005-01-04 Thread Charles P. Killmer
Could this speed issue be caused by a poor setup? When I remove the database connection from my code, the pages run fast. Though I obviously need the database portion of the code in there. Thanks Charles -Original Message- From: David Boyer [mailto:[EMAIL PROTECTED] Sent: Monday,

Re: Tomcat run as a daemon: Is jsvc reliable?

2005-01-04 Thread Wade Chandler
Matteo Turra wrote: Hi, does anybody know if jsvc included in tomcat 5.0.28 is reliable for production environment? Thanks, Matteo. -- A very merry Christmas And a happy New Year Let's hope it's a good one Without any fear -- John Lennon

Re: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Paul Taylor
I've taken a look at the recommended options and this is my view from looking at the Websites provided. 1. WebConnexions has very little information regarding JSPs (there is only one question regarding Java on Support) and the pricing ids unfairly skewed to be cheaper for US accounts. Im a bit

RE: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Guy Katz
www.javaservlethosting.com is also considered one of the best out there. -Original Message- From: Paul Taylor [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 6:27 PM To: [EMAIL PROTECTED] Cc: Tomcat Users List Subject: Re: Please recommend a Low Cost Tomcat Hosting platform

Re: Please recommend a Low Cost Tomcat Hosting platform

2005-01-04 Thread Paul Taylor
Yeah, they have been mentioned before but I sent them an email a couple of weeks ago regarding some questions about hosting and they never got back to me. Guy Katz wrote: www.javaservlethosting.com is also considered one of the best out there. -Original Message- From: Paul Taylor

IIS JK installer

2005-01-04 Thread Derrick Koes
Can this be used to install the DLL in IIS? If so, how? It seems that the install shield build builds fine without the dll file. Thanks, Derrick

After clicking Refresh re-entry of data

2005-01-04 Thread Passsionate
Hi, I am using Tomcat -5.0.25 and Struts 1.1 for my appl. The problem which i m encountering is that from ControlAction.do (class overridding execute()), a JSP is displayed. The displayed item say is of a table with attribs Name, Age. The JSP page contains a ADD button . On clicking this

RE: Speed issues with SQL Server 2000 and JTDS

2005-01-04 Thread David Boyer
A couple of things to try to narrow things down. 1. creating an ODBC connection using asp or vbscript. Plenty of examples on the web. 2. Load the driver in a static block or somewhere else independent of where the connection is created. Drivers only need to be loaded once, so see if the

Re: After clicking Refresh re-entry of data

2005-01-04 Thread karjera
Laba diena. Dkojame, kad mums parate. Js atsista inut isaugota ms duomen bazje. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] RE: After clicking Refresh re-entry of data

2005-01-04 Thread Allistair Crossley
Hi, Please do not use Tomcat User list for these types of posts. Because the request post form data is cached by the web browser. You need to send a redirect to the browser via request.sendRedirect instead of a mapping.findForward in this case. Allistair. -Original Message- From:

Re: IIS JK installer

2005-01-04 Thread Mladen Turk
Derrick Koes wrote: Can this be used to install the DLL in IIS? Yes, that's the point :) . If so, how? It seems that the install shield build builds fine without the dll file. Put the isapi_redirect.dll inside the installer/bin. It builds fine cause it uses everything from the bin folder, and

JAVA_OPTS and Xmx Xms

2005-01-04 Thread joon yoo
On a Win2000 SP4 server running tomcat 5.0.24 with 1GB of RAM JAVA_OPTS was set to -Xmx768m -Xms768m -server as an environment variable in Windows, (not set in a batch file to start tomcat). How can it be confirmed that the new JVM settings is configured and running correctly? Thanks, Joon

RE: Newbie question on Database and struts

2005-01-04 Thread Phillip Qin
In the controller, read form values, query the database, store result in Collection and save it to session or request-scope. On jsp, use iterate tag to display elements in Collection. -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: December 23, 2004 10:25 PM To:

Re: JAVA_OPTS and Xmx Xms

2005-01-04 Thread Dwayne Ghant
http://localhost:port/manager/status joon yoo wrote: On a Win2000 SP4 server running tomcat 5.0.24 with 1GB of RAM JAVA_OPTS was set to -Xmx768m -Xms768m -server as an environment variable in Windows, (not set in a batch file to start tomcat). How can it be confirmed that the new JVM settings is

RE: JAVA_OPTS and Xmx Xms

2005-01-04 Thread Phillip Qin
In the batch file, echo %JAVA_OPTS% -Original Message- From: joon yoo [mailto:[EMAIL PROTECTED] Sent: January 4, 2005 4:19 PM To: tomcat-user@jakarta.apache.org Subject: JAVA_OPTS and Xmx Xms On a Win2000 SP4 server running tomcat 5.0.24 with 1GB of RAM JAVA_OPTS was set to -Xmx768m

RE: Oracle 9i client connection to 8i database

2005-01-04 Thread Phillip Qin
There is nothing to do with Oracle client. All you need is the jdbc driver. -Original Message- From: Brad Rhoads [mailto:[EMAIL PROTECTED] Sent: December 27, 2004 5:11 PM To: 'Tomcat Users List' Subject: RE: Oracle 9i client connection to 8i database I always assumed the Oracle client

Re: JAVA_OPTS and Xmx Xms

2005-01-04 Thread joon yoo
Sorry I mispoke when I said it's not started in a batch file. What I meant was that tomcat is running as a service that comes in the tomcat installer app. Joon On Tue, 4 Jan 2005 16:36:59 -0500, Phillip Qin [EMAIL PROTECTED] wrote: In the batch file, echo %JAVA_OPTS% -Original

Re: JAVA_OPTS and Xmx Xms

2005-01-04 Thread Ben Souther
Are you running Tomcat as a Windows Service? On Tue, 2005-01-04 at 16:36, joon yoo wrote: it looks like it's still stuck on the 64MB default value: JVM Free memory: 4.58 MB Total memory: 14.01 MB Max memory: 63.56 MB `set` shows the system env. variables as:

Re: JAVA_OPTS and Xmx Xms

2005-01-04 Thread joon yoo
Yes On Tue, 04 Jan 2005 16:40:33 -0500, Ben Souther [EMAIL PROTECTED] wrote: Are you running Tomcat as a Windows Service? \ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JAVA_OPTS and Xmx Xms

2005-01-04 Thread Mufaddal Khumri
You can stick this code in somewhere: Runtime r = Runtime.getRuntime(); System.out.println(Free Memory: + r.freeMemory()); System.out.println(Total Memory: + r.totalMemory()); If your settings are taking effect you will see the

JAR locking / Tomcat 5.5.4 / Windows

2005-01-04 Thread TomK
I've been following the recent threads regarding JAR locking with Tomcat 5.x on Windows platforms. A few people mentioned they had been able to get either the antiJARLocking or antiResourceLocking attributes to work, so I've spent quite a bit of time trying out different scenarios and

Re: JAR locking / Tomcat 5.5.4 / Windows

2005-01-04 Thread TomK
Re: the WAR link was stripped out in that last message. It is located here: http://www.tomk.nu/tc00/sample.war

Re: Speed issues with SQL Server 2000 and JTDS

2005-01-04 Thread Parsons Technical Services
Trying a few test should help you narrow things down a bit. 1. Run without DB connection. (Done runs fast) 2. Run with a DB connect but no query. 3. Run with a simple query and do nothing with it. 4. Run with a simple query and post results in page. Only move forward through result set. 5. Run

Re: Context for User development accounts??

2005-01-04 Thread QM
On Tue, Jan 04, 2005 at 07:05:40AM -0800, Dwayne Ghant wrote: : But now you tell me of an attribute that I could even find in the : Server Configuration Reference ... The Context Container : documentation. I guess that I would have to create a Context : loadOnStartup=true ... / : for every

Re: [ANN] Tomcat 5.0.30-beta Released

2005-01-04 Thread Sastry Malladi
Yoav Shapira wrote: The Apache Jakarta Tomcat team is proud to announce the immediate availability of Tomcat 5.0.30-beta. The release contains a significant number of bug fixes, and we expect it to be ratified as a Stable release when the vote takes place next week as usual. When is the expected

Re: [ANN] Tomcat 5.0.30-beta Released

2005-01-04 Thread Tim Funk
5.0.30-beta and 5.0.30 would be the same release. For 5.0.30 to be stable - the committers take a vote. If the vote passes - then its stable. -Tim Sastry Malladi wrote: Yoav Shapira wrote: The Apache Jakarta Tomcat team is proud to announce the immediate availability of Tomcat 5.0.30-beta. The

JNI + Tomcat 5.0.28 + Solaris 2.8 - splat

2005-01-04 Thread Benson Margulies
I have a heap of JNI code, written in C++. It works fine on Windows, inside and outside Tomcat, when compiled with VC++ 7.1. The underlying C++ is clean in Purify, or as clean as any code that uses STL ever gets. On Solaris 2.8, compiled with Forte6u2 (5.3), current patches, + JDK 1.4.2_05, it

Conoon Schedule?

2005-01-04 Thread Alvin Cheung
I would like to know how to install concoon and how to call a jsp file for everyday automatically.

Re: [ANN] Tomcat 5.0.30-beta Released

2005-01-04 Thread Sastry Malladi
Tim Funk wrote: 5.0.30-beta and 5.0.30 would be the same release. For 5.0.30 to be stable - the committers take a vote. If the vote passes - then its stable. Any idea on when that might happen ? The bug I mentioned is said to have been fixed in 5.0.31 - Does that mean that 5.0.30 may not get to

Mod_JK 1.2.8, gcc 3.4.3 on Linux RH ES3 - compile error

2005-01-04 Thread Thomas Tinnes
Hello, Getting a compile error I'm having trouble understanding. Here's my setup: Installing jakarta-tomcat-connectors-1.2.8-src.tar.gz from the Jakarta site. On a Linux Red Hat Enterprise 3 (Taroon) on an i386 arch i686 cpu. I'm using gcc version 3.4.3 20041212 (Red Hat 3.4.3-10). There's

index.jsp not found

2005-01-04 Thread Atishay Kumar
hi, I am using tomcat 4.1.27 on linux. I deleted my index.jsp page but even then index.jsp was showing even after i refreshed the page. after refreshing 2-3 times it said that index.jsp not found (which it should have done first time itself). After that i put a new index.jsp . but still it is

Re: index.jsp not found

2005-01-04 Thread Quinton Delpeche
On Wednesday 05 January 2005 08:21, Atishay Kumar wrote: hi, I am using tomcat 4.1.27 on linux. I deleted my index.jsp page but even then index.jsp was showing even after i refreshed the page. after refreshing 2-3 times it said that index.jsp not found (which it should have done first time

RE: index.jsp not found

2005-01-04 Thread Aris Javier
try to turn on/off browser when adding/removing index.jsp. this way, it will free session memory. just a thought -Original Message- From: Atishay Kumar [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 2:21 PM To: Tomcat Users List Subject: index.jsp not found hi, I am

Re: index.jsp not found

2005-01-04 Thread Jerome Jar
Or you may edit the file $CATALINA_HOME/webapps/ROOT/WEB-INF/web.xml, and remove the servlet mapping of org.apache.jsp.index_jsp. In my opinion this SHOULD work. The org.apache.jsp.index_jsp class is in ROOT/WEB-INF/lib/catalina-root.jar, deleting index.jsp does not make any effect on this .jar.

Re: Mod_JK 1.2.8, gcc 3.4.3 on Linux RH ES3 - compile error

2005-01-04 Thread Mladen Turk
Thomas Tinnes wrote: make[1]: Entering directory `/tmp/jk/jakarta-tomcat-connectors-1.2.8-src/jk/native/common' -D_GNU_SOURCE -I /usr/local/java/include -I /usr/local/java/include/ -c jk_ajp12_worker.c Perhaps the error is caused by space between -I and /usr/local/java Have no idea why this