> 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
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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