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 <[EMAIL PROTECTED]> wrote:
Check whether something is running on port 8080 (eg: Tomcat).. ~Thilina On 11/24/06, Raffael Himmelreich <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://webservices.apache.org/~thilina/ http://thilinag.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Paul Fremantle VP/Technology, WSO2 and OASIS WS-RX TC Co-chair http://bloglines.com/blog/paulfremantle [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
