Re: Auto-Deployment Problems (Real Version)

2005-05-28 Thread Parsons Technical Services
uot; <[EMAIL PROTECTED]> To: Sent: Friday, May 27, 2005 1:38 PM Subject: Auto-Deployment Problems (Real Version) Hello, I've been trying to deploy my application into Tomcat and can get it to work just fine. However, as I make additional changes to the classes within my WAR, re-de

Auto-Deployment Problems (Real Version)

2005-05-27 Thread Kory L
Hello, I've been trying to deploy my application into Tomcat and can get it to work just fine. However, as I make additional changes to the classes within my WAR, re-deploying them causes Tomcat to delete virtually every file within the webapps directory. Here's the flow of what's happenin

Auto-Deployment Problems

2005-05-27 Thread Kory L
Hello, I've been trying to deploy my application into Tomcat and can get it to work just fine. However, as I make additional changes to the classes within my WAR, re-deploying them causes Tomcat to delete virtually every file within the webapps directory. Here's the flow of what's happening

Re: META-INF/context.xml TC 5.5.4 deployment problems

2004-12-29 Thread Jacob Kjome
At 09:42 AM 12/29/2004 -0800, you wrote: >Hi, >I have been trying to deploy my app into 5.5.4 using a META-INF/context.xml >file type config. The application is deployed according to the log; there >are no errors. When I access it, I receive a 404 error, none of the JSPs >respond. I have tried vari

META-INF/context.xml TC 5.5.4 deployment problems

2004-12-29 Thread alan . sinclair
Hi, I have been trying to deploy my app into 5.5.4 using a META-INF/context.xml file type config. The application is deployed according to the log; there are no errors. When I access it, I receive a 404 error, none of the JSPs respond. I have tried various combinations of path and docBase and ha

deployment problems moving from tomcat 5.0.18 to 5.0.19

2004-04-04 Thread Matt Smith
:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 12:33 AM To: [EMAIL PROTECTED] Subject: deployment problems moving from tomcat 4.1.30 to 5.0.19 I am migrating from Tomcat 4.1.30 to 5.0.19 and have been experiencing problems with deployment. The context descriptor below works fine for deployment on

deployment problems moving from tomcat 4.1.30 to 5.0.19

2004-04-04 Thread Matt Smith
I am migrating from Tomcat 4.1.30 to 5.0.19 and have been experiencing problems with deployment. The context descriptor below works fine for deployment on Tomcat 4.1.30, but when I try to use it on 5.0.19, all I get is the following in localhost_log 2004-04-05 00:22:54 StandardHost[localhost]: E

RE: deployment problems - solved (for the moment ;-))

2003-09-19 Thread Shapira, Yoav
Howdy, >b) /opt/jakarta/tomcat/webapps/ROOT/WEB-INF/web.xml had no entries at >all for any servlets, not even in comments. (i believe this is tomcat >4.1.18-25 as it came out of the SuSE 8.2 box: however, my previous >efforts to make things work may have corrupted this, i simply cannot >backtrack

RE: deployment problems - solved (for the moment ;-))

2003-09-19 Thread Mats Wolpers
Hello, (cont. my posting of September 12.) I took Yoav's hint and undid all the jibberish i had done so far and double-rechecked those dirs. still didn't work. i read marty hall's chapter 1 from *more servlets and jave server pages* and played with the advice given there. stuff works now. i believ

JMX / mx4j -- deployment problems

2003-09-18 Thread Petra Staub
hi tomcat-users, I am making my first steps with JMX or mx4j respectively. I saw that Tomcat 4.1 is able to register MBeans and I saw in the documentation the example descriptor...however, I still dont understand how to proceed. For testing I only wanted to register a simple MBean (from the mx4j

JMX / mx4j -- deployment problems

2003-09-18 Thread petra staub
hi tomcat-users, I am making my first steps with JMX or mx4j respectively. I saw that Tomcat 4.1 is able to register MBeans and I saw in the documentation the example descriptor...however, I still dont understand how to proceed. For testing I only wanted to register a simple MBean (from the mx4j e

RE: deployment problems

2003-09-12 Thread Shapira, Yoav
ather /myWebapp/myServlet, etc. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Friday, September 12, 2003 5:05 AM >To: [EMAIL PROTECTED] >Subject: deployment problems > >hello, >i have just complete

deployment problems

2003-09-12 Thread barkingmadt
hello, i have just completed a course on web programming where all the practical work was done on a windows box. now i try to redo everything on my linux (suse 8.2) machine and i keep hitting problems. i have checkeed the archive for "deployment" and if the right clue is there i didnt identify i

RE: Deployment problems in tomcat 4.1.27 : jdbc and properties files

2003-09-08 Thread Mike Curwen
try /properties/framework.properties ? > -Original Message- > From: Shailesh Modi [mailto:[EMAIL PROTECTED] > Sent: Monday, September 08, 2003 12:11 AM > To: 'Tomcat Users List' > Subject: RE: Deployment problems in tomcat 4.1.27 : jdbc and > properties fi

Re: Re[2] :Deployment problems in tomcat 4.1.27 : jdbc and properties files

2003-09-08 Thread Shailesh Modi
3 11:28 AM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re[2]: Deployment problems in tomcat 4.1.27 : jdbc and properties files Hello Shailesh! SM> properties files(configuration files) for my web-app are not getting SM> picked up. I have tried following ways one by one: SM> 1. ke

Re[2]: Deployment problems in tomcat 4.1.27 : jdbc and properties files

2003-09-08 Thread Anton Tagunov
Hello Shailesh! SM> properties files(configuration files) for my web-app are not getting SM> picked up. I have tried following ways one by one: SM> 1. kept them in \WEB-INF\classes folder the right move SM> 2. kept them in \WEB-INF\lib won't work, it's for jars only SM> 3. made the jar out of them

RE: Deployment problems in tomcat 4.1.27 : jdbc and properties files

2003-09-07 Thread Shailesh Modi
mes Harman [mailto:[EMAIL PROTECTED] Sent: Saturday, September 06, 2003 9:05 AM To: Tomcat Users List Subject: Re: Deployment problems in tomcat 4.1.27 : jdbc and properties files Shailesh, Is it classes12.jar or classes12.zip? Your first post said zip. If it is zip make sure you rename it to

Re: Deployment problems in tomcat 4.1.27 : jdbc and properties files

2003-09-05 Thread James Harman
sage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 2:54 PM To: Tomcat Users List Subject: RE: deployment problems in tomcat 4.1.27 It is sayed that property file should be in your classpath! So I allways put my property file under WEB-INF/classes/ d

Deployment problems in tomcat 4.1.27 : jdbc and properties files

2003-09-04 Thread Shailesh Modi
tomcat 4.1.27 configuration to make this work? Thanks a Lot. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 2:54 PM To: Tomcat Users List Subject: RE: deployment problems in tomcat 4.1.27 It is sayed that property file should be in y

RE: deployment problems in tomcat 4.1.27

2003-09-04 Thread Janis_Olekss
;[EMAIL PROTECTED]> cc: Subject:RE: deployment problems in tomcat 4.1.27 Hi, I have kept classes12.jar in every possible places in tomcat 4 folders, but no help. Also keeping properties files into WEB-INF/classes directory too not able to help me out. Alternative

RE: deployment problems in tomcat 4.1.27

2003-09-04 Thread Shailesh Modi
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 2:54 PM To: Tomcat Users List Subject: RE: deployment problems in tomcat 4.1.27 It is sayed that property file should be in your classpath! So I allways put my property file under WEB-INF/classes/ directory which see

RE: deployment problems in tomcat 4.1.27

2003-09-04 Thread Janis_Olekss
(Cell) +371 9136267 "Shailesh Modi" <[EMAIL PROTECTED]> 09/04/2003 12:20 Please respond to "Tomcat Users List" To: "'Tomcat Users List'" <[EMAIL PROTECTED]> cc: Subject:RE: deployment problems in to

RE: deployment problems in tomcat 4.1.27

2003-09-04 Thread Shailesh Modi
TECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 12:39 PM To: Tomcat Users List Subject: Re: deployment problems in tomcat 4.1.27 You have to configure server.xml file There are 2 things 1) which defines your docBase 2) which defines different contexts See apache.

Re: deployment problems in tomcat 4.1.27

2003-09-04 Thread Janis_Olekss
To: <[EMAIL PROTECTED]> cc: Subject:deployment problems in tomcat 4.1.27 Hi, I am trying to deploy my web application in tomcat 4.1.27, earlier tomcat 3 was successfully running my web-app. 1. basic problem - I want to set my web-app context as "/r

deployment problems in tomcat 4.1.27

2003-09-04 Thread Shailesh Modi
Hi, I am trying to deploy my web application in tomcat 4.1.27, earlier tomcat 3 was successfully running my web-app. 1. basic problem - I want to set my web-app context as "/remind/cafe/" (e.g. http://server:port/remind/cafe/index.do) but tomcat 4.1.27 asks me to put my web-app war file into web

RE: Manual servlet deployment problems on 4.1.18

2003-02-27 Thread Ray Tayek
hanks -Original Message- From: Ray Tayek [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 9:25 PM To: Tomcat Users List Subject: RE: Manual servlet deployment problems on 4.1.18 i can not get 4.1.18-le to run on win98se and i get at a 404 on linux when i try to put Hello.class man

RE: Manual servlet deployment problems on 4.1.18

2003-02-27 Thread Turner, John
cat. John > -Original Message- > From: Steve Hole [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 27, 2003 11:06 AM > To: Tomcat Users List > Subject: RE: Manual servlet deployment problems on 4.1.18 > > > On Wed, 26 Feb 2003 22:04:56 -0800 (PST) Steve Guo > <[E

RE: Manual servlet deployment problems on 4.1.18

2003-02-27 Thread Steve Hole
On Wed, 26 Feb 2003 22:04:56 -0800 (PST) Steve Guo <[EMAIL PROTECTED]> wrote: > Steve Hole <[EMAIL PROTECTED]> wrote: > This implies that the element defines the name of the > web application? > -- what do you mean? the webapp is defined by the name of the folder ("test") Ah! Which expla

RE: Manual servlet deployment problems on 4.1.18

2003-02-27 Thread Turner, John
esday, February 26, 2003 9:25 PM To: Tomcat Users List Subject: RE: Manual servlet deployment problems on 4.1.18 i can not get 4.1.18-le to run on win98se and i get at a 404 on linux when i try to put Hello.class manually in .../jakarta-tomcat-4.1.18-LE-jdk14/webapps/ROOT\WEB-INF/classes and using loca

RE: Manual servlet deployment problems on 4.1.18

2003-02-27 Thread Turner, John
03 11:40 PM To: Tomcat Users List Subject: RE: Manual servlet deployment problems on 4.1.18 In otherwords, I assumed the element linked the and elements. Is that true? The documentation for the servlet-mapping functionality is not exactly great and there is no documentation on the de

RE: Manual servlet deployment problems on 4.1.18

2003-02-26 Thread Steve Guo
Steve Hole <[EMAIL PROTECTED]> wrote: This implies that the element defines the name of the web application? -- what do you mean? the webapp is defined by the name of the folder ("test") So what does the web.xml look like for the above? Something like: simple Simple>

RE: Manual servlet deployment problems on 4.1.18

2003-02-26 Thread Steve Hole
On Wed, 26 Feb 2003 11:21:21 -0800 (PST) Steve Guo <[EMAIL PROTECTED]> wrote: > You tried to make it simple, but actually made it complicated. > Your webapp is simple, so you should invoke the servlet by: > localhost:8080/simple/simple > localhost:8080/simple/servlet/simple That was the trick.

RE: Manual servlet deployment problems on 4.1.18

2003-02-26 Thread Ray Tayek
At 11:43 AM 2/26/03 -0700, you wrote: On Wed, 26 Feb 2003 13:12:47 -0500 "Shapira, Yoav" <[EMAIL PROTECTED]> wrote: > > Howdy, > > >The servlet was deployed as: > > > > {CATALINA_HOME}/webapps/simple > > {CATALINA_HOME}/webapps/simple/WEB-INF/web.xml > > {CATALINA_HOME}/webapps/simple/WEB-INF/cl

RE: Manual servlet deployment problems on 4.1.18

2003-02-26 Thread Steve Guo
>3. I've tried referring to the servlet using the URI's: >localhost:8080/simple > localhost:8080/servlet/simple You tried to make it simple, but actually made it complicated. Your webapp is simple, so you should invoke the servlet by: localhost:8080/simple/simple localhost:8080/simple/servle

RE: Manual servlet deployment problems on 4.1.18

2003-02-26 Thread Steve Hole
On Wed, 26 Feb 2003 13:12:47 -0500 "Shapira, Yoav" <[EMAIL PROTECTED]> wrote: > > Howdy, > > >The servlet was deployed as: > > > > {CATALINA_HOME}/webapps/simple > > {CATALINA_HOME}/webapps/simple/WEB-INF/web.xml > > {CATALINA_HOME}/webapps/simple/WEB-INF/classes/simple.class > > >The web.x

RE: Manual servlet deployment problems on 4.1.18

2003-02-26 Thread Shapira, Yoav
Howdy, >The servlet was deployed as: > > {CATALINA_HOME}/webapps/simple > {CATALINA_HOME}/webapps/simple/WEB-INF/web.xml > {CATALINA_HOME}/webapps/simple/WEB-INF/classes/simple.class >The web.xml file contains (less the delimiters): > >simple >ca.esys.simple > That's a misma

Manual servlet deployment problems on 4.1.18

2003-02-26 Thread Steve Hole
Yes, I am a newbie. I am having some difficulty in getting *any* servlets to deploy on a Tomcat 4.1.3 installation in my development environment. It is very likely a simple configuration problem, but I have tried about everything I can think of to resolve it with no luck. Environment: j2sdk

RE: Servlet deployment problems (Apache 2.0.44 / Jakarta-Tomcat 4.1.18)

2003-02-24 Thread John Trollinger
age- > From: Lars Nielsen Lind [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 6:56 AM > To: Tomcat Users List > Subject: Servlet deployment problems (Apache 2.0.44 / > Jakarta-Tomcat 4.1.18) > > > Hi. > > I have some problems with the deployment of

RE: Servlet deployment problems (Apache 2.0.44 / Jakarta-Tomcat 4.1.18)

2003-02-24 Thread Turner, John
Sent: Monday, February 24, 2003 6:56 AM To: Tomcat Users List Subject: Servlet deployment problems (Apache 2.0.44 / Jakarta-Tomcat 4.1.18) Hi. I have some problems with the deployment of servlets with Apahce / Jakarta-Tomcat. 1.) I have placed the servlet class in: .../webapps//WEB-INF/classes/

Servlet deployment problems (Apache 2.0.44 / Jakarta-Tomcat 4.1.18)

2003-02-24 Thread Lars Nielsen Lind
Hi. I have some problems with the deployment of servlets with Apahce / Jakarta-Tomcat. 1.) I have placed the servlet class in: .../webapps//WEB-INF/classes/ 2.) I have added a web.xml file in: .../webapps//WEB-INF/web.xml 3.) I have added the following lines to the web.xml file: - -Test

RE: Deployment problems in Redhat linux 8

2002-12-19 Thread Turner, John
ginal Message- From: Stephen Ting To: 'Tomcat Users List' Sent: 12/19/02 7:24 PM Subject: RE: Deployment problems in Redhat linux 8 Hi Mike, Did you do any specific configuration on Redhat 8 or tomcat? I am a Linux newbie, I didn't do any specific configuration, everythings, Redha

RE: Deployment problems in Redhat linux 8

2002-12-19 Thread Stephen Ting
[EMAIL PROTECTED]] > Sent: 19 December 2002 20:52 > To: Tomcat Users List > Subject: Re: Deployment problems in Redhat linux 8 > > > I have gotten Tomcat 4.1.2 and JDK 1.4.0_01 going on RedHat 8 with no > problems, so far. I have mostly JSPs. As far as JSPs are concerned, &

Re: Deployment problems in Redhat linux 8

2002-12-19 Thread Mike DiChiappari
I have gotten Tomcat 4.1.2 and JDK 1.4.0_01 going on RedHat 8 with no problems, so far. I have mostly JSPs. As far as JSPs are concerned, there don't appear to be issues with RedHat 8. Mike I deploy my struts based program in redhat 8 with Tomcat 4.1.17 and JDK 1.4.1_01. The problem i faced i

Deployment problems in Redhat linux 8

2002-12-19 Thread Stephen Ting
I deploy my struts based program in redhat 8 with Tomcat 4.1.17 and JDK 1.4.1_01. The problem i faced is when i point my browser (Internet Explorer 6) to the program say http://hostname:8080/program/index.jsp (or any other page, even tomcat root also the same) it will return a empty page, and after

Re: Tomcat 4.0 and XML - deployment problems

2001-10-02 Thread Bob Byron
(); SAXParser saxParser = saxParserFactory.newSAXParser(); XMLReader xr = saxParser.getXMLReader(); And it worked! Bob Byron - Original Message - From: "Bob Byron" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 5:57 PM Subject: Tomcat 4.

Tomcat 4.0 and XML - deployment problems

2001-10-02 Thread Bob Byron
I am resending this due to the horrible formatting on the previous message. :^( I am having trouble figuring out exactly how to deploy my war file. This is the first time I have ever used XML to parse an initialization file. I was successfully ablt to run and parse the configuration fil