Just comment the following stuff in the  C:\Program Files\apache-tomcat-6.0.16\webapps\drools-jbrms\WEB-INF\web.xml
 as below :

 <!--  <filter>
  <filter-name>Seam Filter</filter-name>
  <filter-class>org.jboss.seam.web.ContextFilter</filter-class>
 </filter>
 <filter-mapping>
  <filter-name>Seam Filter</filter-name>
  <url-pattern>/*</url-pattern>
 </filter-mapping>

    <listener>
        <listener-class>org.jboss.seam.servlet.SeamListener</listener-class>
    </listener>  -->



 
On 3/17/08, Ojwang Wilson O <wojwang@alcatel-lucent.com> wrote:
All,

I am having the following error when deploying drools 4.0.4 within JBOSS
4.2.2 GA. Please help.

====================
01:06,259 INFO  [STDOUT] ERROR 17-03 17:01:06,248
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,318 INFO  [STDOUT] ERROR 17-03 17:01:06,316
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,348 INFO  [STDOUT] ERROR 17-03 17:01:06,347
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,477 INFO  [STDOUT] ERROR 17-03 17:01:06,476
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,506 INFO  [STDOUT] ERROR 17-03 17:01:06,506
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,523 INFO  [STDOUT] ERROR 17-03 17:01:06,522
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,649 INFO  [STDOUT] ERROR 17-03 17:01:06,648
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,660 INFO  [STDOUT] ERROR 17-03 17:01:06,659
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:06,935 INFO  [STDOUT] ERROR 17-03 17:01:06,934
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:08,065 INFO  [STDOUT] ERROR 17-03 17:01:08,064
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:08,243 INFO  [STDOUT] ERROR 17-03 17:01:08,242
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:01:08,994 INFO  [STDOUT] ERROR 17-03 17:01:08,993
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:19:33,956 INFO  [STDOUT] ERROR 17-03 17:19:33,956
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:19:33,988 INFO  [STDOUT] ERROR 17-03 17:19:33,987
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:19:34,039 INFO  [STDOUT] INFO  17-03 17:19:34,038
(SecurityServiceImpl.java:login:45)         Logging in user [wojwang]
17:19:34,048 INFO  [STDOUT] INFO  17-03 17:19:34,047
(DefaultAuthenticator.java:authenticate:38)         User logged in via
default authentication module (no security check).
17:19:34,068 INFO  [STDOUT] ERROR 17-03 17:19:34,067
(Contexts.java:flushAndDestroyContexts:335)         could not discover
transaction status
17:24:34,104 INFO  [STDOUT] ERROR 17-03 17:24:34,102
(Contexts.java:flushAndDestroyContexts:335)       could not discover
transaction status

===================

Regards
Wilson
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users



--
Regards,
SB.Raghavendra.