You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Paul Fremantle <pz...@gmail.com> on 2006/11/24 13:25:20 UTC

Re: Starting SimpleAxis2Server

In Synapse we try to start on 8080 and then if that fails we try 8008.
We also log the chosen port to the console.

You might want to do something similar in Axis2.

Paul


On 11/24/06, Thilina Gunarathne <cs...@gmail.com> wrote:
> Check whether something is running on port 8080 (eg: Tomcat)..
>
> ~Thilina
>
> On 11/24/06, Raffael Himmelreich <ra...@raffi.at> wrote:
> > Hi there,
> >
> > I experience very basic problems starting the axis2 standalone Simple
> > server. Does anybody have any hints for me what to look for?
> > I tried it with j2sdk1.4 with same results.
> >
> > (axis2.xml is the fresh vanilla untared configfile - TCP port isn't used
> > yet)
> >
> >
> > exception:~/axis2-1.1# bin/axis2server.sh
> >   Using AXIS2_HOME:   /root/axis2-1.1
> >   Using JAVA_HOME:       /var/jdk1.5.0_09/
> > Nov 23, 2006 9:56:54 PM org.apache.axis2.transport.SimpleAxis2Server main
> > INFO: [SimpleAxisServer] Starting
> > Nov 23, 2006 9:56:54 PM org.apache.axis2.transport.SimpleAxis2Server main
> > INFO: [SimpleAxisServer] Using the Axis2
> > Repository/root/axis2-1.1/repository
> > [SimpleAxisServer] Using the Axis2 Configuration
> > File/root/axis2-1.1/conf/axis2.xml
> > Nov 23, 2006 9:56:54 PM org.apache.axis2.transport.SimpleAxis2Server main
> > SEVERE: [SimpleAxisServer] Shutting down. Error starting SimpleAxisServer
> > exception:~/axis2-1.1#
> >
> >
> > Best regards,
> > raffi
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>
>
> --
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://bloglines.com/blog/paulfremantle
paul@wso2.com

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org