debugger not working for ejb project

View: New views
3 Messages — Rating Filter:   Alert me  

debugger not working for ejb project

by ymajoros :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

It seems I can't debug my ejb3 project.

There is an application client and a ejb3 module. Debugging the application client works fine, but it doesn't stop on my session bean methods code :-(

Any idea?

Re: debugger not working for ejb project

by Dan Kolar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

ymajoros napsal(a):
> Hello,
>
> It seems I can't debug my ejb3 project.
>
> There is an application client and a ejb3 module. Debugging the application
> client works fine, but it doesn't stop on my session bean methods code :-(
>
> Any idea?
>  
Hi,

 it's a bug, http://www.netbeans.org/issues/show_bug.cgi?id=83055, which
is unfortunately not fixed yet.

Dan Kolar

Re: debugger not working for ejb project

by Renee Revis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Does anyone know when this might be fixed?  I see that there is a  
proposed change given in the report.  It sure would be nice to have  
this functionality.

Renee


On Apr 16, 2008, at 10:05 AM, Dan Kolar wrote:

> ymajoros napsal(a):
>> Hello,
>>
>> It seems I can't debug my ejb3 project.
>>
>> There is an application client and a ejb3 module. Debugging the  
>> application
>> client works fine, but it doesn't stop on my session bean methods  
>> code :-(
>>
>> Any idea?
>>
> Hi,
>
> it's a bug, http://www.netbeans.org/issues/show_bug.cgi?id=83055,  
> which is unfortunately not fixed yet.
>
> Dan Kolar
>