Didn't Dave mention something about this?  About Axis not liking Numeric?  
I would imagine that spaces fall into that, tho, I realize %20 translates 
to a space, but if Axis is going to be picky about numerics, wouldn't it 
be just as picky about spaces?

Dick, what happens when you rename the folder to use unscores instead of 
spaces?  Spaces in folders is usually not a good thing.

~Todd


On Tue, 18 Jun 2002, Dick Applebaum wrote:

> Well, that's the problem... it isn't created, just the 2 .java files:
> 
>       myservice.java
>       
>       myserviceBeanInfo.java
> 
> instead of:
>       myservice.class
>       
>       myserviceBeanInfo. class
> 
> I get the error:
> 
>       AXIS error
> 
> Sorry, something seems to have gone wrong... here are the details:
> 
> [java.io.FileNotFoundException : /home/coldfusionmx/wwwroot/WEB-
> INF/cfc-skeletons/CF Test Files/myserviceBeanInfo.class (No such file or 
> directory)]
> 
> 
> you can try it at:
> 
>       http://66.126.111.113:8500/CF%20Test%20Files/myservice.cfc?WSDL
> 
> Dick
> 
> 
> 
> On Tuesday, June 18, 2002, at 09:14  AM, Raymond Camden wrote:
> 
> > The WSDL file is created when you hit a CFC and add ?wsdl to the end of
> > the URL.
> >
> > =======================================================================
> > Raymond Camden, ColdFusion Jedi Master for Macromedia
> >
> > Email    : [EMAIL PROTECTED]
> > Yahoo IM : morpheus
> >
> > "My ally is the Force, and a powerful ally it is." - Yoda
> >
> >> -----Original Message-----
> >> From: Dick Applebaum [mailto:[EMAIL PROTECTED]]
> >> Sent: Tuesday, June 18, 2002 12:11 PM
> >> To: CF-Talk
> >> Subject: How to publish a web service
> >>
> >>
> >> I am having trouble publishing a web service.
> >>
> >> In particular, how to create the WSDL file? (this appears to be
> >> dynamically generated from
> >> the myService.class and myServiceBeanInfo.class files).  But how are
> >> these created?
> >>
> >> The only relevant doc I could find was a white paper that
> >> said the WSDL
> >> was automatically created by CFMX.
> >>
> >> When, How?
> >>
> >> When I try to reference the WS CFC with a URL requesting the
> >> WSDL,  CFMX
> >> *does* create 2 files, but they are .java files rather than
> >> .class files.
> >>
> >> Any help would be appreciated.
> >>
> >> TIA
> >>
> >> Dick
> >>
> >>
> > 
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to