One of the possible ways could be to publish your rule as web service so that it can be called by any web application.
Regards, Rajnikant Gupta http://rkthinks.wordpress.com/ 2010/4/20 joseramon diaz <[email protected]> > Thanks Wolfgang, > I have been looking at DSLs, seems to be a very interesting concept. > When the domain expert has created new rules, is there a way to *test* > those rules against some data without executing them? > > Thanks > > Jose Ramón > > > 2010/4/20 Wolfgang Laun <[email protected]> > > Look into Domain Specific Languages - this is an easy way for letting >> application domain experts edit rules, even with a mere HTML text entry >> field. >> -W >> >> 2010/4/19 joseramon diaz <[email protected]> >> >>> Hi all, >>> >>> I *think* we should use a rules engine on our web application, as some >>> bussiness rules should be changed by user, and their context can be quite >>> reduced. >>> We have a web application, and rules would apply to some bussiness >>> objects, but my question is about hot to integrate the rules editor in our >>> web application. >>> One option I can imagine is to let him modify XML inside a textarea, >>> but it seems quite hard for him. Is there any web editor for rules that we >>> can integrate in our web application, as in eclipse? >>> >>> Thanks >>> >>> Jose Ramón >>> >>> _______________________________________________ >>> rules-users mailing list >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/rules-users >>> >>> >> >> _______________________________________________ >> rules-users mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-users >> >> > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
