Deployment Question

2002-04-03 Thread Neo Gigs
Hi there, How does I can deploy a EAR, WAR or JAR file into Tomcat server? Does there have any deployment tools available like "deploytool" that can deploy applications into J2EE server? Thanks Neo

ajp12.id

2002-03-23 Thread Neo Gigs
hi there, can anyone tell me whats the content of the file called ajp12.id? if using tomcat 3.3a, once there is a missing of this file before shutting down, what should i do about it except to restart server? neo

Re: How to apply SSH in Tomcat???

2002-03-20 Thread Neo Gigs
Read the Tomcat documentation maybe? - Original Message - From: "Wiwi Wiwi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 20, 2002 6:05 PM Subject: How to apply SSH in Tomcat??? > Hi. Have somebody know how to apply SSH (Secure Socket Header) in Tomcat > 4.03? >

Re: Tomcat shutdown

2002-03-13 Thread Neo Gigs
owing command should be > sufficient (assumes the current directory is TOMCAT_HOME): > > bin/shutdown.sh port=8007 > > or > > bin\shutdown.bat port=8007 > > Cheers, > Larry > > > > -Original Message- > > From: Neo Gigs [mailto:[EMAI

Re: XML output, I need help.

2002-03-13 Thread Neo Gigs
27;s comment works. :) > > Just remind someone that clearing your cache or restarting Tomcat still does > great. > > > - Original Message - > From: "Neo Gigs" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> >

Re: Tomcat shutdown

2002-03-12 Thread Neo Gigs
how do find out what is PID 4 tomcat? - Original Message - From: "Moi" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 2:32 PM Subject: Re: Tomcat shutdown > In Lunux kill Tomcat by PID. > >ki

Tomcat shutdown

2002-03-12 Thread Neo Gigs
Hi there, I had a problem in shutdown tomcat when it says cannot locate ajp12.id in TOMCAT_HOME\conf directory. Is there any possible way to shutdown? Neo

Re: XML output, I need help.

2002-03-12 Thread Neo Gigs
help. > Let me clarify that I generate a XML, not HTML, format output by JSP. > > IE should know the input is XML format, especially I specify the > contentType. > > What is the problem? Is the problem on Tomcat side or IE side? > > - Original Message - > From: "

Re: XML output, I need help.

2002-03-12 Thread Neo Gigs
You should only display a XMl file by not running the XMl file, you need either a parser of some form of stylesheet like XSLT to embed the output - Original Message - From: "Xiao Juguang" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 10:35

Re: Error in starting..

2002-03-12 Thread Neo Gigs
if u r using tomcat for unix, i think the right file to execute to start is startup.sh - Original Message - From: "Shashank" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002 5:44 PM Subject: Error in starting.. > Hi ! > > I start the Tomcat using catalina.sh ru

Re: Database Pooling

2002-03-12 Thread Neo Gigs
gt; My understanding is that Cocoon achieves connection pooling and component > pooling by using the Avalon framework (Excalibur etc). Can someone correct > me if I am wrong? > > > Chris. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTEC

Re: Database Pooling

2002-03-12 Thread Neo Gigs
Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > On Behalf Of Neo Gigs > Sent: 12 March 2002 04:01 > To: Tomcat Users List > Subject: Re: Database Pooling > > > Hi there, > > Would you mind to tell me how to deploy Excalibur into my Tomcat

Re: Java Applet

2002-03-11 Thread Neo Gigs
uld I download ? > > > Best regards, > Wismaleader > > > > - Original Message - > From: "Neo Gigs" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Tuesday, March 12, 2002 12:14 PM > Subject: Re

Re: Java Applet

2002-03-11 Thread Neo Gigs
i think you should first download Tomcat from jarkarta website, then read the installation guide for the installing Tomcat over Apache. - Original Message - From: "Wisma Leader" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002 12:02 PM Subject:

Re: Database Pooling

2002-03-11 Thread Neo Gigs
Hi there, Would you mind to tell me how to deploy Excalibur into my Tomcat server running on Sun solaris? Also what is Cocoon and where to find it? TQ Neo - Original Message - From: "Chris Pheby" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 11, 20

Re: Help in JSP

2002-03-11 Thread Neo Gigs
first one: > > cs.setInt(1, interString); > > What does your error message say? If this is the problem, Oracle should > return something like 'Invalid parameters specified'. > > > --- Neo Gigs <[EMAIL PROTECTED]> wrote: > > hi there, > > > >

Re: Help in JSP

2002-03-11 Thread Neo Gigs
, Oracle should > return something like 'Invalid parameters specified'. > > > --- Neo Gigs <[EMAIL PROTECTED]> wrote: > > hi there, > > > > thanks for the reminder, yet there is no results return as output. I > > tried > >

Re: Help in JDBC

2002-03-10 Thread Neo Gigs
Hi there, I solved the problem by putting my classes111.zip for Oracle to %tomcat_home%\lib and %my_application%\WEB-INF\lib Thanks Regards, Neo Gigs VB? http://communities.msn.com.my/VisualBasicwithNeo http://www.vbcity.com/forum http://www.vbweb.co.uk Get paid cash receive email

Re: Help in JDBC

2002-03-10 Thread Neo Gigs
n Source) at java.lang.Thread.run(Thread.java:484) please help... - Original Message - From: "Martin Sandiford" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Cc: "Neo Gigs" <[EMAIL PROTECTED]> Sent: Monday, March 11,

Re: Help in JDBC

2002-03-10 Thread Neo Gigs
o: "Tomcat Users List" <[EMAIL PROTECTED]> Cc: "Neo Gigs" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 12:42 PM Subject: RE: Help in JDBC The <%! directive is strictly for declarations. The Class.forName() line is a statement. You can change this in to a stat

Re: Unix (Solaris) HTML Editor for Apache and Tomcat, Recommendations?

2002-03-10 Thread Neo Gigs
Personally I would suggest Forte for Sun - Original Message - From: "C Cayetano" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 12:24 PM Subject: Unix (Solaris) HTML Editor for Apache and Tomcat, Recommendations? > All, > > Does any have a

Help in JDBC

2002-03-10 Thread Neo Gigs
nager.service(Unknown Source) at org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Unknown Source) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(Unknown Source) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Unknown Source)

Re: Help in JSP

2002-03-08 Thread Neo Gigs
quot;Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 12:34 PM Subject: RE: Help in JSP > Think use the "output=" statement before u use the close function > statement. > > Karthik > > -Original Message- > From: Neo Gigs [mail

Help in JSP

2002-03-08 Thread Neo Gigs
e) { System.err.println("Error: " + e.getMessage()); } return output; } public void setInput(String s) { // Here to assign input parameters interString = Integer.parseInt(s); } } Thanks Regards, Neo Gigs VB? http:/

Newbies Question

2002-03-08 Thread Neo Gigs
Hi there, Is Tomcat 3.3a for Sun is compatible with JDK 1.3.1_02? What are the undocumented steps to setup the Tomcat server? Can that being done together with JDBC driver from Oracle on 7.3.4? Thanks Neo