Guvnor repository backward compatible?
by Sean Su
While evaluating and building rules in using Guvnor 5.5, we have noticed
that there will be some major changes in 6.0. We have some concerns that
the repository (rules) built using 5.5 may not be accessible by Gunvor 6.0.
Does anyone know anything about this? Do we have document about 6.0? It
seems the document in the 6.0 beta download has the old content.
Also what is the estimated release date for 6.0?
Thanks
Sean
12 years, 9 months
java.lang.ClassCastException: [Lorg.drools.rule.Package; cannot be cast to org.drools.rule.Package
by Ganesh Neelekani
Hi,
I am strugling with "java.lang.ClassCastException:
[Lorg.drools.rule.Package; cannot be cast to org.drools.rule.Package " from
many days,
can you please help me to resolve this exception ,
As it is causing run time and if i again restarted and issue is not found
for same request...
I am using drools-guvnor.war(jboss version) of 5.4 version
--
Thanking you.
----------------------------------------------------------------------
With regards.
Ganesh N Neelekani
ph - +91 7829108302
12 years, 9 months
ClassCastException when changing drools version 5.3.5.Final to 6.0.0.Beta3
by Andreas
Hi,
when I change the version of drools from 5.3.5.Final to 6.0.0.Beta3 (maven
pom)
I'm getting following exception:
org.drools.RuntimeDroolsException: Unable to load dialect
'org.drools.compiler.rule.builder.dialect.mvel.MVELDialectConfiguration:mvel:org.drools.compiler.rule.builder.dialect.mvel.MVELDialectConfiguration'
at
org.drools.compiler.PackageBuilderConfiguration.addDialect(PackageBuilderConfiguration.java:283)
at
org.drools.compiler.PackageBuilderConfiguration.buildDialectConfigurationMap(PackageBuilderConfiguration.java:268)
at
org.drools.compiler.PackageBuilderConfiguration.init(PackageBuilderConfiguration.java:181)
at
org.drools.compiler.PackageBuilderConfiguration.<init>(PackageBuilderConfiguration.java:159)
at org.drools.compiler.PackageBuilder.<init>(PackageBuilder.java:210)
at org.drools.compiler.PackageBuilder.<init>(PackageBuilder.java:143)
at
org.drools.builder.impl.KnowledgeBuilderFactoryServiceImpl.newKnowledgeBuilder(KnowledgeBuilderFactoryServiceImpl.java:34)
at
org.drools.builder.KnowledgeBuilderFactory.newKnowledgeBuilder(KnowledgeBuilderFactory.java:47)
at
net.javabeansdotasia.casestudy.test.Tester.prepareKnowledgeBase(Tester.java:136)
at net.javabeansdotasia.casestudy.test.Tester.setUp(Tester.java:71)
at net.javabeansdotasia.casestudy.test.Tester.main(Tester.java:160)
Caused by: java.lang.ClassCastException:
org.drools.compiler.rule.builder.dialect.mvel.MVELDialectConfiguration
cannot be cast to org.drools.compiler.DialectConfiguration
at
org.drools.compiler.PackageBuilderConfiguration.addDialect(PackageBuilderConfiguration.java:278)
... 10 more
would be nice if someone could help me,
if the source code is needed let me know
Andreas
--
View this message in context: http://drools.46999.n3.nabble.com/ClassCastException-when-changing-drools...
Sent from the Drools: User forum mailing list archive at Nabble.com.
12 years, 9 months
Guvnor 5.3 on WebSphere 8.5: detailed question
by drdaveg
I've been trying to run Guvnor on WebSphere at an IBM shop. I'm using Guvnor
5.3GA for help under our support contract with RedHat. In previous posts,
people have recommended to get Guvnor to work, nearly unmodified, under
WebSphere by disabling servlets, getting particular versions of the software
to run on specific versions of WebSphere by coincidence, etc. These
approaches have not gotten very much Guvnor functionality running so I am
trying:
1. To remove the Seam-specific calls from Guvnor and
2. Inject objects using appropriate WebSphere-based libraries.
In doing (1) I've removed the Seam-specific annotations but don't see any
references to "remote.js" in the source code. Am I missing references that
are there by searching incorrectly, am not including the correct files - or
are these automatically generated by the GWT-based dynamic code generation?
Also, any thoughts on improving my approach would be welcome!
--
View this message in context: http://drools.46999.n3.nabble.com/Guvnor-5-3-on-WebSphere-8-5-detailed-qu...
Sent from the Drools: User forum mailing list archive at Nabble.com.
12 years, 9 months
Spam
by rjr201
Sorry to keep going on about this.. I realise that the nabble interface is
only a mirror of the mailing list, but currently it's completely swamped by
spam. I'm sure a lot of people using drools for the first time come to this
forum for help/guidance, and it's not very inspiring when there is roughly 1
real post to every 8 spam posts.
I'm guessing it's not an easy task just to filter it out, but is there a way
that I can manually delete it? I check this forums most mornings, and it
would take me very little time to remove it..
--
View this message in context: http://drools.46999.n3.nabble.com/Spam-tp4024841.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
12 years, 9 months