Static Public Member Functions | |
| static void | main (String[] args) throws Exception |
Definition at line 36 of file SoapServiceStarter.java.
| static void org.objectweb.joram.client.jms.soap.SoapServiceStarter.main | ( | String[] | args | ) | throws Exception [static] |
Deploys and starts JORAM SOAP service and the embedded JORAM server.
| args | Name of host hosting Tomcat, tomcat's HTTP port (generally 8080), identifier of the embedded server, name of the embedded server. |
| exception | If the deployment fails because Tomcat is not started. |
Definition at line 47 of file SoapServiceStarter.java.
1.5.0