Hi,
 
An OpenBD + app that we have installed on Java 6 on one server and is moved 
over to another server with Java 7, breaks on the following piece of code:
 

<cfinvoke  webservice="http://webserviceurl";

11:       method="authenticate"

12:       returnvariable="username">

 
Error message:
 
*Could not execute web service.* 


 
  
  Detail

  
  
  org.apache.http.client.methods.HttpGet.releaseConnection()V

  
  

Looks like no outgoing HTTP or webservice request is possible. This is 
usually something with tools.jar missing, but if missing, the error message 
is different. Looks like the releaseConnection is indeed missing in later 
http-client components, but OpenBD is using it.
 
Any ideas? Thanks.
 
Ivo

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to