Hi Nidhi, > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: lundi 17 janvier 2005 11:55 > To: [email protected] > Subject: problem in running cactus > > > Hi > I am using cactus for a Struts Project and trying to run a test case for > an action class in Eclipse. > I have followed all the instructions mentioned ,but not able to do the > same. > > I write a test class .Start the server and get the following error : > > 16:29:52,828 INFO [PropertyMessageResources] Initializing, > config='org.apache.struts.util.LocalStrings', returnNull=true > 16:29:52,843 INFO [PropertyMessageResources] Initializing, > config='org.apache.struts.action.ActionResources', returnNull=true > 16:29:55,453 INFO [PropertyMessageResources] Initializing, > config='java.resources.application', returnNull=true > 16:29:55,625 INFO [STDOUT] JOARequestProcessor() > 16:29:55,734 ERROR [RequestProcessor] Invalid path lov/LovAction was > requested > > This is the error which probably I am getting due to > setRequestPathInfo("lov/LovAction.do?method=lovFind"); > in the Test case written by me.
No idea. I suggest you turn Cactus logging on. See http://jakarta.apache.org/cactus/integration/manual/howto_config.html#loggin g > > > Plz help me in this regard. > > Also I would like to say that the instructions to run a cactus test case > are not very clear.Can somebody give them step by step. Cool... I mean it's cool if you're ok to help us improve the documentation. Could you please: - point to where it is not clear - tell us what is missing in precise details so that we can fix it Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
