Re: Warning Deprecated with struts-examples/debugging-struts/

2015-10-12 Thread Lukasz Lenart
I have dropped the interceptor, it was producing more confusion than help :( 2015-09-30 15:02 GMT+02:00 Chris : > Hello, There are WARNING with struts2-convention-plugin-2.5-BETA1.jar > With https://github.com/apache/struts-examples/tree/master/debugging-struts > ... > 2015-09-30

Warning Deprecated with struts-examples/debugging-struts/

2015-09-30 Thread Chris
Hello, There are WARNING with struts2-convention-plugin-2.5-BETA1.jar  With https://github.com/apache/struts-examples/tree/master/debugging-struts ... 2015-09-30 14:50:07,306 DEBUG [http-bio-8080-exec-17] interceptor.FileUploadInterceptor (FileUploadInterceptor.java:241) - Bypassing //hello

Re: Draft docs, Debugging Struts some Screen shot are missing

2013-09-17 Thread Chris
Thanks for the information De : Lukasz Lenart À : Struts Users Mailing List Envoyé le : Mardi 17 septembre 2013 9h31 Objet : Re: Draft docs, Debugging Struts some Screen shot are missing It's ok now, but it will be updated with next release - soon 2

Re: Draft docs, Debugging Struts some Screen shot are missing

2013-09-17 Thread Lukasz Lenart
It's ok now, but it will be updated with next release - soon 2013/9/10 Lukasz Lenart : > 2013/9/7 Chris : >> Thank you. >> I'm affraid the first one is still missing , after this phrase : >> Clicking on the link for the configuration browser will cause the Struts 2 >> framework to return this pag

Re: Draft docs, Debugging Struts some Screen shot are missing

2013-09-09 Thread Lukasz Lenart
2013/9/7 Chris : > Thank you. > I'm affraid the first one is still missing , after this phrase : > Clicking on the link for the configuration browser will cause the Struts 2 > framework to return this page to your browser. > Screen shot "Actions in namespace" Yes, I know - trying to solve the pr

Re: Draft docs, Debugging Struts some Screen shot are missing

2013-09-07 Thread Chris
ukasz Lenart À : Struts Users Mailing List Envoyé le : Jeudi 5 septembre 2013 20h27 Objet : Re: Draft docs, Debugging Struts some Screen shot are missing Done 2013/9/5 Lukasz Lenart : > 2013/9/5 Chris : >> Checking the Draft docs, see Debugging Struts >> http://struts.a

Re: Draft docs, Debugging Struts some Screen shot are missing

2013-09-05 Thread Lukasz Lenart
2013/9/5 Chris : > Checking the Draft docs, see Debugging Struts > http://struts.apache.org/development/2.x/docs/debugging-struts.html > some Screen shot are missing, but found in wiki Argh there is a bug in SiteExporter - instead of using "-" it just export as is " &

Re: Draft docs, Debugging Struts some Screen shot are missing

2013-09-05 Thread Lukasz Lenart
Done 2013/9/5 Lukasz Lenart : > 2013/9/5 Chris : >> Checking the Draft docs, see Debugging Struts >> http://struts.apache.org/development/2.x/docs/debugging-struts.html >> some Screen shot are missing, but found in wiki > > Argh there is a bug in SiteExporter - i

Draft docs, Debugging Struts some Screen shot are missing

2013-09-05 Thread Chris
Checking the Draft docs, see Debugging Struts http://struts.apache.org/development/2.x/docs/debugging-struts.html some Screen shot are missing, but found in wiki

Re: Need Help For Struts2 Debugging

2010-06-03 Thread aum strut
e, May 25, 2010 at 5:13 PM, Alex Rodriguez Lopez < > >> alo...@flordeutopia.pt> wrote: > >> > >>> I use to find it impossible to do this... > >>> > >>> Then I started to use Maven, which can be used to download source code > and > &

Re: Need Help For Struts2 Debugging

2010-06-03 Thread Wes Wannemacher
lipse I suggest using M2Eclipse plugin. After >>> you get a Struts2 based project with Maven2 up and running it should be easy >>> to do what you want, download sources and javadocs, and start debugging! >>> >>>  Hi All, >>>> >>>> I am in proce

Re: Need Help For Struts2 Debugging

2010-05-26 Thread aum strut
th Maven2 up and running it should be easy >> to do what you want, download sources and javadocs, and start debugging! >> >> Hi All, >>> >>> I am in process to explore internals of Struts2.Can any one suggest me >>> how >>> can i move ahead. &

Re: Need Help For Struts2 Debugging

2010-05-25 Thread aum strut
Eclipse I suggest using M2Eclipse plugin. After > you get a Struts2 based project with Maven2 up and running it should be easy > to do what you want, download sources and javadocs, and start debugging! > > Hi All, >> >> I am in process to explore internals of Struts2.Can

Re: Need Help For Struts2 Debugging

2010-05-25 Thread Alex Rodriguez Lopez
, download sources and javadocs, and start debugging! Hi All, I am in process to explore internals of Struts2.Can any one suggest me how can i move ahead. All i need to know how framework internally called its different component and for this i guess i need to download the source code but how and

Need Help For Struts2 Debugging

2010-05-25 Thread aum strut
Hi All, I am in process to explore internals of Struts2.Can any one suggest me how can i move ahead. All i need to know how framework internally called its different component and for this i guess i need to download the source code but how and what to do next i am confused.. can any one point me t

RE: debugging jsp pages with struts html tags

2009-04-23 Thread Martin Gainty
l effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Thu, 23 Apr 2009 17:39:09 -0400 > Subject: debugging jsp pages with struts html tags &g

Re: debugging jsp pages with struts html tags

2009-04-23 Thread Dave Newton
Bhaarat Sharma wrote: Is there a way to debug jsp pages that have struts2 html tags?? Sure, most IDEs have JSP debuggers, there's the debug tag, etc. How best to go about it probably depends on what the actual issue is. Dave -

Re: debugging jsp pages with struts html tags

2009-04-23 Thread Denis Cabasson
is usually helpful (without being a real debugger). Denis. Bhaarat Sharma a écrit : Is there a way to debug jsp pages that have struts2 html tags?? - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additi

debugging jsp pages with struts html tags

2009-04-23 Thread Bhaarat Sharma
Is there a way to debug jsp pages that have struts2 html tags??

Re: Debugging form values being set

2009-04-06 Thread dusty
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Debugging-form-values-being-

Debugging form values being set

2009-04-06 Thread Security Management
I have an app that has a form value (rule.days) which should, if I understand the docs, call: getSearch().setDays() on the bean it's submitting to. How can I turn on debug for this, and see why rule.ruleName works, but rule.days is not being set? I see this in the log: 2009-04-06 15:14:21,345 [h

S2: Advice on debugging jsp/action interactions..

2009-01-05 Thread Eric D Nielsen
This is an off-shoot of an unanswered question I posted about 10 days ago (during the holidays, I know...) The orginal email is repeated below, but I'm asking a more general question now. I've been getting very frustrated with trying to figure out why some of my jsp's are not retrieving propertie

Help Debugging Struts Question

2008-03-08 Thread Stephanie Oshe
Hi, I'm new to struts. I'm trying to write my own simple application with only 1 jsp, only 1 form bean and only 1 action. I've set a breakpoint in netbeans in the action's execute() method, but the application doesn't stop. I can stop in the BaseServlet so I think it's my struts configuration &

Re: debugging tag syntax problems

2007-08-16 Thread Laszlo Borsos
I use Eclipse and it does not validate for example OGNL. Is there really no means to see the exception raised by JSP compiler? kuvera > Idea validates tag syntax, and I'm sure other IDEs have this > functionality too. > > Oleg --

Re: debugging tag syntax problems

2007-08-16 Thread Oleg Mikheev
Laszlo Borsos wrote: When I have a syntax error in a tag, I get an "Unable to load class for JSP" / ClassNotFoundException, as the JSP file does not get translated and compiled. But Tomcat 6 logs don't show the original exception, that would refer to the problem. How can it be logged? Syntax er

debugging tag syntax problems

2007-08-16 Thread Laszlo Borsos
When I have a syntax error in a tag, I get an "Unable to load class for JSP" / ClassNotFoundException, as the JSP file does not get translated and compiled. But Tomcat 6 logs don't show the original exception, that would refer to the problem. How can it be logged? kuvera -

RE: Need help debugging Struts application

2007-02-02 Thread Hartrich, James CTR USTRANSCOM J6
Sounds like you have a problem interpreting the index within your nested c:forEach. Share your jsp iteration code. -Original Message- From: Himstedt, Maik [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 9:24 AM To: 'user@struts.apache.org' Subject: Need help debugg

Need help debugging Struts application

2007-02-02 Thread Himstedt, Maik
Hello, I'm experiencing something wierd with the Struts application I'm tasked to take care off. The Struts version in use is 1.2.4, I use Eclipse 3.2.1 with a few plugins (StrutsIDE might be iof interest here) for developing. The application is hosted by Tomcat 5.0.29 locally during development a

Re: [s2] Debugging and profiling

2007-01-26 Thread Don Brown
quot; to any url. It will open up a ognl console that you can query the data behind the page. Don On 1/26/07, Asthana, Rahul <[EMAIL PROTECTED]> wrote: > Hi All, > I found this line > "Built-in debugging tools supporting profiling, problem reports, and interactive object model

Re: [s2] Debugging and profiling

2007-01-26 Thread Don Brown
found this line "Built-in debugging tools supporting profiling, problem reports, and interactive object model queries. " here http://struts.apache.org/2.x/docs/how-does-struts-2-make-web-applications-easier-to-develop-deploy-and-maintain.html Where can I find somethin

[s2] Debugging and profiling

2007-01-26 Thread Asthana, Rahul
Hi All, I found this line "Built-in debugging tools supporting profiling, problem reports, and interactive object model queries. " here http://struts.apache.org/2.x/docs/how-does-struts-2-make-web-applications-easier-to-develop-deploy-and-maintain.html Where can I find something mo

Re: Debugging struts applications with eclipse

2006-10-25 Thread Yujun Liang
MyEclipse has a huge selection of plugins, it is easy to config any application server and use the breakpoint to debug, you can even debug open source code if you download the source code. You need pay $50+ per year. I think it worths it. Regards On 10/25/06, Ulrich Elsner <[EMAIL PROTECTED]> wr

Re: Debugging struts applications with eclipse

2006-10-25 Thread Ulrich Elsner
On 10/25/06, Joe Yuen <[EMAIL PROTECTED]> wrote: Can anyone tell me how to debug an application running under tomcat? Is there any special setup I have to do in eclipse? A popular method consists of using the sysdeo plugin for Eclipse (http://www.sysdeo.com/eclipse/tomcatplugin). If you then

Re: Debugging struts applications with eclipse

2006-10-24 Thread Ed Griebel
This should answer all your questions: http://tomcat.apache.org/faq/development.html Google is your friend, this is the first link for "tomcat eclipse debugging" search. -ed On 10/24/06, Joe Yuen <[EMAIL PROTECTED]> wrote: Can anyone tell me how to debug an application runn

Re: Debugging struts applications with eclipse

2006-10-24 Thread Martin Gainty
it or its contents - Original Message - From: "Joe Yuen" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, October 24, 2006 7:57 PM Subject: Debugging struts applications with eclipse Can anyone tell me how to debug an application running u

Debugging struts applications with eclipse

2006-10-24 Thread Joe Yuen
Can anyone tell me how to debug an application running under tomcat? Is there any special setup I have to do in eclipse? Thanks.

Re: debugging in eclipse

2006-03-06 Thread Shasirekha Engala
Getting error when trying to debug a remote application as Launching (error: Failed to connect to remote VM) and the details displayed are Failed to connect to remote VM java.io.IOException: EOF encountered during handshake org.eclipse.jdi.internal.connect.SocketTransportImpl.PerformHandshake(Sock

AW: Debugging Struts Application with Eclipse

2005-11-24 Thread R. Markham
Hallo Martin, I found the solution: Create a batch file with the name setenv.bat. In the Batch file set set JPDA_ADDRESS=8000 set JPDA_TRANSPORT=dt_socket Stores this file in /CATALINA_HOME/bin directory. Starts tomcat with Catalina jpda start So you don't need additional plugins in Eclipse.

Re: Runtime debugging - and Painfull Tomcat restarts

2005-11-18 Thread Mon Cab
gt; > >> > >> > >> > >>-- > >> > >>L. > >> > >> > >>Mon Cab wrote: > >> > >>>Laurie & Paul > >>> > >>>Thanks for your help on this one. Is there any > >&

Re: Runtime debugging - and Painfull Tomcat restarts

2005-11-13 Thread Laurie Harper
quot;set context reloadable to true", but couldn't quite see which file I would set that in. Would that be in web.xml? --- Mon Cab <[EMAIL PROTECTED]> wrote: Is there any way to avoid having to restart Tomcat every time a class is recompiled in a webapp. I am debuggin

Re: Runtime debugging - and Painfull Tomcat restarts

2005-11-13 Thread Mon Cab
ured to just reload the > > specific classes that were changed, rather than > > reloading the whole app? > > > > Also, I read the link you gave to "set context > > reloadable to true", but couldn't quite see which > file > > I would set that in

Re: Runtime debugging - and Painfull Tomcat restarts

2005-11-13 Thread Laurie Harper
ntext reloadable to true", but couldn't quite see which file I would set that in. Would that be in web.xml? --- Mon Cab <[EMAIL PROTECTED]> wrote: Is there any way to avoid having to restart Tomcat every time a class is recompiled in a webapp. I am debugging a webapp at

Re: Runtime debugging - and Painfull Tomcat restarts

2005-11-13 Thread Mon Cab
te see which file I would set that in. Would that be in web.xml? --- Mon Cab <[EMAIL PROTECTED]> wrote: > Is there any way to avoid having to restart Tomcat > every time a class is recompiled in a webapp. I am > debugging a webapp at the moment, and everytime I > recompile

Re: Runtime debugging - and Painfull Tomcat restarts

2005-11-12 Thread Paul Benedict
d having to restart Tomcat > every time a class is recompiled in a webapp. I am > debugging a webapp at the moment, and everytime I > recompile my Action class I am having to wait 1 minute > for Tomcat to restart. > > > > > > > > >

Re: Runtime debugging - and Painfull Tomcat restarts

2005-11-12 Thread Laurie Harper
Mon Cab wrote: Is there any way to avoid having to restart Tomcat every time a class is recompiled in a webapp. I am debugging a webapp at the moment, and everytime I recompile my Action class I am having to wait 1 minute for Tomcat to restart. You can tell Tomcat to make the context

Runtime debugging - and Painfull Tomcat restarts

2005-11-12 Thread Mon Cab
Is there any way to avoid having to restart Tomcat every time a class is recompiled in a webapp. I am debugging a webapp at the moment, and everytime I recompile my Action class I am having to wait 1 minute for Tomcat to restart

Re: Debugging

2005-09-29 Thread Borislav Sabev
Laurie Harper wrote: Bryon Lape wrote: hm strange ... in this case I don't know what ot tell you ... the file name should be struts.log may be somebody who is more familiar with log4j should give you an idea ... borislav Let me do a search on the whole harddrive for that file name. make

Re: Debugging

2005-09-29 Thread Swapnil Patil
get > >>>nothing. Do I need log4j? In the Struts Cookbook I've found some things > >>>on debugging, but it seems very complex to configure. Is this correct? > >>>Is getting debug logging on a comples issue? > >>> > >>> > >>

Re: Debugging

2005-09-28 Thread Laurie Harper
Bryon Lape wrote: hm strange ... in this case I don't know what ot tell you ... the file name should be struts.log may be somebody who is more familiar with log4j should give you an idea ... borislav Let me do a search on the whole harddrive for that file name. make sure your log4j.properties

Re: Debugging

2005-09-28 Thread Bryon Lape
Configuring a .File and giving it a name I've been able to find the log. I can see it converting the parameter on and converts it to a String. WHat I don't see is it reading it nor are there any errors. I even put a value in of a file that does not exist and still no error. ---

Re: Debugging

2005-09-28 Thread Bryon Lape
>> > hm strange ... in this case I don't know what ot tell you ... > the file name should be struts.log > may be somebody who is more familiar with log4j should give you an idea > ... > borislav Let me do a search on the whole harddrive for that file name. ---

Re: Debugging

2005-09-28 Thread Borislav Sabev
Bryon Lape wrote: just make a file search under the path where the server is installed Please excuse my ignorance, but look for what? That is, what file name should I expect to find? I did a search for *.log and *log* and didn't find anything of use. hm strange ... in this case I

Re: Debugging

2005-09-28 Thread Bryon Lape
on getting debug logging turned on in >>>>>>Struts. I've added debug and detail params to my web.xml file, but I >>>>>>get >>>>>>nothing. Do I need log4j? In the Struts Cookbook I've found some >>>>>>things &g

Re: [OT] Re: Debugging

2005-09-28 Thread Borislav Sabev
Dave Newton wrote: Holy crap, edit your replies! Dave Sorry Dave, ussualy i do Borislav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] Re: Debugging

2005-09-28 Thread Dave Newton
kbook I've found some things on debugging, but it seems very complex to configure. Is this correct? Is getting debug logging on a comples issue? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

Re: Debugging

2005-09-28 Thread Borislav Sabev
things on debugging, but it seems very complex to configure. Is this correct? Is getting debug logging on a comples issue? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Debugging

2005-09-28 Thread Bryon Lape
>>>>nothing. Do I need log4j? In the Struts Cookbook I've found some >>>> things >>>>on debugging, but it seems very complex to configure. Is this correct? >>>>Is getting debug logging on a comples issue? >>>> >>>> >

Re: Debugging

2005-09-28 Thread Borislav Sabev
Bryon Lape wrote: Bryon Lape wrote: I am looking for good pointers on getting debug logging turned on in Struts. I've added debug and detail params to my web.xml file, but I get nothing. Do I need log4j? In the Struts Cookbook I've found some things on debugging, but it

Re: Debugging

2005-09-28 Thread Bryon Lape
> Bryon Lape wrote: > >>I am looking for good pointers on getting debug logging turned on in >>Struts. I've added debug and detail params to my web.xml file, but I get >>nothing. Do I need log4j? In the Struts Cookbook I've found some things >>on

Re: Debugging

2005-09-28 Thread Bryon Lape
I am currently using IntelliJ 5.0 and I have tried numerous times to get remote debugging for iPlanet working. So far, no dice. > My suggestion is to use an IDE that has source level debugging > (JDeveloper, Eclipse, NetBeans). If you start your appserver in > debugging mode, you ca

Re: Debugging

2005-09-28 Thread Richard Yee
My suggestion is to use an IDE that has source level debugging (JDeveloper, Eclipse, NetBeans). If you start your appserver in debugging mode, you can connect remotely with your IDE and step through the code and observe variable values. -Richard Bryon Lape wrote: Bryon Lape wrote

Re: Debugging

2005-09-28 Thread Bryon Lape
> Bryon Lape wrote: > >>My goodness, it is as long as I thought. I can at least cut and paste >>this instead of doing all that typing. >> >> >> > is it so much? > >>Thanks. I'll let you know how it goes. I am running under iPlanet Web >>Server 6.0 SP1, so things can goofy. It already will not f

Re: Debugging

2005-09-28 Thread Frank W. Zammetti
said: > Bryon Lape wrote: > >>I am looking for good pointers on getting debug logging turned on in >>Struts. I've added debug and detail params to my web.xml file, but I get >>nothing. Do I need log4j? In the Struts Cookbook I've found some things >>on

Re: Debugging

2005-09-28 Thread Borislav Sabev
Bryon Lape wrote: My goodness, it is as long as I thought. I can at least cut and paste this instead of doing all that typing. that's why I pasted you lines from my log4j.proprties file and it's sure they are correct borislav ---

Re: Debugging

2005-09-28 Thread Borislav Sabev
Bryon Lape wrote: My goodness, it is as long as I thought. I can at least cut and paste this instead of doing all that typing. is it so much? Thanks. I'll let you know how it goes. I am running under iPlanet Web Server 6.0 SP1, so things can goofy. It already will not find the message

Re: Debugging

2005-09-28 Thread Bryon Lape
> I hope this could help you: > 1. get log4j and put it together with other jars of your web project > 2. create a log4j.properties file and put on the root of your web app. > 3. add following lines in log4j.properties > > > Borislav My goodness, it is as long as I thought. I can at least cut and

Re: Debugging

2005-09-28 Thread Borislav Sabev
Bryon Lape wrote: I am looking for good pointers on getting debug logging turned on in Struts. I've added debug and detail params to my web.xml file, but I get nothing. Do I need log4j? In the Struts Cookbook I've found some things on debugging, but it seems very complex to conf

Debugging

2005-09-28 Thread Bryon Lape
I am looking for good pointers on getting debug logging turned on in Struts. I've added debug and detail params to my web.xml file, but I get nothing. Do I need log4j? In the Struts Cookbook I've found some things on debugging, but it seems very complex to configure. Is this co

Re: debugging tomcat with eclipse

2005-08-30 Thread Jay Sheth
Thanks a lot. I had to add the source to the path. Regards, Jay On 8/28/05, zheng chengbao <[EMAIL PROTECTED]> wrote: > > i'am using myeclipse,it is very easy to debug > > 2005/8/27, Jay Sheth <[EMAIL PROTECTED]>: > > > > HI, > > > > It would be great if you could give some hints on how to debu

Re: debugging tomcat with eclipse

2005-08-28 Thread zheng chengbao
i'am using myeclipse,it is very easy to debug 2005/8/27, Jay Sheth <[EMAIL PROTECTED]>: > > HI, > > It would be great if you could give some hints on how to debug tomcat > with eclipse. > > I have tried the following: > > * Running tomcat with option jpda start and then running a remote java

Re: debugging tomcat with eclipse

2005-08-27 Thread Xavier Vanderstukken
I'm using Eclipse WTP version 0.7 very nice Eclipse project. It can control a Tomcat Server and allow easy debugging Martijn Smit wrote: I'm running Tomcat within Eclipse with the Sysdeo plugin since the dawn of time. As long as you handle your own context definitions (keep a clos

Re: debugging tomcat with eclipse

2005-08-26 Thread Martijn Smit
I'm running Tomcat within Eclipse with the Sysdeo plugin since the dawn of time. As long as you handle your own context definitions (keep a close watch on the occasional xml sysdeo generates) and define the source directories within the Sysdeo general option, you can debug and trace your source

debugging tomcat with eclipse

2005-08-26 Thread Jay Sheth
HI, It would be great if you could give some hints on how to debug tomcat with eclipse. I have tried the following: * Running tomcat with option jpda start and then running a remote java application to debug but doesn't work. * Running the tomcat application with start option. When I run the web

RE: Debugging struts application

2005-03-26 Thread David G. Friedman
e to look out for in the logs. Regards, David -Original Message- From: Martin Seebach [mailto:[EMAIL PROTECTED] Sent: Friday, March 25, 2005 2:49 PM To: Struts Users Mailing List Subject: Re: Debugging struts application That looks really nice, thanks! But will that tell me why Tomcat sa

Re: Debugging struts application

2005-03-26 Thread Dave Newton
Martin Seebach wrote: That looks really nice, thanks! But will that tell me why Tomcat says that my action is unavailable? Maybe. You could also try raising the log level to DEBUG temporarily. I've found that when I get an error message like that it's usually related to a class loading or casting

Re: Debugging struts application

2005-03-25 Thread Martin Seebach
uts project, and I've got things working, little by little. One thing that I can't seem to resolve, is debugging information - currently an action fails with "Servlet action is currently unavailable", but I can't find out what I did på make it become unavailable. My log f

Re: Debugging struts application

2005-03-25 Thread John Hyun
and/or tomcat of course to effectively step through them. -john --- Martin Seebach <[EMAIL PROTECTED]> wrote: > Hi, > > I'm working on my first struts project, and I've got things working, > little by little. > > One thing that I can't seem to resolve, is

Debugging struts application

2005-03-25 Thread Martin Seebach
Hi, I'm working on my first struts project, and I've got things working, little by little. One thing that I can't seem to resolve, is debugging information - currently an action fails with "Servlet action is currently unavailable", but I can't find out what I did

Re: Struts commons logging and debugging

2005-01-22 Thread send2rajesh
Has anybody experienced the problem described below ? Thanks for help! - Original Message - From: <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, January 20, 2005 11:27 PM Subject: Struts commons logging and debugging Hi, I am using struts 1.1 with W

Struts commons logging and debugging

2005-01-20 Thread send2rajesh
Hi, I am using struts 1.1 with Weblogic 7. I am having little difficulty debugging when I mess up things like : In JSP use a Form Bean property which I missed to define in the FormBean. or Type the wrong class name of the Form Bean in struts-config.xml The application just show the common error

Re: Exception debugging

2004-11-18 Thread Vic
et an exception stack? I have had some luck debugging previous problems, when the exception occured in my own code, as the stack info usually points to a line number or variable in the source file causing the problem. However, for an exception like below, how do I have any idea where the error is occ

Exception debugging

2004-11-18 Thread john . chesher
Hell, Can anyone help a newbie with how to interpret an exception stack? I have had some luck debugging previous problems, when the exception occured in my own code, as the stack info usually points to a line number or variable in the source file causing the problem. However, for an

RE: debugging with Struts

2004-11-12 Thread David G. Friedman
Doh! I already use that and should have had the brains to tell you about it when the thread started. :( Regards, David -Original Message- From: Yaroslav Novytskyy [mailto:[EMAIL PROTECTED] Sent: Friday, November 12, 2004 4:20 AM To: Struts Users Mailing List Subject: Re: debugging with

Re: debugging with Struts

2004-11-12 Thread Yaroslav Novytskyy
lloch" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, November 11, 2004 6:40 PM Subject: RE: debugging with Struts I think it is actually the source path of the *debug* configuration you are using. I just spent a goo

RE: debugging with Struts

2004-11-11 Thread Paul McCulloch
rdy [mailto:[EMAIL PROTECTED] > Sent: 11 November 2004 15:50 > To: Struts Users Mailing List > Subject: Re: debugging with Struts > > > On 11/11/2004 02:50 PM Yaroslav Novytskyy wrote: > > Hi all! > > > > Can anyone say how setup debugging in Eclipse

Re: debugging with Struts

2004-11-11 Thread Adam Hardy
On 11/11/2004 02:50 PM Yaroslav Novytskyy wrote: Hi all! Can anyone say how setup debugging in Eclipse 3.0.1 for useing with Struts under Tomcat 5. Thanks Yaroslav Novytskyy If you want to trace through the struts source code, you must link the struts.jar to the src code directory in the

debugging with Struts

2004-11-11 Thread Yaroslav Novytskyy
Hi all! Can anyone say how setup debugging in Eclipse 3.0.1 for useing with Struts under Tomcat 5. Thanks Yaroslav Novytskyy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Debugging jsp file in IDE?

2004-08-04 Thread Thorbjørn Ravn Andersen
[EMAIL PROTECTED] wrote: Hello friends, could anyone explain how I can debugg a jsp file from a project in IDE 3.0.5? You can debug JSP-files with Netbeans. It uses Tomcat as the web container. -- Thorbjoern Ravn Andersen "...plus...Tubular Bells!" --

Re: Debugging jsp file in IDE?

2004-07-31 Thread Javen Fang
> > > This will allow you to step through the java code generated by JSP, but not the > > JSP files. > > > > Regards > > Rob > > > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: 30 July 200

Re: Debugging jsp file in IDE?

2004-07-31 Thread Javen Fang
tomcatPlugin.html > > This will allow you to step through the java code generated by JSP, but not the JSP > files. > > Regards > Rob > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 30 July 2004 08:49 > To: Stru

RE: Debugging jsp file in IDE?

2004-07-30 Thread Robert Shields
will allow you to step through the java code generated by JSP, but not the JSP files. Regards Rob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 30 July 2004 08:49 To: Struts Users Mailing List Subject: Debugging jsp file in IDE? Hello friends, could

Debugging jsp file in IDE?

2004-07-30 Thread bersoy
Hello friends, could anyone explain how I can debugg a jsp file from a project in IDE 3.0.5? Thank you very much! Best Regards BE -- NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler! GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl

RE: debugging prepared statements...view built SQl...Newbe?

2004-07-25 Thread tiwari.rajeev
I will also love to know this answer - regards Raj (+91-11-31261821) -Original Message- From: Research labs [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 9:44 AM To: [EMAIL PROTECTED] Subject: debugging prepared statements...view built SQl...Newbe? Is there anything in Struts

Re: debugging prepared statements...view built SQl...Newbe?

2004-07-25 Thread Research labs
Thank for your very prompt response, I will investigate MySQl db. Ola. --- Peng Tuck Kwok <[EMAIL PROTECTED]> wrote: > Nope, don't think so. > If you are preparing your own sql statements you can > print them out > through a logger (tedious I know but still > workable). > Some database drivers

Re: debugging prepared statements...view built SQl...Newbe?

2004-07-25 Thread Peng Tuck Kwok
Nope, don't think so. If you are preparing your own sql statements you can print them out through a logger (tedious I know but still workable). Some database drivers do support jdbc logging, where statements executed against the database will be logged to a text file. You'll probably need to look

debugging prepared statements...view built SQl...Newbe?

2004-07-25 Thread Research labs
Is there anything in Struts that will enable me view the SQL query that has been built by a prepared statement? Thank you. ___ALL-NEW Yahoo! Messenger - all new features - even more fun! http://www.all