[jboss-jira] [JBoss JIRA] (JBASMP-51) starting server with SSL

Arash Sharif (JIRA) jira-events at lists.jboss.org
Mon Jul 29 12:53:26 EDT 2013


Arash Sharif created JBASMP-51:
----------------------------------

             Summary: starting server with SSL
                 Key: JBASMP-51
                 URL: https://issues.jboss.org/browse/JBASMP-51
             Project: JBoss AS Maven Plugins
          Issue Type: Feature Request
         Environment: mint 14, oracle 7 jdk, maven 3
            Reporter: Arash Sharif
            Assignee: James Perkins
            Priority: Optional


I can't figure out how to run jboss-as:run with SSL support.  I have no problems running SSL after the plugin has downloaded and I've modified the standalone.xml file, but when executing jboss-as:run it overwrites the standalone.xml.  I've tried the following:

1.  adding cli commands to modify the standalone.xml in both "afterDeployment" and "beforeDeployment" in the pom (I've tested both commands and they work outside the plugin)

2.   adding "serverConfig" tag for a custom standalone.xml file.  I'm actually not sure if that's what belongs in this "serverConfig" tag as I couldn't find any documentation.

--
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 jboss-jira mailing list