Hello all,

I spent almost 2 day to resolve the problem but can't. I've install all the 
last software, have been googled but without success :(

I try to debug an Apache Wicket web application with jetty. 

I'm runnig the jetty server as maven build goal

popup menu => Run as => 2 maven build => in dialog jetty:run 

The webapp works like a sharm.
I can open wicket source from wicket jar file in the package explorer.
But when i try to set break point anybody in the wicket core source, i receive 
an ugly message:

Source not found for ExampleSession(WebSession).<init>(WebApplication, Request) 
line: 60

Eclipse log:
!ENTRY org.eclipse.debug.ui 4 0 2007-11-30 23:47:48.546
!MESSAGE Problem detected with part org.eclipse.debug.ui.NoSourceFoundEditor 
(class = org.eclipse.debug.internal.ui.views.launch.SourceNotFoundEditor): 
Editor is not firing a PROP_INPUT event in response to 
IReusableEditor.setInput(...)
!SESSION 2007-12-01 07:39:24.265 -----------------------------------------------
eclipse.buildId=M20071023-1652
java.version=1.6.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean



setting.xml is installed, 


eclipse.buildId=M20071023-1652
org.maven.ide.eclipse (0.0.12.20071107-2300) "Maven Integration for Eclipse" 
[Active]
org.maven.ide.eclipse.subclipse (0.0.12.20071107-2300) "Subclipse integration 
for Maven" [Starting]
org.mortbay.jetty (5.1.11.v200706111724) "Jetty WebServer" [Resolved]
org.mortbay.jetty.source (5.1.11.v200706111724) "Jetty WebServer Source" 
[Resolved]
org.tigris.subversion.clientadapter (1.3.3) "Subversion Client Adapter" [Active]
org.tigris.subversion.clientadapter.javahl (1.3.5) "Subversion JavaHL" [Active]
org.tigris.subversion.clientadapter.javahl.win32 (1.3.4) "Win32 JavaHL 
Binaries" [Resolved]
org.tigris.subversion.subclipse.core (1.3.8) "SVN Team Provider Core" [Active]
org.tigris.subversion.subclipse.doc (1.3.0) "Subclipse Documentation" [Resolved]
org.tigris.subversion.subclipse.ui (1.3.8) "SVN Team Provider UI" [Active]


Could any hint what is wrong in my configuration?
Thanks for your time
regard,

Oleg Taranenko.


-- 
Best regards,
Oleg

Reply via email to