Hi All,
I am trying to create a soap webservice. I am using OpenBDLocal with a
openbd.war file downloaded on 12/26.

I have created a simple cfc that returns a string and I can call it
successfully with:

http://127.0.0.1:32124/service.cfc?method=test

I run into problems when I try to access the wsdl at:

http://127.0.0.1:32124/service.cfc?wsdl

I get the following error:

java.lang.RuntimeException: No compiler found in your classpath!  (you
may need to add 'tools.jar')

So I added tools.jar to WEB-INF/lib and restarted OpenBD.

Now, I do not get an error, but the page returns nothing.

Any Ideas?

Thanks,

Adam

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to