Re: cannot load servlet name action

2001-03-15 Thread Maya Muchnik



This is ActionServlet that in struts.jar file. Do you try to start some
struts example? Check where this file is. It has to be under your_web_app/WEB-INF/lib.
Marc Antoine Garrigue wrote:

Hi everyone,Sorry
but i'm a kind of rookie newbieI have got this message
when i start tomcat (actually i have jboss_with_tomcat 3.2b7):   
cannot load servlet name: action.I have try evrything
and i'm going crazy...Anyone can help??Thank
uBelou





Re: cannot load servlet name action

2001-03-15 Thread Marc Antoine Garrigue



i have check and it is in it.
The fact is that even the example dosn't work...
so..
 

  - Original Message - 
  From: 
  Maya 
  Muchnik 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, March 15, 2001 2:13 
  PM
  Subject: Re: cannot load servlet name 
  action
  This is ActionServlet that in struts.jar file. Do you try to 
  start some struts example? Check where this file is. It has to be under 
  your_web_app/WEB-INF/lib. 
  Marc Antoine Garrigue wrote: 
  

Hi everyone,Sorry but i'm a kind of 
rookie newbieI have got this message when i start 
tomcat (actually i have jboss_with_tomcat 3.2b7):    cannot load servlet name: action.I have try evrything and i'm going crazy...Anyone can help??Thank uBelou


Re: cannot load servlet name action

2001-03-15 Thread Maya Muchnik



Start from beginning. Stop Tomcat - Apache. Remove old struts-example directory.
Copy struts-example.war under tomcat/webapps directory. Remove tomcat/work/*
files. Remove struts.jar from CLASSPATH. Remove all other struts.jar files,
not under webapps/someapp/WEB-INF/lib. Startup Tomcat. You will see a lot
of messages at a console. From a browser run http://localhost:8080/struts-example.
Is this start successful?
Marc Antoine Garrigue wrote:
 i have check and it is in it.The
fact is that even the example dosn't work...so.. 

- Original Message -

From:
Maya
Muchnik

To: [EMAIL PROTECTED]

Sent: Thursday, March 15, 2001 2:13
PM

Subject: Re: cannot load servlet name
action
 This is ActionServlet that in struts.jar file. Do you try to start
some struts example? Check where this file is. It has to be under your_web_app/WEB-INF/lib.
Marc Antoine Garrigue wrote:

Hi everyone,Sorry
but i'm a kind of rookie newbieI have got this message when i start tomcat
(actually i have jboss_with_tomcat 3.2b7):    cannot load
servlet name: action.I have try evrything and i'm going crazy...Anyone
can help??Thank uBelou







Re: cannot load servlet name action

2001-03-15 Thread Marc Antoine Garrigue



the truth is i haven't a tomcat-apache but a tomcat-jboss 
server.
so i can' t start it stand alone...
I have also tryed it as a stand alone server and it works 
fine: i have a lot of things on my console and the application works 
fine...
The probleme is when i use embeded tomcat with 
jboss
Thank u
 

  - Original Message - 
  From: 
  Maya 
  Muchnik 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, March 15, 2001 5:52 
  PM
  Subject: Re: cannot load servlet name 
  action
  Start from beginning. Stop Tomcat - Apache. Remove old 
  struts-example directory. Copy struts-example.war under tomcat/webapps 
  directory. Remove tomcat/work/* files. Remove struts.jar from CLASSPATH. 
  Remove all other struts.jar files, not under webapps/someapp/WEB-INF/lib. 
  Startup Tomcat. You will see a lot of messages at a console. From a browser 
  run http://localhost:8080/struts-example. 
  Is this start successful? 
  Marc Antoine Garrigue wrote: 
   i have check and it is in 
it.The fact is that even the example dosn't 
work...so..  

  - Original Message -
  From: 
  Maya 
  Muchnik
  To: [EMAIL PROTECTED]
  Sent: Thursday, March 15, 2001 2:13 
  PM
      Subject: Re: cannot load servlet name 
  action This is ActionServlet that in struts.jar file. Do you 
  try to start some struts example? Check where this file is. It has to be 
  under your_web_app/WEB-INF/lib. 
  Marc Antoine Garrigue wrote: 
  

Hi everyone,Sorry but i'm a kind of rookie newbieI have 
got this message when i start tomcat (actually i have jboss_with_tomcat 
3.2b7):    cannot load servlet name: action.I have try 
evrything and i'm going crazy...Anyone can help??Thank 
  uBelou


Re: cannot load servlet name action

2001-03-15 Thread Maya Muchnik



Try to find emails in our archives about JBoss and Tomcat... Maybe somebody
using JBoss will email to you...
Marc Antoine Garrigue wrote:
 the truth is i haven't a tomcat-apache
but a tomcat-jboss server.so i can' t start it stand
alone...I have also tryed it as a stand alone server
and it works fine: i have a lot of things on my console and the application
works fine...The probleme is when i use embeded tomcat
with jbossThank u 

- Original Message -

From:
Maya
Muchnik

To: [EMAIL PROTECTED]

Sent: Thursday, March 15, 2001 5:52
PM

Subject: Re: cannot load servlet name
action
 Start from beginning. Stop Tomcat - Apache. Remove old struts-example
directory. Copy struts-example.war under tomcat/webapps directory. Remove
tomcat/work/* files. Remove struts.jar from CLASSPATH. Remove all other
struts.jar files, not under webapps/someapp/WEB-INF/lib. Startup Tomcat.
You will see a lot of messages at a console. From a browser run http://localhost:8080/struts-example.
Is this start successful?
Marc Antoine Garrigue wrote:
 i have check and it is in it.The
fact is that even the example dosn't work...so..

- Original Message -

From:
Maya
Muchnik

To: [EMAIL PROTECTED]

Sent: Thursday, March 15, 2001 2:13
PM

Subject: Re: cannot load servlet name
action
 This is ActionServlet that in struts.jar file. Do you try to start
some struts example? Check where this file is. It has to be under your_web_app/WEB-INF/lib.
Marc Antoine Garrigue wrote:

Hi everyone,Sorry
but i'm a kind of rookie newbieI have got this message when i start tomcat
(actually i have jboss_with_tomcat 3.2b7):    cannot load
servlet name: action.I have try evrything and i'm going crazy...Anyone
can help??Thank uBelou









Re: cannot load servlet name action

2001-03-15 Thread Marc Antoine Garrigue



thank you very much

  - Original Message - 
  From: 
  Maya 
  Muchnik 
  To: [EMAIL PROTECTED] 
  Sent: Thursday, March 15, 2001 6:15 
  PM
  Subject: Re: cannot load servlet name 
  action
  Try to find emails in our archives about JBoss and Tomcat... 
  Maybe somebody using JBoss will email to you... 
  Marc Antoine Garrigue wrote: 
   the truth is i haven't a 
tomcat-apache but a tomcat-jboss server.so i can' t 
start it stand alone...I have also tryed it as a stand 
alone server and it works fine: i have a lot of things on my console and the 
application works fine...The probleme is when i use 
embeded tomcat with jbossThank u  

  - Original Message -
  From: 
  Maya 
  Muchnik
  To: [EMAIL PROTECTED]
  Sent: Thursday, March 15, 2001 5:52 
  PM
  Subject: Re: cannot load servlet name 
  action Start from beginning. Stop Tomcat - Apache. Remove old 
  struts-example directory. Copy struts-example.war under tomcat/webapps 
  directory. Remove tomcat/work/* files. Remove struts.jar from CLASSPATH. 
  Remove all other struts.jar files, not under webapps/someapp/WEB-INF/lib. 
  Startup Tomcat. You will see a lot of messages at a console. From a 
  browser run http://localhost:8080/struts-example. 
  Is this start successful? 
  Marc Antoine Garrigue wrote: 
   i have check and it is in 
it.The fact is that even the example dosn't work...so.. 

  - Original Message -
  From: 
  Maya Muchnik
  To: [EMAIL PROTECTED]
  Sent: Thursday, March 15, 2001 
  2:13 PM
      Subject: Re: cannot load servlet 
  name action This is ActionServlet that in struts.jar file. 
  Do you try to start some struts example? Check where this file is. It 
  has to be under your_web_app/WEB-INF/lib. 
  Marc Antoine Garrigue wrote: 
  

Hi everyone,Sorry but i'm a kind of rookie newbieI 
have got this message when i start tomcat (actually i have 
jboss_with_tomcat 3.2b7):    cannot load servlet 
name: action.I have try evrything and i'm going crazy...Anyone can 
help??Thank 
  uBelou