Skip to main content



      Home
Home » Eclipse Projects » Virgo » Debugging Virgo in Spring Source Tool(I would like to debug the bundles deployed in virgo using breakpoints that I have added in STS.)
Debugging Virgo in Spring Source Tool [message #881420] Mon, 04 June 2012 10:19 Go to next message
Eclipse UserFriend
Hi All,

I am using Spring Source tool(STS) in my local machine as development tool for all my bundles.I have mavenised all my projects in STS and used to deploy the bundles in the pickup folder of my virgo installation.

Here is wat I need

1.I start my Virgo in debugging mode using my STS (I have added the server in STS)
2.I have added many break points in my source code in STS.
3.I tried to access some of my methods which I have added breakpoints using my web application URL.

Here I would like to see the breakpoints getting called and I can debug to see object values.How can I do that?

I have added all my bundles as source to the virgo and deployed the jar files in pickup,but it doesnt stop at the breakpoints and nothing happens to debug.

Any help on this is appreciated.

Regards
Re: Debugging Virgo in Spring Source Tool [message #885527 is a reply to message #881420] Wed, 13 June 2012 03:25 Go to previous message
Eclipse UserFriend
You need to connect the Eclipse debugger to the Virgo process. Create a debug configuration in Eclipse and set it to debug a remote Java application.
Previous Topic:Jetty WebSocket gets slow
Next Topic:Bundlor 1.1.0.M05
Goto Forum:
  


Current Time: Fri Jul 25 05:50:23 EDT 2025

Powered by FUDForum. Page generated in 0.03789 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top