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" <[EMAIL PROTECTED]>
To: <user@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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to