Hi All,

I'm in trouble using Joda-Time with JBoss 4.0.5 with java 1.5.0_07  
with mac os x
on PPC.


If I put the joda-time jar in my server instance (jboss/server/default/lib)
my servlet throws a NoClassDefFound exception on DateTime.

If I put the jar in jboss/lib/ directory (as specified by googling around),
I got another exception:

11:41:52,348 INFO  [XMLConfigurator] Preparing to load ObjectProviders
11:41:52,477 ERROR [STDERR] java.lang.NoClassDefFoundError:  
org/joda/time/ReadableInstant
11:41:52,478 ERROR [STDERR]     at java.lang.Class.forName0(Native Method)
11:41:52,479 ERROR [STDERR]     at java.lang.Class.forName(Class.java:164)
11:41:52,479 ERROR [STDERR]     at  
org.opensaml.xml.XMLConfigurator.createClassInstance(XMLConfigurator.java:369)


Have you any ideas?


Thank you,


          Massimiliano Masi

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Joda-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to