[jira] Commented: (AXIS2-4261) Enable axis2server.sh to start SimpleAxis2Server in remote debug mode

2009-03-12 Thread Andreas Veithen (JIRA)

[ 
https://issues.apache.org/jira/browse/AXIS2-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681412#action_12681412
 ] 

Andreas Veithen commented on AXIS2-4261:


Note that the previous version of the script allowed to pass arbitrary options 
to the Java command line. In the new version this would result in an error. I 
don't know if this feature is actually useful, but I wonder whether this change 
was intentional or not.

 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.



[jira] Commented: (AXIS2-4261) Enable axis2server.sh to start SimpleAxis2Server in remote debug mode

2009-03-12 Thread Charith Dhanushka Wickramarachchi (JIRA)

[ 
https://issues.apache.org/jira/browse/AXIS2-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681592#action_12681592
 ] 

Charith Dhanushka Wickramarachchi commented on AXIS2-4261:
--

Hi Andreas,

this script Starts the SimpleAxis2Server which only accept the repo and conf  
location as command line arguments. So for me in this case its seems like 
passing optional parameters is not supported in SimpleAxis2Server.(Correct me 
if I'm wrong).That's why intentionally omit that use case. 

@Deepal 

Sure i'll will fix this for the windows script 

thank you,

Charith

 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.



[jira] Commented: (AXIS2-4261) Enable axis2server.sh to start SimpleAxis2Server in remote debug mode

2009-03-03 Thread Andreas Veithen (JIRA)

[ 
https://issues.apache.org/jira/browse/AXIS2-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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.