[ https://issues.apache.org/jira/browse/AXIS2-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678275#action_12678275 ]
Andreas Veithen commented on AXIS2-4261: ---------------------------------------- We should also add this to axis2server.bat to make sure that the behavior is consistent across platforms. Note that Synapse ships with a sample Axis2 server and the scripts used for this [1] already support -xdebug on both platforms. [1] https://svn.apache.org/repos/asf/synapse/trunk/java/modules/samples/src/main/scripts/axis2Server/ > Enable axis2server.sh to start SimpleAxis2Server in remote debug mode > --------------------------------------------------------------------- > > Key: AXIS2-4261 > URL: https://issues.apache.org/jira/browse/AXIS2-4261 > Project: Axis 2.0 (Axis2) > Issue Type: Improvement > Affects Versions: nightly > Environment: OS: Ubuntu 8.10 > Reporter: Charith Dhanushka Wickramarachchi > Priority: Trivial > Attachments: patch.txt > > > Hi, > I have noticed that, to remote debug axis2 i have to edit axis2server.sh > so i add some improvements to the axis2server.sh script so that it can be > started in remote debug mode by using -xdebug > eg: > $ sh axis2server.sh -xdebug > If you think this is useful review and commit > thank you, > Charith > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.