The Artima Developer Community
Sponsored Link

Web Services Forum
calling soap service

1 reply on 1 page. Most recent reply: Mar 10, 2003 7:44 AM by Jiri Fabian

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
david

Posts: 1
Nickname: davidtech
Registered: Feb, 2003

calling soap service Posted: Feb 6, 2003 10:01 AM
Reply to this message Reply
Advertisement
I would like to call a soap service from a client application in Oracle forms 6I and from another (ASP)

Is it possible ?

What is the best way do to that ?

Thanks.


Jiri Fabian

Posts: 11
Nickname: filemon
Registered: Mar, 2003

Re: calling soap service Posted: Mar 10, 2003 7:44 AM
Reply to this message Reply
I would suggest to use following approach:

Oracle: Use JDeveloper 9i to build Java Importer. This one will act as a client of WS.

http://otn.oracle.com/products/forms/pdf/javaimporter.pdf
http://otn.oracle.com/sample_code/tech/xml/xmlnews/src/oracle/otnsamples/ws/WebServiceClient.java.html

ASP: use Visual Studio .NET for building this client.

fil

Flat View: This topic has 1 reply on 1 page
Topic: Tomcat errors Previous Topic   Next Topic Topic: JSP - PHP

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use