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!

creating a web service using websphere integration developer

605950Oct 30 2007
Hi! all, Iam trying to create a web service in websphere integration developer, of IBM,

While creating a wsdl file, it asks for literals, there we need to check the corresponding literal based upon the requiremnet.

I came to know that document literal is used for document inputs and outputs,where as rpc literal/rpc encoded is used when dealing with the primitive data types.

I created a simple addition operation with rpc encoded its working,
but i tried out with the rpc encoded , which is causing an error

the err is :

IWAB0135E An unexpected error has occurred.
SOAPException
Operation timed out: connect:could be due to invalid address

Iam not getting how to resolve this error,
Please let me know , if any has faced this kind of error , n knows how to solve.

And also let me know exactly , the difference between the literals.

Fine then,
Thanks & Regards,
D.Swetha.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2007
Added on Oct 30 2007
0 comments
321 views