Re: Any Native SNMP Features in Tomcat

2004-09-28 Thread Chuck Carson
ring, you can use JMeter > 2.0 to monitor tomcat 5.x > > peter > > > On Tue, 28 Sep 2004 12:40:58 -0700 (PDT), Chuck Carson <[EMAIL PROTECTED]> wrote: > > > > Does Tomcat 5.0x come with any support to perform SNMP requests or will I need to > > find a

Any Native SNMP Features in Tomcat

2004-09-28 Thread Chuck Carson
Does Tomcat 5.0x come with any support to perform SNMP requests or will I need to find a 3rd party utility for this? Thx, rhugga - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OFF-TOPIC] RE: API docs for Mysql JDBC Driver?

2004-09-23 Thread Chuck Carson
t; > Yoav Shapira > Millennium Research Informatics > > > >-Original Message- > >From: Chuck Carson [mailto:[EMAIL PROTECTED] > >Sent: Thursday, September 23, 2004 10:49 AM > >To: LIST: Tomcat User > >Subject: API docs for Mysql JDBC Driver? &g

API docs for Mysql JDBC Driver?

2004-09-23 Thread Chuck Carson
Does anyone know where I can find a complete set of API docs for the JConnect Driver 3.x? The docs on the site are lacking and only have simple examples on how to do SELECT's. I am looking for a complete method list or something more detailed. Thanks for any info, rhugga --

List Config: How To See My Own Posts

2004-09-22 Thread Chuck Carson
I never see my own posts to the list unless someone replies. Is this due to the list configuration or is it Yahoo's spam filter somehow detecting a duplicate message (ie: One that is also in my sent folder)? (I am using Yahoo for my mailing lists) Thx, chuck --

Re: Mysql JDBC Drivers: Use 2.x or 3.x? (Kinda Long, sry)

2004-09-22 Thread Chuck Carson
When I move my datasource definition to the web.xml file for my webapp, I get nothing. When I use the Tomcat manager app and drill down into Service->Host->Context (testapp1)->Resource->DataSources I see my jdbc/MysqlTest1 datasource defined but all the parameters associated with it are blank.

Can Tomcat User Locak Socket instead of TCP for Mysql Connections?

2004-09-21 Thread Chuck Carson
I noticed that the URL contrains the port number for mysql, 3306. Is it possible for tomcat to use the local socket directly? (/var/lib/mysql/mysql.sock by default from most Linuxes) Thx, rhugga - To unsubscribe, e-mail: [EMAIL

RE: Tomcat connection closes after 100 responses

2004-09-21 Thread Chuck Carson
--- Shanti Priya <[EMAIL PROTECTED]> wrote: > > Hi !! >In your server.xml file it's set as 100.Check it up. > > -Original Message- > From: Bas Alberts [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 21, 2004 7:54 PM > To: 'Tomcat Users List' > Subject: Tomcat connection

Re: Tomcat vs BEA Weblogic?

2004-09-20 Thread Chuck Carson
--- Dennis Dai <[EMAIL PROTECTED]> wrote: > On 9/20/2004 3:00 PM, Chuck Carson wrote: > > > As far as JBoss goes, I heard a nasty rumor that JBoss might not be around much > > longer. > > Well, you do know that there're tomcat developers that wo

Re: Mysql JDBC Drivers: Use 2.x or 3.x? (Kinda Long, sry)

2004-09-20 Thread Chuck Carson
dle > 100 > > > removeAbandoned > true > > > > removeAbandonedTimeout > 60 > > > logAbandoned > true >

RE: Tomcat vs BEA Weblogic?

2004-09-20 Thread Chuck Carson
ail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > = C

Tomcat 4.x or 5.0x???

2004-09-20 Thread Chuck Carson
I am somewhat new to java development (although I have been writing C/C++ for 10+ yrs) and am writing a network mangement app and decided to use java/tomcat. Just a question: Would I be better off using 4.x or should I use 5.0x? The app I am writing will not likely be ready for at least a year

Re: Mysql JDBC Drivers: Use 2.x or 3.x? (Kinda Long, sry)

2004-09-20 Thread Chuck Carson
--- Robert Bateman <[EMAIL PROTECTED]> wrote: > we are using a combination of 3.0.8-stable and 3.0.14-production on our > servers. The jar files are placed into the same folder you have placed > yours. > > What connect string are you using? > > Bob I am basically just trying to setup a co

Re: Tomcat vs BEA Weblogic?

2004-09-20 Thread Chuck Carson
--- Bjørn T Johansen <[EMAIL PROTECTED]> wrote: > So the conclusion would be that BEA isn't worth the cost... > > And since I am used to using opensource, including Tomcat, then Tomcat seems to be > the > right way to go... (and maybe JBoss if we get that far...) > > Thanks for your replies..

Mysql JDBC Drivers: Use 2.x or 3.x?

2004-09-20 Thread Chuck Carson
I am starting to build an application using Tomcat 5.0x and am having problems getting the connection pool setup. Should I be using the 3.x or 2.x Mysql drivers? The 2 files I have downloaded are: mysql-connector-java-2.0.14.tar.gz mysql-connector-java-3.0.15-ga.tar.gz I am currently trying to

RE: Help Defining new webapp

2002-10-10 Thread Chuck Carson
Thanks, CC > -Original Message- > From: Padhu Vinirs [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 10, 2002 7:43 AM > To: Tomcat Users List > Subject: Re: Help Defining new webapp > > > That is correct. > > -- padhu > > > > Chuc

Help Defining new webapp

2002-10-10 Thread Chuck Carson
I have the following app: /usr/local/tomcat/webapps/changemgmt/ Tomcat detects it upon startup and it works fine. However, I want to enabled automatic reloading of classes. Is this what I need to add to server.xml: Thanks, Chuck -- This message contains confidential information a

LOGGER: Disable timestamping but no effect

2002-10-09 Thread Chuck Carson
I configured my Logger entires in server.xml so that the logs appear as .log with no timestamping. Here is one such example: However, the log is being created as follows: logs/localhost2002-10-09.log I am running the binary dist of 4.1.2 on Linux and Solaris 8. Anyone have any ideas? Thc, C

RE: Odd Exception at Startup

2002-10-09 Thread Chuck Carson
Ahhh. Cool thanks. -Chuck > -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 9:14 AM > To: Tomcat Users List > Subject: Re: Odd Exception at Startup > > > > > On Wed, 9 Oct 2002, Chuck Car

Odd Exception at Startup

2002-10-09 Thread Chuck Carson
I am getting the following exception at startup, however, the server starts and appears to function correctly: [INFO] Registry - -Loading registry information [INFO] Registry - -Creating new Registry instance [INFO] Registry - -Creating MBeanServer [INFO] Http11Protocol - -Initializing Coyote HT

Tomcat won't work with jdk 1.4.0

2002-10-07 Thread Chuck Carson
I am running the binary distribution of tomcat 4.0.5 on Solaris 8. It works with jdk1.3.1_05, but I am trying to get it running with jdk1.4.0_02 and I get the following exception in catalina.out: Exception during startup processing java.lang.reflect.InvocationTargetException at sun.refle

RE: Reload Servlets/Classes

2002-10-07 Thread Chuck Carson
tested this > and it works > fine. > > -- padhu > > > > Chuck Carson wrote: > > >I am wanting to do this for classes under ROOT/WEB-INF/classes > > > >I noticed that > is commented > >out, do I uncomment this entry and add the reloadable

RE: Reload Servlets/Classes

2002-10-07 Thread Chuck Carson
t build.xml in tomcat-docs/appdev/sample into your web > app, edit the build.xml for ur app and call "ant reload" everytime. > > > -- padhu > > > > > Chuck Carson wrote: > > >Sorry if this has been asked before, but when working in a > develop

Reload Servlets/Classes

2002-10-07 Thread Chuck Carson
Sorry if this has been asked before, but when working in a development environment, how can I reload newly compiled classes w/o restarting the tomcat server? Thanks, CC -- This message contains confidential information and is intended only for the individual named. If you are not the n

RE: Please Help: Getting this exception

2002-10-04 Thread Chuck Carson
this exception > > > > > On Fri, 4 Oct 2002, Chuck Carson wrote: > > > Date: Fri, 04 Oct 2002 07:35:50 -0700 > > From: Chuck Carson <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: Tomcat Users List <[EMAIL PR

Please Help: Jasper Problems

2002-10-04 Thread Chuck Carson
I am running the binary distibution of Tomcat 4.1.2 on Solaris 8. Each time a JSP page is requested, it generates the following exception: 2002-10-04 08:28:45 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: java/sql/Savepoint

RE: Please Help: Getting this exception

2002-10-04 Thread Chuck Carson
you connecting to a DB, and if so, what type > JDBC drivers are you using? > > Yoav Shapira > Millennium ChemInformatics > > > >-Original Message- > >From: Chuck Carson [mailto:[EMAIL PROTECTED]] > >Sent: Friday, October 04, 2002 10:36 AM > >To: T

RE: Where is javax.sql

2002-10-04 Thread Chuck Carson
t; > > That's in Oracle's JDBC classes file (named classes12.jar for > my installation), not in Tomcat. Make sure you install this > file for your Oracle connections to work (put it in your > $TOMCAT_HOME/lib directory). It can be downloaded from Oracle. Kenny >

Please Help: Getting this exception

2002-10-04 Thread Chuck Carson
I moved my tomcat server from Linux to Solaris, now using the binary dist of tomcat 4.1.2 and jdk 1.3.1_04. All my apps are giving me this exception: org.apache.jasper.JasperException: java/sql/Savepoint at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja va:2

Where is javax.sql

2002-10-04 Thread Chuck Carson
Where is the package at under tomcat 4.1.2? I moved my tomcat apps from Linux to Solaris but none of my oracle connections will work. Thanks, Chuck -- This message contains confidential information and is intended only for the individual named. If you are not the named addressee you

Re: Help with Startup Script

2002-10-02 Thread Chuck Carson
/jakarta-tomcat-4.1.12/bin/shutdown.sh ;; *) echo "Usage: $0 {start|stop}" exit 1 ;; esac exit 0 Turner, John wrote: > What if you call startup.sh and shutdown.sh instead of catalina.sh directly? > > John > > > >>-Original Messa

Help with Startup Script

2002-10-02 Thread Chuck Carson
rc3.d/S70tomcat4 When the system is booting, I see the message "Starting tomcat server..." so I know the script is getting executed. The default runlevel is set to 3. Anyone have any ideas? Thanks, CC -- Chuck Carson Sr. Systems Administrator Syrrx, Inc. 10410 Science Center Drive San D

Re: Another Problem that annoys the hell out of me

2002-10-02 Thread Chuck Carson
sed by Ant. > I had similar problems with some older versions of these. > > I have no problem with the latest releases of both of the above. > > Chuck Carson wrote: > > Does anyone run into this problem when building on Solaris. > > > > About 75% into the bui

RE: ARG! Startup problems under Solaris

2002-10-01 Thread Chuck Carson
der Solaris > > > > > > > > > Hi Chuck, > > > > > > What version of Tomcat and the JDK? If you are not > running JDK 1.4, > > > are you sure you didn't get the lightweight version of > Tomcat? It > > > on

Another Problem that annoys the hell out of me

2002-10-01 Thread Chuck Carson
Does anyone run into this problem when building on Solaris. About 75% into the build process is starts crapping out on *.xml files. For example: Docs: [style] Failed to process /root/TOMCAT/jakarta-tomcat-connectors-4.1.12-src/jk/xdocs/jk/neshowto.x ml BUILD FAILED file:/root/TOMCAT/j

RE: ARG! Startup problems under Solaris

2002-10-01 Thread Chuck Carson
; of Tomcat? It only works with JDK 1.4. > > Rick > > - Original Message - > From: "Chuck Carson" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Tuesday, October 01, 2002 5:02 PM > Subject: ARG! Startup p

ARG! Startup problems under Solaris

2002-10-01 Thread Chuck Carson
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533) at java.lang.Thread.run(Thread.java:479) [ERROR] Http11Protocol - -Error reading request, ignored Anyone have any ideas? Thanks, CC -- Chuck

Does Tomcat require restart when chaning classes?

2002-09-12 Thread Chuck Carson
server restart. Thanks, CC Chuck Carson Sr. Systems Administrator Syrrx, Inc. 10410 Science Center Drive San Diego, CA 92121 E: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> W: 858.731.3540 M: 858.442.0827 -- This message contains confidential information and is intended on

RE: Re[2]: Help Deploying Servlet

2002-09-12 Thread Chuck Carson
gt;> > >> > >> AddNewsItem > >> /AddNewsItem > >> > > CC> No, I only had this: > > CC> > CC> > CC> AddNewsItem > CC> /AddNewsItem > CC> > CC> > > CC> So is this what I need? >

RE: Help Deploying Servlet

2002-09-12 Thread Chuck Carson
> for exemple : > > > AddNewsItem > /AddNewsItem > No, I only had this: AddNewsItem /AddNewsItem So is this what I need? AddNewsItem /AddNewsItem Thanks, Chuck > > > -Message d'origine- > De : Chuck Carson [mail

Help Deploying Servlet

2002-09-12 Thread Chuck Carson
ssing? Thanks, Chuck Chuck Carson Sr. Systems Administrator Syrrx, Inc. 10410 Science Center Drive San Diego, CA 92121 E: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> W: 858.731.3540 M: 858.442.0827 -- This message contains confidential information and is intended o

RE: ARG! Please Help

2002-09-11 Thread Chuck Carson
appdir=application.getRealPath(); > out.println(webappdir); > String data=webappdir+"/database.dat" > %> > > -Original Message- > From: Chuck Carson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 12, 2002 10:25 AM > To: Tomcat Users List > Sub

RE: ARG! Please Help

2002-09-11 Thread Chuck Carson
application.getRealPath("") return web application directory > try use this -----Original Message- > From: Chuck Carson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 12, 2002 10:12 AM > To: Tomcat Users List > Subject: ARG! Please Help > > > >

ARG! Please Help

2002-09-11 Thread Chuck Carson
a jsp file: $TOMCAT_HOME/webapps/ROOT/index.jsp It cannot find database.dat, I have tried placing this file in nearly every directory under the tomcat tree. Where does this file need to do? Thanks, CC Chuck Carson Sr. Systems Administrator Syrrx, Inc. 10410 Science Center Drive San Diego

RE: Relative Servlet Path

2002-09-05 Thread Chuck Carson
me directory as the >servlet, thus I would create ROOT/WEB-INF/classes/db ? > >Sorry if this is newbie, I have only been using tomcat for 2 weeks. > >Thanks, >Chuck > >Chuck Carson >Sr. Systems Administrator >Syrrx, Inc. >10410 Science Center Drive >San Diego

Relative Servlet Path

2002-09-04 Thread Chuck Carson
OT/WEB-INF/classes/db ? Sorry if this is newbie, I have only been using tomcat for 2 weeks. Thanks, Chuck Chuck Carson Sr. Systems Administrator Syrrx, Inc. 10410 Science Center Drive San Diego, CA 92121 E: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> W: 858.731.3540 M: 858.442.0827