Skip to Content.
Sympa Menu

mace-opensaml-users - RE: running opensaml on jdk1.3

Subject: OpenSAML user discussion

List archive

RE: running opensaml on jdk1.3


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Mintoo C'" <>, <>
  • Subject: RE: running opensaml on jdk1.3
  • Date: Mon, 21 Mar 2005 17:25:52 -0500
  • Organization: The Ohio State University

> I'm trying to traverse downward with opensaml.
> What would it take to make it run on jdk1.3?

With cvs, it's a near impossibility unless JAXP 1.3 is somehow ported to it.
So you're orphaned, just warning you. This is why I never claimed 1.3
support, so hopefully you had your eyes open.

> I'm not sure how to handle java.net.URI references in the code?
> Would it be better to replace URI or, is there a way to plugin the URI
> implementation to jdk1.3?

I doubt it, but that code is mostly used for SSL connections and the version
you're using is barely usable anyway. You could just strip the SOAP binding
code out.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page