Rizwan,
You need to make sure your remote connection is setup in the same
eclipse project as the component you are debugging or it can miss it.
If you set it up this way you can also debug the default ofbiz code as
well because your project likely depends on it.
This problem occurs if you have multiple projects in eclipse using ofbiz.
Brett
On 8/6/07, Rizwan Sharif <
[hidden email]> wrote:
> Hi,
> I am able to debug the ofbiz + components that comes with it but unable to
> debug the component that I have added. When I call one of the services in
> new component it runs successfully but does not break into the debugger. Is
> there something I forgot to configure?
>
> Rizwan
>