• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Cannot Debug on jboss325, I am using Eclipse & lomboz

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I am facing this problem where I am unable to start the jboss server from within eclipse in the DEBUG mode. When I ask it to start the jboss debug server through the lomboz plugin, eclipse asks me whether to change the perspective to debug and when I say yes it goes there and I just see no messages in the console or the logs.

The classloader.class appears in the editor with breakpoints in it

I am using
Jboss 3.2.5
Eclipse 3.0
Lomboz 3.01
JDK 1.4.2
Winxp

Other wise my application runs just fine starting/stopping/deploying are working just great. I have the same application running on weblogic81 which is also run under eclipse+lomboz and works just fine in all the modes run/debug.

What am I doing wrong here?

I really appreciate any answers...

Thank you
Nandu
 
Hey, I'm supposed to be the guide! Wait up! No fair! You have the tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic