Yeah -- its the spaces. Dashes do the same thing in CFMX (like
test-webservice.cfc)

I second Dave's motion -- all chars, digits, and underscores and java-y
naming conventions.

john paul
----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 1:00 PM
Subject: RE: How to publish a web service


> > 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
>
> This is your OS X box, right? You might try renaming your subdirectory "CF
> Test Files" to something without spaces, like "cf_test_files" - I've had
> similar problems with some directory names and web services. You might
want
> to use all lowercase for your file and directory names - I don't know much
> about OS X, but while on most Unices file and directory names are
> case-sensitive, I don't think they are with OS X, which might cause some
odd
> interaction problems here and there.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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