ConfigurationContext configurationContextFromFileSystem =
               
ConfigurationContextFactory.createConfigurationContextFromFileSystem("repo",
null);
        SimpleHTTPServer smt = new
SimpleHTTPServer(configurationContextFromFileSystem, 8080);
        smt.start();

Wan Kaveevivitchai wrote:

> Dear all,
>
>     I would like to know how can i start axis2 as standalone
> application. Since i have been having problem about running
> soapmonitor earlier. The only difference of my environment and others
> is that i am using Jetty as webserver, and others are using Tomcat. So
> i would like to test it with axis2 itself whether it is the problem at
> Jetty or not.
>
>     My soapmonitor GUI is doing fine except when i run the client to
> communicate with the server, the soapmonitor cannot detect any action
> so i cannot see any soap message on the flow.
>
>     How can i start axis2 as standalone?
>
>      Best regards,
>
>        Wan
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to