J J [http://community.jboss.org/people/joshjdevl] created the discussion

"Re: rules compiler - maven plugin"

To view the discussion, visit: http://community.jboss.org/message/586075#586075

--------------------------------------------------------------
Thanks. Is anyone currently using a maven rules compiler with jbpm 5 and drools 
5.2.0.M1?

I've taken a look at  http://www.javaforge.com/proj/doc.do?proj_id=2903 
http://www.javaforge.com/proj/doc.do?proj_id=2903

Though if I try to use with jpbm5 and drools <version>5.2.0.M1</version> I 
receive

Caused by: java.io.InvalidClassException: org.drools.rule.Package; local class 
incompatible: stream classdesc serialVersionUID = 400, local class 
serialVersionUID = 510
          at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:579)
          at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
          at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
          at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
          at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
          at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
          at 
org.drools.core.util.DroolsStreamUtils.streamIn(DroolsStreamUtils.java:205)
          at 
org.drools.core.util.DroolsStreamUtils.streamIn(DroolsStreamUtils.java:189)
          at 
org.drools.compiler.PackageBuilder.addKnowledgeResource(PackageBuilder.java:480)
          ... 24 more
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/586075#586075]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to