Joram ${version}

org.objectweb.joram.client.jms.soap
Class SoapServiceStarter

java.lang.Object
  extended byorg.objectweb.joram.client.jms.soap.SoapServiceStarter

public class SoapServiceStarter
extends java.lang.Object

Utility class allowing to start JORAM SOAP service and the embedded server.


Constructor Summary
SoapServiceStarter()
           
 
Method Summary
static void main(java.lang.String[] args)
          Deploys and starts JORAM SOAP service and the embedded JORAM server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoapServiceStarter

public SoapServiceStarter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Deploys and starts JORAM SOAP service and the embedded JORAM server.

Parameters:
args - Name of host hosting Tomcat, tomcat's HTTP port (generally 8080), identifier of the embedded server, name of the embedded server.
Throws:
exception - If the deployment fails because Tomcat is not started.
java.lang.Exception

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved