Copy link to clipboard
Copied
Hello,
I recently upgraded from Coldfusion 6.1 to 8 on my production and development server. Ever since the upgrade, my webservice stopped working on my production server. I tried manually registering the one webservice I had directictly via the cf administration, and that fails. I would like to avoid having to re-upgrade; is there some kind of change to a configuration file that I can make?
I also upgraded the coldfusion developer version on my desktop that I use for development, and that works. That leads me to believe something didn't get upgraded on my production server. Any ideas????????
Copy link to clipboard
Copied
In what way is this "failure" manifesting itself?
Is there - like - an error message or something?
--
Adam
Copy link to clipboard
Copied
Adam,
Thank you for replying... I went ahead and tried recreating the webservice. I recreated the "cfc", gave it a new name, put it in a new folder, and uploaded to my production server, and that worked! Coldfusion went ahead and auotmatically registered the webservice too, as it should.
In case someone else runs in to this problem, I am posting the error that I received, hopefully it will help...
The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request
coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 1 system error: *** Semantic Error: The input file "C:/ColdFusion8/stubs/WS-635554700/appcfcs/status.java" was not found. .
Thanks again Adam,
David
Copy link to clipboard
Copied
I wouldn't upgrade from 6.1 to 8, jumping full version. I would rather perform a clean installation of Coldfusion 8 (actually, of 8.0.1 + most recent hotfixes), and then migrate the code from 6.1.