Thanks.

I actually figured it out.

I needed to set a system property before it would work. Kind of arcane and
retarded, but it works now.

> From: Julian Gosnell <[EMAIL PROTECTED]>
> Date: Thu, 29 Nov 2001 10:01:09 +0000 (GMT)
> To: Hunter Hillegas <[EMAIL PROTECTED]>, JBoss 2
> <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Problems with JSSE in Jboss
> 
> You may have more luck with this on Jetty-Discuss -
> I'm crossposting you....
> 
> 
> 
> Jules
> 
> --- Hunter Hillegas <[EMAIL PROTECTED]> wrote:
>> I am trying to use JSSE in my J2EE app and having
>> some trouble...
>> 
>> I have this code:
>> 
>> URL upsUrl = new
>> URL("https://wwwcie.ups.com/ups.app/xml/Rate";);
>> 
>> This is throwing this exception:
>> 
>> java.net.MalformedURLException: unknown protocol:
>> https
>> 
>> So... I don't know where to go from here... I see
>> that jsse.jar is in
>> JBOSS_HOME/lib/ext... Not sure where I'm going
>> wrong.
>> 
>> Any ideas?
>> 
>> Hunter
>> 
>> 
>> _______________________________________________
>> JBoss-user mailing list
>> [EMAIL PROTECTED]
>> 
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page from News and Sport to Email and
> Music Charts
> http://uk.my.yahoo.com
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to