alsb

Is orchestration an ESB responsability?

Hi there! Is an Enterprise Service Bus (a tool that acts as a mediator, a message broker, a service enabler, schema transformation enhancer, transparent location provider, service aggregator, load balancer, monitor, and all that stuff) responsible to orchestrate services? What about putting an automated business business process with m...

ALSB automation

One of the elegant things about WebLogic is WLST (Weblogic Scripting). Is it possible to script actions done in ALSB (Aqualogic Service Bus)? For example: Exporting resources from the bus. ...

Is it possible to call in some way an EJB deployed on JBoss from a Business Service deployed on BEA AquaLogic Service Bus?

Is it possible to call in some way an EJB deployed on JBoss from a Business Service deployed on BEA AquaLogic Service Bus? Just to precise, I'm not going to call it through Web Service, but through normal EJB call. I would appreciate if anyone has a succesful experience in this matter. ...

Is it possible to send message to dynamically contructed JMS/WS endpoint in Aqualogic Service Bus?

Aqualogic Service Bus allows creating "business" services for specific end points, but what if the end point is not defined during configuration time or even the number of end points is not fixed. Is it possible to send message to dynamically constructed JMS/WS endpoint in Aqualogic Service Bus? ...

How to query OSB (ALSB) service bus messages?

Is it possible to use the OSB JMX interface to query the messages going through the service bus? ...

ALSB: How to turn off XML validation for incoming messages?

Hello! Having an ALSB application with a link from another internal application, is it possible to turn XML validation on that link off? I'm looking to ways to improve performance, and the validation of messages from a well-tested application certainly feels like unnecessary. ...