Hello all!

I've written a bean that calls a credit card processing gateway from a Java
bean.  It is very simple and executes an https://... request.  Then it reads
the entire contents of the web page.

And it works if I run my AuthBean class from the command line.  But when I
attempt to use AuthBean, calling it from an Orion JSP, I get a runtime
error:

SSL not implemented.

So I looked at all I did to enable the j2sdkee1.2.1 to work with SSL and
tried to somehow apply that to Orion, but I came up blank.

I read through the SSL help page and it doesn't seem to address the problem
I'm having.

Any help would be appreciated!


-- 

-Geoff Marshall, Director of Development

.......................................................
t e r r a s c o p e                      (415) 951-4944
54 Mint Street, Suite 110         direct (415) 625-0349
San Francisco, CA  94103             fax (415) 625-0306
.......................................................


Reply via email to