[JBoss jBPM] - Error on deploying the insurance application in Drools on J
by rinkigoyal
Hello ,
I am facing the problem regarding the deployment of insurance application with Jboss Drools.
I have installed the jbpm-jpdl-3.2.2 suite with preconfigured JBOss Application Server.
I have installed the drools-jbrms.war of version 4.0.7 on it.
And i ahve downloaded the code for insuarnce application from link:
http://anonsvn.labs.jboss.com/labs/jbossrules/branches/DROOLS_4_0_2_SOA_4...
I am new to drools and Jboss. So , I export the "repository_export.xml" of insuarnce project in BRMS of JBOss and rebuild the package.
Everything came as successful.
But according to drools help file, I should be able to see the insuarnce application by web console.
So, I constructed the war file by importing the whole source in eclipse and deploy it on jboss.
I am able to see the first screen but after entering all values in screen,Following error is getting displayed:
java.lang.IllegalArgumentException: Unknown process ID: insuranceProcess
at org.drools.common.AbstractWorkingMemory.startProcess(AbstractWorkingMemory.java:1422)
at org.acme.insurance.web.InsuranceSessionHelper.getSession(InsuranceSessionHelper.java:21)
at org.acme.insurance.web.DroolsBusiness.execute(DroolsBusiness.java:46)
at org.acme.insurance.web.InsuranceServlet.doGet(InsuranceServlet.java:24)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
Any help is highly appreciated.
Or If any one is having document to deploy the rules on JBoss BRMs, please let me know.
Thanks & Regards
Rinki Goyal
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202815#4202815
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202815
17 years, 5 months
[Installation, Configuration & DEPLOYMENT] - Error on deploying the insurance application in Drools on J
by rinkigoyal
Hello ,
I am facing the problem regarding the deployment of insurance application with Jboss Drools.
I have installed the jbpm-jpdl-3.2.2 suite with preconfigured JBOss Application Server.
I have installed the drools-jbrms.war of version 4.0.7 on it.
And i ahve downloaded the code for insuarnce application from link:
http://anonsvn.labs.jboss.com/labs/jbossrules/branches/DROOLS_4_0_2_SOA_4...
I am new to drools and Jboss. So , I export the "repository_export.xml" of insuarnce project in BRMS of JBOss and rebuild the package.
Everything came as successful.
But according to drools help file, I should be able to see the insuarnce application by web console.
So, I constructed the war file by importing the whole source in eclipse and deploy it on jboss.
I am able to see the first screen but after entering all values in screen,Following error is getting displayed:
java.lang.IllegalArgumentException: Unknown process ID: insuranceProcess
at org.drools.common.AbstractWorkingMemory.startProcess(AbstractWorkingMemory.java:1422)
at org.acme.insurance.web.InsuranceSessionHelper.getSession(InsuranceSessionHelper.java:21)
at org.acme.insurance.web.DroolsBusiness.execute(DroolsBusiness.java:46)
at org.acme.insurance.web.InsuranceServlet.doGet(InsuranceServlet.java:24)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
Any help is highly appreciated.
Or If any one is having document to deploy the rules on JBoss BRMs, please let me know.
Thanks & Regards
Rinki Goyal
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202814#4202814
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202814
17 years, 5 months
[JBossWS] - error in calling a webservice
by amitru
Hi,
I am calling a web service and getting an error i.e java.lang.NoClassDefFoundError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:588)
at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.createProxy(ServiceDelegateImpl.java:398)
at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getPortInternal(ServiceDelegateImpl.java:271)
at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getPort(ServiceDelegateImpl.java:198)
at javax.xml.ws.Service.getPort(Service.java:141)
Please share if someone has an idea on how to solve it.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202793#4202793
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202793
17 years, 5 months