What type of ssl certificate is it? Some cert authories and self-signed certs need to be imported into the JVM.
Also, does your server have perms to use port 2600? That isn't a standard port for ssl. Firewall issues? On Mar 28, 2011 10:38 AM, "Skellington" <[email protected]> wrote: > So, I did more testing and the WSDL in the browser works just fine and > if I remove the SSL it also works just fine. So, using cfhttp and > cfsavedcontent I created the SOAP message and was able to send the > message using SSL without any issues. > > I did more digging on this and Adobe CFMX had some issues with SSL and > cfinvoke but they were some time ago and most of the links were > broken. > > Thanks, > Charlie > > > On Mar 24, 7:36 pm, "Peter J. Farrell" <[email protected]> wrote: >> Alan Holden said the following on 03/24/2011 09:34 PM:> Could it be that one server method has proper permissions on the >> > target file(s) - and the other one doesn't? >> >> Al could be on to something here. Usually resource not found is the >> obvious reason -- cannot find the file which could be a context issue >> with your setup or a permissions issue -- I believe AXIS has to generate >> some stub classes to interact with the external resource. It might not >> be able to write to a location on disk. >> >> .pjf >> >> -- >> Peter J. Farrell >> [email protected] >> [email protected]http://blog.maestropublishing.com >> Identi.ca / Twitter: @maestrofjp > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
