I just installed CF8 on a dev server and I'm running into issues trying
to use a webservice.
Does this error ring a bell with anyone? Are there any 'special' tricks
I need to do for webservices to work?

================
coldfusion.jsp.CompilationFailedException: Errors reported by Java
compiler: 
Found 3 semantic errors compiling
"C:/ColdFusion8/stubs/WS749843727/org/codehaus/xfire/BookService/xxxHttp
BindingStub.java": 
393. while (keys.hasMoreElements()) { ^--------------------^ 
*** Semantic Error: No accessible method with signature
"hasMoreElements()" was found in type "java.util.Enumeration". 
394. java.lang.String key = (java.lang.String) keys.nextElement();
^----------------^ 
*** Semantic Error: No accessible method with signature "nextElement()"
was found in type "java.util.Enumeration". <-------------------- 
402. synchronized (this) { . . . 428. return _call;
------------------------> 
*** Semantic Error: These statements are unreachable. .
================

Thanks,
 
Dave Bosky | Information Services | HTC | direct:  843-369-8613 | fax:
843-369-7178 | [EMAIL PROTECTED]

**********************************************************************
HTC Disclaimer:  The information contained in this message may be privileged 
and confidential and protected from disclosure. If the reader of this message 
is not the intended recipient, or an employee or agent responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.  If you have received this communication in error, please notify us 
immediately by replying to the message and deleting it from your computer.  
Thank you.
**********************************************************************


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300877
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to