<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    planner uses xstream<br>
    xstream uses xmlpull.<br>
    <br>
    Check if the xml pull jar is in your classpath (looks like the
    xstream jar is in your classpath).<br>
    You can find it in the planner's zip's binaries folder.<br>
    <br>
    <div class="moz-cite-prefix">Op 19-03-13 20:17, Andr&eacute; Fr&oacute;es schreef:<br>
    </div>
    <blockquote
cite="mid:CAC8f_wWn_tg7fs-EiSLA9RnegJqPgX-XCu9QaMU=o54sT2CgfQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="">
          <div>I'm receiving this exception when trying to run a model
            from web browser. I'm able to run it when I simulate in a
            class the data, but when I try it in my browser, i get this
            exception. I have no clue of why's that happening. (pom.xml
            is at the end of the email)</div>
          <div><br>
          </div>
          <div>-------------</div>
          <div>SEVERE: Error Rendering
            View[/protected/crud/planner.xhtml]</div>
          <div>javax.el.ELException: /protected/crud/planner.xhtml:
            java.lang.NoClassDefFoundError:
            org/xmlpull/v1/XmlPullParserException</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.compiler.TextInstruction.write(TextInstruction.java:88)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:82)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.faces.facelets.compiler.UILeaf.encodeAll(UILeaf.java:183)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.render.Renderer.encodeChildren(Renderer.java:168)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:304)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:105)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:304)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:105)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.component.UIComponent.encodeAll(UIComponent.java:1757)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.component.UIComponent.encodeAll(UIComponent.java:1760)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.component.UIComponent.encodeAll(UIComponent.java:1760)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.my.proj.view.listener.LoginFilter.doFilter(LoginFilter.java:40)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.enterprise.v3.services.impl.ContainerMapper$AdapterCallable.call(ContainerMapper.java:317)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.ContextTask.run(ContextTask.java:71)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.Thread.run(Thread.java:722)</div>
          <div>Caused by: java.lang.NoClassDefFoundError:
            org/xmlpull/v1/XmlPullParserException</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.thoughtworks.xstream.XStream.&lt;init&gt;(XStream.java:343)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.drools.planner.config.XmlSolverFactory.buildXstream(XmlSolverFactory.java:39)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.drools.planner.config.XmlSolverFactory.&lt;init&gt;(XmlSolverFactory.java:49)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.drools.planner.config.XmlSolverFactory.&lt;init&gt;(XmlSolverFactory.java:53)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.my.proj.planner.plan.ExecutePlan.doPlan(ExecutePlan.java:221)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.planner.plan.ExecutePlan.planWorkOrders(ExecutePlan.java:211)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.planner.plan.ExecutePlan.executePlanning(ExecutePlan.java:80)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.view.controller.crud.PlannerCrud.runPlanner(PlannerCrud.java:187)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.view.controller.crud.PlannerCrud.attributeResourceById(PlannerCrud.java:87)</div>
          <div><span class="" style="white-space:pre"> </span>at
            sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div>
          <div><span class="" style="white-space:pre"> </span>at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)</div>
          <div><span class="" style="white-space:pre"> </span>at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.reflect.Method.invoke(Method.java:601)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.el.BeanELResolver.invokeMethod(BeanELResolver.java:779)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.el.BeanELResolver.invoke(BeanELResolver.java:528)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.el.CompositeELResolver.invoke(CompositeELResolver.java:257)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.el.parser.AstValue.getValue(AstValue.java:134)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.el.parser.AstValue.getValue(AstValue.java:183)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:224)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.jboss.weld.el.WeldValueExpression.getValue(WeldValueExpression.java:50)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.el.ELText$ELTextVariable.writeText(ELText.java:227)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.el.ELText$ELTextComposite.writeText(ELText.java:150)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.compiler.TextInstruction.write(TextInstruction.java:85)</div>
          <div><span class="" style="white-space:pre"> </span>... 52
            more</div>
          <div>Caused by: java.lang.ClassNotFoundException:
            org.xmlpull.v1.XmlPullParserException</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.net.URLClassLoader$1.run(URLClassLoader.java:366)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.net.URLClassLoader$1.run(URLClassLoader.java:355)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.security.AccessController.doPrivileged(Native Method)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.net.URLClassLoader.findClass(URLClassLoader.java:354)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.ClassLoader.loadClass(ClassLoader.java:423)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.ClassLoader.loadClass(ClassLoader.java:356)</div>
          <div><span class="" style="white-space:pre"> </span>... 75
            more</div>
          <div><br>
          </div>
          <div>WARNING: StandardWrapperValve[Faces Servlet]: PWC1406:
            Servlet.service() for servlet Faces Servlet threw exception</div>
          <div>java.lang.ClassNotFoundException:
            org.xmlpull.v1.XmlPullParserException</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.net.URLClassLoader$1.run(URLClassLoader.java:366)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.net.URLClassLoader$1.run(URLClassLoader.java:355)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.security.AccessController.doPrivileged(Native Method)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.net.URLClassLoader.findClass(URLClassLoader.java:354)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.ClassLoader.loadClass(ClassLoader.java:423)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.ClassLoader.loadClass(ClassLoader.java:356)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.thoughtworks.xstream.XStream.&lt;init&gt;(XStream.java:343)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.drools.planner.config.XmlSolverFactory.buildXstream(XmlSolverFactory.java:39)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.drools.planner.config.XmlSolverFactory.&lt;init&gt;(XmlSolverFactory.java:49)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.drools.planner.config.XmlSolverFactory.&lt;init&gt;(XmlSolverFactory.java:53)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.my.proj.planner.plan.ExecutePlan.doPlan(ExecutePlan.java:221)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.planner.plan.ExecutePlan.planWorkOrders(ExecutePlan.java:211)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.planner.plan.ExecutePlan.executePlanning(ExecutePlan.java:80)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.view.controller.crud.PlannerCrud.runPlanner(PlannerCrud.java:187)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.my.proj.view.controller.crud.PlannerCrud.attributeResourceById(PlannerCrud.java:87)</div>
          <div><span class="" style="white-space:pre"> </span>at
            sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div>
          <div><span class="" style="white-space:pre"> </span>at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)</div>
          <div><span class="" style="white-space:pre"> </span>at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.reflect.Method.invoke(Method.java:601)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.el.BeanELResolver.invokeMethod(BeanELResolver.java:779)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.el.BeanELResolver.invoke(BeanELResolver.java:528)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.el.CompositeELResolver.invoke(CompositeELResolver.java:257)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.el.parser.AstValue.getValue(AstValue.java:134)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.el.parser.AstValue.getValue(AstValue.java:183)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:224)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.jboss.weld.el.WeldValueExpression.getValue(WeldValueExpression.java:50)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.el.ELText$ELTextVariable.writeText(ELText.java:227)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.el.ELText$ELTextComposite.writeText(ELText.java:150)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.compiler.TextInstruction.write(TextInstruction.java:85)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:82)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.faces.facelets.compiler.UILeaf.encodeAll(UILeaf.java:183)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.render.Renderer.encodeChildren(Renderer.java:168)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:304)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:105)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:304)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.renderkit.html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:105)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.component.UIComponent.encodeAll(UIComponent.java:1757)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.component.UIComponent.encodeAll(UIComponent.java:1760)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.component.UIComponent.encodeAll(UIComponent.java:1760)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)</div>
          <div><span class="" style="white-space:pre"> </span>at
javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)</div>
          <div><span class="" style="white-space:pre"> </span>at
            javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.my.proj.view.listener.LoginFilter.doFilter(LoginFilter.java:40)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)</div>
          <div><span class="" style="white-space:pre"> </span>at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.enterprise.v3.services.impl.ContainerMapper$AdapterCallable.call(ContainerMapper.java:317)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)</div>
          <div><span class="" style="white-space:pre"> </span>at
            com.sun.grizzly.ContextTask.run(ContextTask.java:71)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)</div>
          <div><span class="" style="white-space:pre"> </span>at
com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)</div>
          <div><span class="" style="white-space:pre"> </span>at
            java.lang.Thread.run(Thread.java:722)</div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>My pom:</div>
          <div><br>
          </div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;dependency&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;org.drools&lt;/groupId&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &lt;artifactId&gt;drools-core&lt;/artifactId&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &lt;version&gt;${org.drools.version}&lt;/version&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/dependency&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;dependency&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;org.drools&lt;/groupId&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &lt;artifactId&gt;drools-compiler&lt;/artifactId&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &lt;version&gt;${org.drools.version}&lt;/version&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/dependency&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;dependency&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &lt;groupId&gt;org.drools.planner&lt;/groupId&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &lt;artifactId&gt;drools-planner-core&lt;/artifactId&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &lt;version&gt;${org.drools.version}&lt;/version&gt;</div>
          <div>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/dependency&gt;</div>
          <div><br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>