Marianne Horsch is one of our top ADF specialists. She started reporting from the field on her own blog.
Here an excerpt of the blogs she’d produced so far. Stay tuned on her ADF Blog!
How to trigger an action on double click of an ADF table row
In th…
Lindsay passed me a link to an article about the recent Oracle Firewall public release and also the recent partnering with F5 . The part that interests me most is the Oracle firewall and the fact that Oracle has stated….[Read More] Posted by Pete …
Here’s a quick example how to create a camel route that creates a route from an ActiveMQ topic. It uses a selector to receive a subset of all messages.
import org.apache.camel.builder.RouteBuilder;
public class SubscriberRouteBuilder extends RouteB…