You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mike Jennings <ge...@gmail.com> on 2007/06/14 22:42:42 UTC

Cannot pass url parameters with oc4j

I am trying to run the blank-struts application in jdeveloper 10.1.3.1 and
the application is not recognizing the url parameters passed to the action.
Is anyone else having this issue?

Re: Cannot pass url parameters with oc4j

Posted by Martin Gainty <mg...@hotmail.com>.
Good Evening George or Mike

go to 'Project'
select 'Run/Debug'
Edit
Add the necessary Program Arguments

Tool Settings/Debugger/Remote
Attach to OJVM should be selected
Host should be fully qualified dns name
Port leave as 4000 unless you changed it

verify the 'To Launch A Remote Debugee' (command line to run is)
java -ojvm -XXdebug,port<port> <other Java options> YourMainClass <program 
arguments>

HTH
Martin-
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- 
From: "Mike Jennings" <ge...@gmail.com>
To: <us...@struts.apache.org>
Sent: Thursday, June 14, 2007 4:42 PM
Subject: Cannot pass url parameters with oc4j


>I am trying to run the blank-struts application in jdeveloper 10.1.3.1 and
> the application is not recognizing the url parameters passed to the 
> action.
> Is anyone else having this issue?
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org