What IDE are you using?  You should be able to debug in any IDE by
adding its debug parameters to a MAVEN_OPTS environment variable.
Then create a profile in the IDE that attaches to the process once
it's up and running.  Here's some instructions for Eclipse:

http://appfuse.org/display/APF/Eclipse#Eclipse-debugging

If you need further instructions, please let me know and I'll try to write them.

Matt

On 2/16/07, ros <[EMAIL PROTECTED]> wrote:

Matt, thanks.
Is it possible to debug code during mvn integration-test?


Matt Raible-3 wrote:
>
> You should be able to debug your test directly from the IDE.  If
> you're relying on pre-existing data, you may have to run "mvn
> dbunit:operation" first.
>
> Matt
>
--
View this message in context: 
http://www.nabble.com/apfuse2%2Bhibernate---GenericDaoHibernate-getAll-returns-duplicate-entities-%28users%29-tf3227657s2369.html#a9003589
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to