My problem is strange.

I have added a new webservice(Method with access="remote") to my existing webserice file(CFC).
But, when I try to invoke it, browser tells me that it unable to find the webservice. But when I add the same body of code in an existing webservice, it works.

I have deployed the webserices under BlueDragon server inside JBOSS applications server.

FYI- i am also able to see the request and response stubs generated for added webservice in WSDL file.

This is probably due to caching. CFC's seem to be cached more aggressively then standard CFM files. I don't understand the internals of it personally, but that has been my experience, particularly with BlueDragon or Open BlueDragon.

Try giving the instance a reboot or use the Administrator to clear the cached pages and see if that helps at all.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.