[
https://issues.apache.org/jira/browse/FEDIZ-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491305#comment-13491305
]
chris snow commented on FEDIZ-32:
---------------------------------
mvn tomcat:run will run an embedded tomcat, but I think the IDP, STS and RP
will need to run in the same tomcat instance.
One thing I would like to do is run in debug mode with minimal setup effort so
that I can stick in some breakpoints and have a look what is happening under
the hood. I agree that learning how to set up tomcat, keys, etc, is important,
however, to start with I prefer to get a deeper understanding of the java logic.
> SimpleWebapp example to startup the IDP, STS and RP from maven
> --------------------------------------------------------------
>
> Key: FEDIZ-32
> URL: https://issues.apache.org/jira/browse/FEDIZ-32
> Project: CXF-Fediz
> Issue Type: Improvement
> Components: Examples
> Reporter: chris snow
>
> It would be great if the simpleWebapp example ran directly from a maven
> command line, for example:
> {code}
> mvn tomcat:run
> {code}
> This command would setup the IDP, STS and RP war files in the embedded tomcat
> instance(s) allowing new users to quickly try out the example.
--
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