Aug 13, 2007

Oracle DB 11g: Native Webservices

Hi,

i found a nice blog about the native webservice support of Oracle database 11g. It is quite amazing.
You just have to write the right PL/SQL package and after that you can access it via an URL (the example in the blog is: http://server:port/orawsv/SCOTT/EMPCOUNT?wsdl).
I think Oracle has added the Java standalone webservice stack from the Oracle Application Server into the database.
Very nice!

No comments:

Post a Comment