[
http://jira.jboss.com/jira/browse/JBESB-1002?page=all ]
Kurt Stam closed JBESB-1002.
----------------------------
Resolution: Done
After fixing JBESB-704, I tried to reproduce this by first deploying the
business_rules_service Quickstart, running 'runtest' successfully and then
deploying fun_cbr. Also ran 'runtest' on that successfully. Then I undeployed
fun_cbr, and reran 'runtest' on the business_rules_service, whcih worked fine. So
JBESB-704 may have caused this issue.
Look out for 2 things though:
1. Make sure your *.esb archives have a deployment.xml which makes them depend on
jbrules.esb
2. Some quickstarts deploy the *same* seam dvd store classes. So this may lead to class
loading issues, watch out for that! We should really fix the QuickStarts, I guess they
where created using copy-paste, and where not really meant to be deployed simultaneously.
While looking at this I did notice the drl inputstream was not close. So I fixed that as
part of this bug. If the issue persist on your end then please reopen and log the exact
steps to reproduce the issue.
Cheers,
--Kurt
Undeployment of ESB App that uses JBoss Rules causes other apps to
stop working
-------------------------------------------------------------------------------
Key: JBESB-1002
URL:
http://jira.jboss.com/jira/browse/JBESB-1002
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Affects Versions: 4.2
Reporter: Jiri Pechanec
Assigned To: Kurt Stam
Fix For: 4.2.1 IR1
If the application that uses JBoss Rules was undeployed and another (independent)
application using Rules is deployed then the newly deployed appplication does not work.
Typically shadow facts or field accessors can not be created.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira