Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / November 2007



Tip: Looking for answers? Try searching our database.

Updating the wsconfig.jar

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
blst - 28 Nov 2007 23:55 GMT
i am trying to apply the patch found at this link and once i get to step 5, i
get the error that 'java' is an unrecognized internal or external command.

has anyone applied this successfully?

http://www.adobe.com/support/security/bulletins/apsb07-02.html

current version is 7,0,2,142559

thanks...
cf_dev2 - 29 Nov 2007 00:06 GMT
Did you try using the full path to the exe? For example

c:\cfusionmx7\runtime\jre\bin\java.exe  -Dtrace.ci=1 -jar wsconfig.jar -upgrade -v
blst - 29 Nov 2007 00:13 GMT
i have actually, my path is not the same as the one you pasted, but it is
actually the same as the bulletin.

i was hoping that this may be addressed in one the hot fixes, but doesn't seem
to be.

has anyone had any experience with this security fix?
blst - 29 Nov 2007 00:13 GMT
i have actually, my path is not the same as the one you pasted, but it is
actually the same as the bulletin.
C:\JRun4\lib

i was hoping that this may be addressed in one the hot fixes, but doesn't seem
to be.

has anyone had any experience with this security fix?
cf_dev2 - 29 Nov 2007 00:22 GMT
If you're calling "java.exe" at the command line and get the error i 'java' is
an unrecognized internal or external command it usually means you have to
specify the full path to the file "java.exe".  ie   use

C:\JRun4\lib >   c:\fullpathto\java.exe -Dtrace.ci=1 -jar wsconfig.jar
-upgrade -v

instead of just

C:\JRun4\lib >   java  -Dtrace.ci=1 -jar wsconfig.jar -upgrade -v

Good Luck
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.