Thanks for the reply Dave, I changed the folder name from com to cfcs and made the folder directly under the root of the virtual web I am accessing. I find though unless I create a mapping to the cfcs folder it does not work. Why would I need a mapping to a folder that is under the root of the vitural website? For example:
http://intratest/com was reallying pointing to a virtual folder up one level to I:\inetpub\wwwroot\com the cfm files were in i:\inetpub\wwwroot\intratest\userprofiles I have now changed it to i:\inetpub\wwwroot\intratest\cfcs\mypalauth.cfc with no mapping in cf admin. But nothing works unless I add the mapping. When I do I add the mapping I can explorer the cfc file and view the wsdl of it. But I get the same error I sent before. coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 1 semantic error compiling "I:/CFusionMX7/stubs/WS-497956411/cfcs/MyPalAuthLocator.java": 10. public class MyPalAuthLocator extends org.apache.axis.client.Service implements cfcs.MyPalAuth { <-------> *** Error: Type cfcs/MyPalAuth was not found. . ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201313 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

