Hello Jörg, thanks for answering :D. So, my libs within my glassfish are
these:

antlr-2.7.7.jar
antlr-3.3.jar
antlr-runtime-3.3.jar
biz.aQute.bnd-1.45.0.jar
commons-beanutils-1.8.2.jar
commons-beanutils-bean-collections-1.8.2.jar
commons-beanutils-core-1.8.2.jar
commons-collections-3.2.1.jar
commons-io-2.4.jar
commons-lang-2.6.jar
commons-logging-1.1.1.jar
drools-compiler-5.5.0.Final.jar
drools-core-5.5.0.Final.jar
drools-planner-benchmark-5.5.0.Final.jar
drools-planner-core-5.5.0.Final.jar
ecj-3.5.1.jar
empp.jar
emppapi-1.0.0.jar
gson-2.2.2.jar
httpcore-4.0.1.jar
httpcore-nio-4.0.1.jar
icu4j-4.8.1.1.jar
janino-2.5.16.jar
jcommon-1.0.16.jar
jfreechart-1.0.13.jar
joda-time-1.6.jar
jxl-2.6.10.jar
knowledge-api-5.5.0.Final.jar
knowledge-internal-api-5.5.0.Final.jar
log4j-1.2.16.jar
milyn-smooks-javabean-1.1.jar
mvel2-2.1.3.Final.jar
poi-3.8-beta5.jar
sgipapi-1.0.0.jar
slf4j-api-1.6.4.jar
sqljdbc4.jar
stringtemplate-3.2.1.jar
velocity-1.7.jar
xmlpull-1.1.3.1.jar
xstream-1.4.1.jar

At my jar, where the drools mode run (mocks work just fine here), are these:

[image: Imagem inline 1]



2013/3/21 Jörg Schaible <[email protected]>

> Hi André,
>
> André Fróes wrote:
>
> > Hello everyone!
> >
> > I'm developing an app with drools planner version 5.5.0-FINAL and I am
> > perfectly able to run my mock inside my IDE, but when I try to call it
> > from another project, that has the jar of my DP project embbed in it, i
> > get that exception.
> >
> > I've searched a lot for this exception, even tried some solutions, such
> as
> > adding xmlPull-1.1.3.1 and kxml2-2.3.0 at my web project lib folder.
>
> which XStream version you're using? Which of the XStream dependencies are
> you using exactly?
>
> - Jörg
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>
>

<<libs.png>>

Reply via email to