Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Asynchronous Web Services in Oracle Application server

598154Aug 5 2009 — edited Sep 9 2009
Can anyone pls. tell me how to create a aysnchorous web service in oracle soa suite without using BPEL and JMS?
I would like to create a simple oracle asynchronous web service in java deployed to Oracle App server(not in BPEL or JMS).

Also would like to create a Async Callback client in java to call the Async web service mentioned above.

Is this possible in Oracle 10g SOA Suite 10.1.3.3.0?
I was successful in creating both using Apache Axis2.
But I would like to use ORacle web services instead of Apache Axis2 as we have already put efforts and money.

Can the oracle web service java client send replyTo address to the service and service will in turn use the transport channel mentioned in the SOAP Header?

I tried using WS-Reliability from a standalone client but receiving errors.I tried to use the replyToAddress but getting errors as InvalidExpiryTime in Fault Response.

Can anyone help me by forwarding me to any links or source code?


Cheers
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2009
Added on Aug 5 2009
1 comment
2,798 views