> Case sensitivity is not a problem with OS X ... Well, no, the OS X filesystem isn't case-sensitive. However, that may actually cause problems when interacting with software that is, by default, sensitive to case issues, like Java. One problem like that has already come up here, although I've already forgotten the details.
> Just for my own info, what's the reason for Dynamically > creating the WSDL... seems like a lot of overhead... > > tell me it is not: > > 1) creating the 2 .java les > 2) compiling them > 3) generating a dynamic WSDL (file?) > > with every ?WSDL request to the cfc I don't think all of that is going on with each request, unless you change the CFC source code between each request, but I'm not exactly sure what's getting cached where yet. 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

