Classdef not found NoClassDefFoundError: org/drools/decisiontable/SpreadsheetCompiler

View: New views
2 Messages — Rating Filter:   Alert me  

Classdef not found NoClassDefFoundError: org/drools/decisiontable/SpreadsheetCompiler

by Jay Balunas-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I probably caught this in between changes (since I'm updating RF version now too), but seam gen ear project threw this when I deployed to AS 5.0.1

Caused by: java.lang.NoClassDefFoundError: org/drools/decisiontable/SpreadsheetCompiler
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
    at java.lang.Class.privateGetPublicMethods(Class.java:2547)

Also I noticed that there were additional changes to the root.pom.xml that we not in the ivy files (afaict) in seam-gen. 

Once I can deploy seam-gen to AS 5 I'll be ready with RichFaces upgrade for 2.2

-Jay

--
blog: http://in.relation.to/Bloggers/Jay

_______________________________________________
seam-dev mailing list
seam-dev@...
https://lists.jboss.org/mailman/listinfo/seam-dev

Re: Classdef not found NoClassDefFoundError: org/drools/decisiontable/SpreadsheetCompiler

by Marek Novotny :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jay,

I had a look and found the issue in missing drools-decisiontables.jar
reference in deployed-jars-war.list and in deployed-jars-ear.list files.

Cheers,


Jay Balunas píše v Čt 11. 06. 2009 v 19:53 -0400:

> I probably caught this in between changes (since I'm updating RF
> version now too), but seam gen ear project threw this when I deployed
> to AS 5.0.1
>
> Caused by: java.lang.NoClassDefFoundError:
> org/drools/decisiontable/SpreadsheetCompiler
>     at java.lang.Class.getDeclaredMethods0(Native Method)
>     at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
>     at java.lang.Class.privateGetPublicMethods(Class.java:2547)
>
> Also I noticed that there were additional changes to the root.pom.xml
> that we not in the ivy files (afaict) in seam-gen.  
>
> Once I can deploy seam-gen to AS 5 I'll be ready with RichFaces
> upgrade for 2.2
>
> -Jay
>
> --
> blog: http://in.relation.to/Bloggers/Jay
> _______________________________________________
> seam-dev mailing list
> seam-dev@...
> https://lists.jboss.org/mailman/listinfo/seam-dev
--
Marek Novotny
--
JBoss Seam Product Lead

Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno

Email: mnovotny@...
Office phone: +420 532 294 287, ext. 82-62 087
mobile: +420 608 509 230

------------------------------------------------------
Looking to carve out IT costs?
www.europe.redhat.com/promo/carveoutcosts/


_______________________________________________
seam-dev mailing list
seam-dev@...
https://lists.jboss.org/mailman/listinfo/seam-dev

signature.asc (204 bytes) Download Attachment