Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] WAR file creation

Subject: perfsonar development work

List archive

Re: [pS-dev] WAR file creation


Chronological Thread 
  • From: Roman Lapacz <>
  • To: Stijn Melis <>
  • Cc: "" <>
  • Subject: Re: [pS-dev] WAR file creation
  • Date: Tue, 22 Apr 2008 12:41:55 +0200

Stijn Melis wrote:
Hi all,


I am trying to create a WAR file for the SSH TELNET MP, but I am having some problems.

Do I have to do anything special to get the MP to work, once I placed the WAR file in the tomcat/webapps dir and restarted tomcat? Because when I go to the MP's normal address:

http://mdm-1.par.fr.geant2.net:8090/geant2_java-sshtelnet-mp/services/TelnetSSH

I get a "AXIS error - No service is available at this URL".

However, when I go to the webadmin pages at

http://mdm-1.par.fr.geant2.net:8090/geant2_java-sshtelnet-mp

this does work. The admin is operational as well, because I can upload my metadata configuration file to the eXist database (after I update the path to the configuration file, that is).

Does anybody know what I have to add to the WAR file in order for this to work?

This is normal behavior of WAR file. The address of your service is different because war file is in tomcat/webapps directory (context is not setup in tomcat config file.)
I understand that the name of your WAR file is geant2_java-sshtelnet-mp.war. Am I right?

Some time ago I sent a question about naming of war files (it was suggested to have a version number in the name but this way that version will be present in URL address and my understanding was that we didn't want it) to the release mailing list but I haven't got any response yet :)

Roman



Thanks in advance,

Stijn




Archive powered by MHonArc 2.6.16.

Top of Page