The Artima Developer Community
Sponsored Link

Java Buzz Forum
Calling web services using pl/sql in 10g

0 replies on 1 page.

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 0 replies on 1 page
Andrej Koelewijn

Posts: 594
Nickname: andrejk
Registered: Nov, 2002

Andrej Koelewijn is a Java and Oracle consultant
Calling web services using pl/sql in 10g Posted: Apr 9, 2004 2:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Andrej Koelewijn.
Original Post: Calling web services using pl/sql in 10g
Feed Title: Andrej Koelewijn
Feed URL: http://feeds.feedburner.com/AndrejKoelewijn
Feed Description: On Oracle, Java and OpenSource
Latest Java Buzz Posts
Latest Java Buzz Posts by Andrej Koelewijn
Latest Posts From Andrej Koelewijn

Advertisement

Oracle 10g has a new feature to call web services from pl/sql. I haven't found much documentation on this. I looks like you can use the utl_dbws package to dynamically consumen web services without created java stubs using jpublish.

I got a no class found exception when using the package. Mike lehmann pointed me to an updated dbws package that fixes this problem. I still can't get it to work though. I'd be very interested to see an example that uses the utl_dbws package.

Read: Calling web services using pl/sql in 10g

Topic: UrlRewriter Goes 1.0! Previous Topic   Next Topic Topic: Learning to Share

Sponsored Links



Google
  Web Artima.com   

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