Hope you are refering to
Enterprise Designer -> Enterprise Explorer -> Repository Name -> Environment -> Configuration
From my understanding.
In the Outbound "DriverProperties" Can be specified - such as Oracle thini driver..
In the Inbound - you can't explictly specify the driver type.
thanks
ram
Juraj's statement about inbound is not true, I think. Oracle Inbound eWay polls database with prepared statement, and triggers your logic when results are not empty (like other inbound eWays) - so it's not started by Oracle. There is some bug in 5.1.1, I guess because it doesn't provide WS operation to trigger Java Collaboration. But triggering Business Process is possible.
Regards,
Jakub Grabowski.