RE: debuging in eclipse

2006-02-23 Thread Shasirekha Engala
] Sent: Thursday, February 23, 2006 6:14 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: debuging in eclipse You'd have to look at what actually gets into the java startup command: you've got two different debug statements in what you quoted, one active mapped to JAVA_O

RE: debuging in eclipse

2006-02-23 Thread Chris Loschen
not mistaken. Good luck. Better to ask these questions to the list (which I'll copy) as they'll likely have answers that I don't. Chris -Original Message- From: Shasirekha Engala [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 9:15 AM To: Chris Loschen Subjec

RE: debuging in eclipse

2006-02-23 Thread Chris Loschen
o enable remote debugging" indicates that you do need to remove that rem at the start of the set JAVA_OPTS debug line. Hope that helps! Chris -Original Message- From: Shasirekha Engala [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 1:00 AM To: 'Struts Users Mailing Lis

RE: debuging in eclipse

2006-02-22 Thread Shasirekha Engala
Max Cooper [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 11:37 PM To: [EMAIL PROTECTED] Cc: 'Struts Users Mailing List' Subject: RE: debuging in eclipse You can use whatever port you want, just make sure the port number in the script that starts JBoss matches the port

RE: debuging in eclipse

2006-02-22 Thread Chris Loschen
o:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 11:37 PM To: [EMAIL PROTECTED] Cc: 'Struts Users Mailing List' Subject: RE: debuging in eclipse You can use whatever port you want, just make sure the port number in the script that starts JBoss matches the port that you have in y

RE: debuging in eclipse

2006-02-22 Thread Max Cooper
[EMAIL PROTECTED] > Sent: Wednesday, February 22, 2006 8:44 PM > To: user@struts.apache.org; [EMAIL PROTECTED] > Subject: RE: debuging in eclipse > > > > Is your server(i.e tomcat or Jboss or whatever) running and listening > for debugging connections? > > here is ho

RE: debuging in eclipse

2006-02-22 Thread Shasirekha Engala
: Wednesday, February 22, 2006 8:44 PM To: user@struts.apache.org; [EMAIL PROTECTED] Subject: RE: debuging in eclipse Is your server(i.e tomcat or Jboss or whatever) running and listening for debugging connections? here is how I use Tomcat, JBoss and Eclipse to build and debug applications. Which

Re: debuging in eclipse

2006-02-22 Thread nitin mandolkar
; > Chandra > > -Original Message- > From: Shasirekha Engala [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 22, 2006 5:37 PM > To: user@struts.apache.org > Subject: Reg: debuging in eclipse > > Hi > > I have some problem related to eclipse. When I am try

RE: debuging in eclipse

2006-02-22 Thread Chandra.Ravinithala
need have mention the same listen port in your 'debug launch configuration' of eclipse. Hope this will help. Chandra -Original Message- From: Shasirekha Engala [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 5:37 PM To: user@struts.apache.org Subject: Reg: debugi

Re: Reg: debuging in eclipse

2006-02-22 Thread nitin mandolkar
Can you please check eclipse log file at same. You will get more details. Nitin M. Mandolkar. On 2/22/06, Shasirekha Engala <[EMAIL PROTECTED]> wrote: > > Hi > > I have some problem related to eclipse. When I am trying to debug my > struts > application I am getting the error as "Failed to conne

Reg: debuging in eclipse

2006-02-22 Thread Shasirekha Engala
Hi I have some problem related to eclipse. When I am trying to debug my struts application I am getting the error as "Failed to connect to remote VM". Can I get solution to this problem. Regards Shasi - To unsubscribe, e-mail