[jbosstools-issues] [JBoss JIRA] (TOOLSDOC-446) document how to debug on openshift JEE applications

Max Rydahl Andersen (JIRA) issues at jboss.org
Fri Feb 14 03:05:28 EST 2014


    [ https://issues.jboss.org/browse/TOOLSDOC-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944518#comment-12944518 ] 

Max Rydahl Andersen commented on TOOLSDOC-446:
----------------------------------------------

Use of JBoss Maven Source container is not *required*, but just a nice feature to make the tool look up source code for classes it encounters while debugging that it does not have the source for.

i.e. In my project I just have the source for my code but when I debug I might step through code that comes from the application server. That is where jboss maven source container helps since it will use the various indexes available from maven repositories to try and locate the proper source jar.

Its more like a helpful tip for debugging and not specific to openshift at all - can be used for any java based debugging.
                
> document how to debug on openshift JEE applications
> ---------------------------------------------------
>
>                 Key: TOOLSDOC-446
>                 URL: https://issues.jboss.org/browse/TOOLSDOC-446
>             Project: Documentation for JBoss Tools and Developer Studio
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: User Guide - OpenShift Tools
>            Reporter: Max Rydahl Andersen
>            Assignee: Michelle Murray
>             Fix For: 4.1.2, 4.2.0.Beta1
>
>   Original Estimate: 3 hours
>          Time Spent: 1 day, 5 hours
>  Remaining Estimate: 0 minutes
>
> would be great if Docs at https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Developer_Studio/6.0/html-single/OpenShift_Tools_Reference_Guide/index.html#chap-OpenSift_Tools_Reference_Guide-Debugging
> could outline how to enable/disable debugging and how to use port forwarding to connect to the debugger.
> References: 
> https://community.jboss.org/en/tools/blog/2012/02/08/debugging-and-browsing-openshift-applications-in-eclipse 
> http://vimeo.com/44548968

--
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 jbosstools-issues mailing list