On Tue, Sep 27, 2011 at 3:50 AM, Aaoz Gul <aaoz....@northbaysolutions.net> wrote: > > > 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 >
You may be having a problem with port 5001, you can tweak that via the web.xml file. If you still have problems and its not network related, showing the stacktrace could help explain the cause. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org