On Tue, Sep 27, 2011 at 11:48 AM, Aaoz Gul <aaoz....@northbaysolutions.net>wrote:
> Below is the description of my problem. I'm new with Axis2. I 've deployed > .war file in tomcate and make change to run the SoapMonitor which > are explained below links > http://axis.apache.org/axis2/java/core/docs/installationguide.html > http://axis.apache.org/axis2/java/core/docs/soapmonitor-module.html > > when i hit the soap Link. It will open the UI but a message show that > > "The SOAP Monitor is unable to communicate with the server". I'm using > Linux . I've also set the environment variable following path > AXIS2_HOME=/etc/axis2-1.6.1-bin/axis2-1.6.1 > JAVA_HOME=/usr/java/jdk > > PATH=/usr/java/jdk/bin:/usr/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin > > > > but Soap Monitor couldn't connect with server. Is there is thing missing. > I'm also new with Linux > > I'll be very thankful to you > regards > Aaoz >