Skip to Content.
Sympa Menu

mace-opensaml-users - Re: Still problems with Joda-time

Subject: OpenSAML user discussion

List archive

Re: Still problems with Joda-time


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: Still problems with Joda-time
  • Date: Mon, 27 Aug 2007 10:35:19 -0400
  • Openpgp: id=A260F52E; url=http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0x3F5E9E87A260F52E
  • Organization: Georgetown University

Does JBoss have another, possibly older, version of that library, which
does not contain those classes, that it is loading first?

Massimiliano Masi wrote:
> Hi all,
>
>
> I still have problem deploying opensaml. As a standalone application
> everything
> works without problem.
>
> If I deploy the application using JBoss 4.0.5 having the libraries in the
> JBoss' server instance, I get this error:
>
>
> 2007-08-27 16:14:53,376 DEBUG [org.opensaml.xml.XMLConfigurator]
> Creating instance of org.opensaml.saml1.core.impl.AssertionMarshaller
> 2007-08-27 16:14:53,376 INFO [STDOUT] 1952783 [http-0.0.0.0-8080-3]
> DEBUG org.opensaml.xml.XMLConfigurator - Creating instance of
> org.opensaml.saml1.core.impl.AssertionMarshaller
> 2007-08-27 16:14:53,376 INFO [STDOUT] 1952783 [http-0.0.0.0-8080-3]
> DEBUG org.opensaml.xml.XMLConfigurator - Creating instance of
> org.opensaml.saml1.core.impl.AssertionMarshaller
> 2007-08-27 16:14:53,378 ERROR [STDERR] java.lang.NoClassDefFoundError:
> org/joda/time/ReadableInstant
> 2007-08-27 16:14:53,378 INFO [STDOUT] 1952785 [http-0.0.0.0-8080-3]
> ERROR STDERR - java.lang.NoClassDefFoundError:
> org/joda/time/ReadableInstant
> 2007-08-27 16:14:53,379 INFO [STDOUT] 1952785 [http-0.0.0.0-8080-3]
> ERROR STDERR - java.lang.NoClassDefFoundError:
> org/joda/time/ReadableInstant
> 2007-08-27 16:14:53,379 ERROR [STDERR] at
> java.lang.Class.forName0(Native Method)
> 2007-08-27 16:14:53,379 INFO [STDOUT] 1952786 [http-0.0.0.0-8080-3]
> ERROR STDERR - at java.lang.Class.forName0(Native Method)
> 2007-08-27 16:14:53,379 INFO [STDOUT] 1952786 [http-0.0.0.0-8080-3]
> ERROR STDERR - at java.lang.Class.forName0(Native Method)
> 2007-08-27 16:14:53,379 ERROR [STDERR] at
> java.lang.Class.forName(Class.java:169)
> 2007-08-27 16:14:53,379 INFO [STDOUT] 1952786 [http-0.0.0.0-8080-3]
> ERROR STDERR - at java.lang.Class.forName(Class.java:169)
> 2007-08-27 16:14:53,380 INFO [STDOUT] 1952786 [http-0.0.0.0-8080-3]
> ERROR STDERR - at java.lang.Class.forName(Class.java:169)
> 2007-08-27 16:14:53,380 ERROR [STDERR] at
> org.opensaml.xml.XMLConfigurator.createClassInstance(XMLConfigurator.java:369)
>
> 2007-08-27 16:14:53,380 INFO [STDOUT] 1952787 [http-0.0.0.0-8080-3]
> ERROR STDERR - at
> org.opensaml.xml.XMLConfigurator.createClassInstance(XMLConfigurator.java:369)
>
> 2007-08-27 16:14:53,380 INFO [STDOUT] 1952787 [http-0.0.0.0-8080-3]
> ERROR STDERR - at
> org.opensaml.xml.XMLConfigurator.createClassInstance(XMLConfigurator.java:369)
>
>
>
>
> To note is that Joda is in the classpath and is the same version of the
> standalone application. If I remove it I get the NoClassDefFound exception
> on org/joda/DateTime.
>
>
> Any hints???
>
>
> Thanks !!!
>
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>

--
Chad La Joie 2052-C Harris Bldg
OIS-Middleware 202.687.0124



Archive powered by MHonArc 2.6.16.

Top of Page