Forum Discussion
Mircea_Untea
16 years agoOccasional Contributor
-
-
-
-
-
-
-
-
-
-
I've attached the WSDL. I have to mention that this WDSL is used for inserting XML messages in the DB Queue (soap over JMS) through an Oracle JMS Adapter.
Here are some test details:
The scope is to insert data directly in the Oracle DB Queue. The HermesJMS tool doesn't have a model for inserting directly in the Queue, only in OC4J _SOA app server. Therefore I made the following test case:
1. I want to create this mockservice in order to dispatch all XML requests directly to the Queue using groovy script and DB stored procedures.
2. I made a few test request steps to insert a XML in my mockservice in order to enqueue directly in the DB
That is it.
I hope you can understanding me, my English is not so good
thanks
Best regards,