• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Debugging on eclipse

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
recently i have started using SunOne Application server 6.1. i have deployed my application and it is working fine.I dont know and want to learn how to debug. I am using eclipe as an ide.I have built a web project in the eclipse and i have made the server point to this source.I have started the ide in debug mode and started the server,to see weather it can stop at break point on passing ,but it is not happening. I am not sure weather it is issue with Ide or application server supporting the debugging. Please excuse me if it is an IDE issue and i am posting here. I appreciate if any one can show me some way of doing this.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you post the jvm-options from server.xml?
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I have installed
jdk1.6
tomcat 6.0.35
and
eclipse-jee-juno-win32-x86_64


i also add tomcatPluginV32 in eclips.

in window 7 64 bit
Sometime it show tomcat Home Page but sometime not.
but when I create simple project in jsp
and run it, tomcat started but get 404 error.
 
For my next trick, I'll need the help of a tiny ad ...
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic