Hello,
I am developing a java based stand alone logger framework to plug in to my integration applications. After logging the messages, the framework need to forward the message to a notification service (a Java based SOAP/HTTP web service) .
The business logic of this notification service now needs to be implemented using JBoss Business Rules Management System. Since my integration applications run on WebSphere server, I would be using the WebSphere SOAP engine for logger framework to invoke the
notification web service. I am new to the JBoss suite of integration products. Could you please help me with the below
1.
To build some rules, say if-else or decision tables, is JBoss BRMS alone sufficient?
2.
Once the business rules are developed, is there a way to expose these rules as a SOAP/HTTP web service?
3.
What are the set of products needed to develop and deploy this rule service as a SOAP/HTTP web service? I assume it is JBoss BRMS and JBoss Enterprise SOA Platform.

Any help/guidance on the above queries are greatly appreciated.
Thanks & Regards
Kishore