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: Guilherme Fernandes <>
  • Cc: Stijn Melis <>, "" <>
  • Subject: Re: [pS-dev] WAR file creation
  • Date: Tue, 22 Apr 2008 14:30:04 +0200

Guilherme Fernandes wrote:
Stijn Melis wrote:
Roman Lapacz wrote:
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?

Yes, that is the name of the file. I based my ant target on the one you created for the RRD-MA, but it does not seem to work.
As Loukik and Michael have pointed, could you check if you got server-config.wsdd in WEB-INF (after the war has been deployed)?

I don't see this file in the trunk (this is the place where it should be in the new svn structure; of course each developer could have it somewhere else; it was just my proposal)

https://svn.perfsonar.net/svn/perfsonar/trunk/geant2_java-sshtelnet-mp/conf/axis-1.4/WEB-INF/

Roman





Archive powered by MHonArc 2.6.16.

Top of Page