On Sun, Aug 22, 2010 at 8:29 PM, stockii <st...@shopgate.com> wrote: > > okay, thx. but it want work =( > > i checkout solr1.4.1 as dynamic web project into eclipse. startet jetty with > XDebug. In eclpise i add WebLogic exactly how the tutorial shows but eclipse > cannot connect =( > > any idea what im doing wrong ?
No idea. Check your arguments and verify that the port is the same on both the command-line you're using to start jetty and in the eclipse remote debugger configuration. Make sure you don't have a firewall running on your machine because that might block the connection from eclipse to jetty.