[jbossws-issues] [JBoss JIRA] (JBWS-3782) Allow to specify config name and additional value for JAVA_OPTS for launched appclient

Petr Sakař (JIRA) issues at jboss.org
Fri Mar 28 06:54:12 EDT 2014


Petr Sakař created JBWS-3782:
--------------------------------

             Summary: Allow to specify config name and additional value for JAVA_OPTS for launched appclient
                 Key: JBWS-3782
                 URL: https://issues.jboss.org/browse/JBWS-3782
             Project: JBoss Web Services
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
    Affects Versions: jbossws-cxf-4.3
            Reporter: Petr Sakař
            Priority: Optional
             Fix For: jbossws-cxf-4.3.1


Change support for launching appclient (AppclientHelper class)
- allow  to specify appclient config via -DAPPCLIENT_CONFIG_NAME 
   eg. -DAPPCLIENT_CONFIG_NAME=appclient.xml 
- allow  to append additional options to JAVA_OPTS via -DAPPCLIENT_DEBUG_OPTS
  eg. -DAPPCLIENT_DEBUG_OPTS="-Xrunjdwp:transport=dt_socket,address=9787,server=y,suspend=y"

Add logging to system output

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbossws-issues mailing list