Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1348 connectés 

  FORUM HardWare.fr
  Programmation
  Java

  problème avec tomcat

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

problème avec tomcat

n°376911
yanis97
Posté le 29-04-2003 à 18:13:06  profilanswer
 

Bonjour;
 
Quelqu'un pourra m'aider à comprendre (la cause) pourquoi j'ai le msg suivant lorsque je me connecte à mon application web.
Les messages suivant s'affichent lors de tentative de connexion. WebApp: Error 500 File: pr_warp.c Line: 239) Cannot open connection warpConnection
 
Merci;

mood
Publicité
Posté le 29-04-2003 à 18:13:06  profilanswer
 

n°376945
brash
voir signature!
Posté le 29-04-2003 à 18:20:42  profilanswer
 

yanis97 a écrit :

Bonjour;
 
Quelqu'un pourra m'aider à comprendre (la cause) pourquoi j'ai le msg suivant lorsque je me connecte à mon application web.
Les messages suivant s'affichent lors de tentative de connexion. WebApp: Error 500 File: pr_warp.c Line: 239) Cannot open connection warpConnection
 
Merci;
 


 
va dans la ligne 239 de warp.c
et tu la supprimes
dis pas merci  :wahoo:

n°377145
veryfree
Posté le 29-04-2003 à 21:37:33  profilanswer
 

brash a écrit :


 
va dans la ligne 239 de warp.c
et tu la supprimes
dis pas merci  :wahoo:  


 
 
[:ban]

n°377226
the real m​oins moins
Posté le 29-04-2003 à 22:47:35  profilanswer
 

tu vas en faire combien des topics dit pour ton pb de tomcat?


---------------
Hey toi, tu veux acheter des minifigurines Lego, non ?
n°377577
yanis97
Posté le 30-04-2003 à 09:55:35  profilanswer
 

Bonjour;
 
Mon fichier server.xml :
 
<Server port="8005" shutdown="SHUTDOWN" debug="0">
 
 
 
  <!-- A "Service" is a collection of one or more "Connectors" that share
       a single "Container" (and therefore the web applications visible
       within that Container).  Normally, that Container is an "Engine",
       but this is not required.
 
       Note:  A "Service" is not itself a "Container", so you may not
       define subcomponents such as "Valves" or "Loggers" at this level.
   -->
 
  <!-- The MOD_WEBAPP connector is used to connect Apache 1.3 with Tomcat 4.0
       as its servlet container. Please read the README.txt file coming with
       the WebApp Module distribution on how to build it.
       (Or check out the "jakarta-tomcat-connectors/webapp" CVS repository)
 
       To configure the Apache side, you must ensure that you have the
       "ServerName" and "Port" directives defined in "httpd.conf".  Then,
       lines like these to the bottom of your "httpd.conf" file:
 
         LoadModule webapp_module libexec/mod_webapp.so
         WebAppConnection warpConnection warp localhost:8008
         WebAppDeploy examples warpConnection /examples/
 
       The next time you restart Apache (after restarting Tomcat, if needed)
       the connection will be established, and all applications you make
       visible via "WebAppDeploy" directives can be accessed through Apache.
  -->
 
  <!-- Define an Apache-Connector Service -->
  <Service name="Tomcat-Apache">
 
    <Connector className="org.apache.catalina.connector.warp.WarpConnector"
     port="8008" minProcessors="5" maxProcessors="75"
     enableLookups="true" appBase="webapps"
     acceptCount="10" debug="0"/>
 
    <Engine className="org.apache.catalina.connector.warp.WarpEngine"
     name="stldev" debug="0">
 
      <Logger className="org.apache.catalina.logger.FileLogger"
              prefix="apache_log." suffix=".txt"
              timestamp="true"/>
 
      <Realm className="org.apache.catalina.realm.MemoryRealm" />
 
    </Engine>
 
  </Service>
 
</Server>
 
Si vous avez un fichier server.xml bcq plus complet et qui marche, je suis prennant.
 
Merci;

n°377604
benou
Posté le 30-04-2003 à 10:05:55  profilanswer
 

le server.xml par défaut de tomcat est bien plus complet


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  Java

  problème avec tomcat

 

Sujets relatifs
problème au démarrage d'apache & tomcatTomcat - IntelliJ - problème de compilation de JSP
problème jsp/java/tomcatApache et Tomcat : problème de session ?
Problème d'accès avec Tomcat 4.1[ JAVA ] probleme avec un servlet dans tomcat
Tomcat 4 - Problème de sur-persistance d'une page ![Tomcat] problème de déploiment d'un service SOAP
Comment je peut résoudre mon problème(JSP-Tomcat)?[JSP/tomcat] Probleme de debutant
Plus de sujets relatifs à : problème avec tomcat


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR