Re: XMLSignatureException....problem update

Bryan Field-Elliot <[email protected]> 06 Oct 2003 13:29:53 -0600
Newsgroups gmane.comp.sourceid.sso.devel
Message-ID <[email protected]>
--=-0mIyZpY6r/71Sy6ZTMwj
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi Praveen,

I believe the problem is with JDK 1.3, NOT with Websphere.

The Apache XML Security library does not actually include any encryption
algorithm implementations. It makes use of cryptosystems already present
in your JVM environment.

With JDK 1.4, these components are already built into the JDK.

With JDK 1.3, you need to acquire and install these separately.

Here is a starting point (the relevent area of the Apache XML Security
installation notes) to get started:

http://xml.apache.org/security/Java/installation.html#Where+is+my+JCE%3F

If you have trouble locating or installing the appropriate libraries,
let us know on the list here and I'll dig further. We went through this
ourselves a few months ago, testing on JDK 1.3.



________________________________________________________________________
Bryan Field-Elliot
CTO, Ping Identity Corporation
Federated Identity Management Solutions
Info: http://pingidentity.com
Email: [email protected]



On Mon, 2003-10-06 at 09:19, Praveen Srivastava wrote:

> hi,
> 
> I got the actual problem for my XMLSignatureException...
> 
> manager servlet when invoked calls org.apache.xml.security.Init.init() from xmlsec.jar and this uses config.xml file in the same package to register the cipher implementation providers.
> 
> When using tomcat...its ok working fine.
> But websphere is giving error.
> 
> Is it not able to read config.xml?
> 
> I will decompile xmlsec.jar and try debugging using SOP statements till anyone replies.
> 
> kindly reply asap if there is some specific issue with websphere in using xmlsec.jar.
> 
> Thank you,
> 
> bye
> Praveen
> 
> __________________________________________
> Looking for safe email solutions for your school or district?
> http://www.epals.com/schoolmail/
> _______________________________________________
> sso-dev mailing list
> [email protected]
> http://mail.sourceid.org/mailman/listinfo/sso-dev



> 
> 

--=-0mIyZpY6r/71Sy6ZTMwj
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.9">
</HEAD>
<BODY>
Hi Praveen,<BR>
<BR>
I believe the problem is with JDK 1.3, NOT with Websphere.<BR>
<BR>
The Apache XML Security library does not actually include any encryption algorithm implementations. It makes use of cryptosystems already present in your JVM environment.<BR>
<BR>
With JDK 1.4, these components are already built into the JDK.<BR>
<BR>
With JDK 1.3, you need to acquire and install these separately.<BR>
<BR>
Here is a starting point (the relevent area of the Apache XML Security installation notes) to get started:<BR>
<BR>
<A HREF="http://xml.apache.org/security/Java/installation.html#Where+is+my+JCE%3F">http://xml.apache.org/security/Java/installation.html#Where+is+my+JCE%3F</A><BR>
<BR>
If you have trouble locating or installing the appropriate libraries, let us know on the list here and I'll dig further. We went through this ourselves a few months ago, testing on JDK 1.3.<BR>
<BR>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>

<HR>
<BR>
Bryan Field-Elliot<BR>
CTO, Ping Identity Corporation<BR>
Federated Identity Management Solutions<BR>
Info: <A HREF="http://pingidentity.com">http://pingidentity.com</A><BR>
Email: <A HREF="mailto:[email protected]">[email protected]</A>
</TD>
</TR>
</TABLE>
</PRE>
<BR>
<BR>
On Mon, 2003-10-06 at 09:19, Praveen Srivastava wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>hi,

I got the actual problem for my XMLSignatureException...

manager servlet when invoked calls org.apache.xml.security.Init.init() from xmlsec.jar and this uses config.xml file in the same package to register the cipher implementation providers.

When using tomcat...its ok working fine.
But websphere is giving error.

Is it not able to read config.xml?

I will decompile xmlsec.jar and try debugging using SOP statements till anyone replies.

kindly reply asap if there is some specific issue with websphere in using xmlsec.jar.

Thank you,

bye
Praveen

__________________________________________
Looking for safe email solutions for your school or district?</FONT>
<A HREF="http://www.epals.com/schoolmail/"><FONT SIZE="3">http://www.epals.com/schoolmail/</FONT></A>
<FONT COLOR="#737373" SIZE="3">_______________________________________________
sso-dev mailing list
[email protected]</FONT>
<A HREF="http://mail.sourceid.org/mailman/listinfo/sso-dev"><FONT SIZE="3">http://mail.sourceid.org/mailman/listinfo/sso-dev</I></FONT></A></PRE>
</BLOCKQUOTE>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<A HREF="mailto:[email protected]"></A><BR>
<BR>
</TD>
</TR>
</TABLE>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>

--=-0mIyZpY6r/71Sy6ZTMwj--