Export to GitHub

open-archetypes - issue #15

Debugging Support


Posted on Aug 9, 2010 by Swift Rhino

Add integrated support to debug the application within eclipse when it's deployed on JBoss AS

Comment #1

Posted on Aug 9, 2010 by Happy Rhino

Can you be more specific? What kind of support do you expect from a maven project?

Comment #2

Posted on Aug 9, 2010 by Happy Rhino

(No comment was entered for this change.)

Comment #3

Posted on Aug 10, 2010 by Swift Rhino

http://maven.apache.org/plugins/maven-surefire-plugin/examples/debugging.html That's an approach to debug testng unit tests within maven

Comment #4

Posted on Aug 10, 2010 by Happy Rhino

Since I do all my debugging from within the IDE (tests + server), it never crossed my mind I would need that :-) So you're expecting a profile where a debugging command would be passed to a cargo configuration? And you would launch cargo from a maven command in the IDE or directly via command line? Or maybe your use case is different, in that case, could you describe it?

Comment #5

Posted on Aug 10, 2010 by Swift Rhino

Exactly, this is a generic way of testing using only maven. How can I contribute to your archetype?

Comment #6

Posted on Aug 10, 2010 by Happy Rhino

You can checkout the sources from http://open-archetypes.googlecode.com/svn/trunk/ Make a patch and attach it here, I'll apply it.

Comment #7

Posted on Aug 10, 2010 by Swift Rhino

Works for me, thanks a lot

Status: New

Labels:
Type-Enhancement Priority-Medium Archetype-seam-ear-archetype