An XMLRPC client library implementation written in 100% PLSQL.Allows the Oracle DB to easily turn into a webservice consumer, without the need for java.


http://plsqlxmlrpc.sourceforge.net





Separate each tag with a space.

Release Date:

2005-05-23

Topics:

Ratings and Reviews

Be the first to post a text review of perversion. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Project Information Updated

    ggiunta changed the public information on the perversion project

    posted by ggiunta 185 days ago

  • Tracker comment added

    Anonymous commented on the wrong date format pattern artifact

    posted by nobody 185 days ago

  • Tracker artifact added

    Anonymous created the wrong date format pattern artifact

    posted by nobody 220 days ago

  • plsqlxmlrpc 0.4 file released: Perversion_0.4.zip

    added testsuite embryo fix createxmlrpcval for datetime values had 2 bugs in 2 lines of code! fix bad date format string for datetime.iso8601 fix decoding of empty string xmlrpcvals in scalarval() fix decoding of empty string xmlrpcvals in stringval() fix first plsql code chunk in examples was full of junk

    posted 1630 days ago

  • File released: /plsqlxmlrpc/0.4/Perversion_0.4.zip

    posted 1630 days ago

  • plsqlxmlrpc 0.3 file released: Perversion_0.3.zip

    added DATEVAL, BOOLVAL, INTVAL, BASE64VAL, STRINGVAL and DOUBLEVAL functions for easy extraction of data from xmlrpcval objects (appropriate xml decoding included) added more polymorphic creators for xmlrpcval objects (from plsql boolean, integer and number base types). They all carry out appropriate XML encoding, regardless of DB session locale (e.g. doubles will always be serialized with '.' as decimal separator char) added base64_encode and base64_decode functions for easy encoding / decoding of VARCHAR2 variables added html documentation extracted from javadoc comments in the code fix xmlrpc error description is parsed also for errors received in the form <value>errortext</text>. XML decoding is also carried out on the error text fix empty parameter list is now accepted for building structs or arrays and calling methods (i.e. methods with no params) fix empty string accepted as valid return value change createxmlrpcval(varchar2 variable, xmlrpctype) removed, in favor of createxmlrpcval(native oracle type variable). To create xmlrpc values from pre-serialized PLSQL variables, use ADDSCALAR instead added basic (no auth) proxy support to sendxmlrpcmsg method; defaults to null = no proxy added to the examples script an introspect function to discover and describe functions offered by (compliant) xmlrpc servers

    posted 1736 days ago

  • File released: /plsqlxmlrpc/0.3/Perversion_0.3.zip

    posted 1736 days ago

  • plsqlxmlrpc 0.1 file released: Perversion_0.2.zip

    added ADDSCALAR method, to set a scalar value to an existing xmlrpcval object added polymorphic definitions of CREATEXMLRPCVAL for direct creation of date, boolean, struct and array values added SERIALIZE method, to fetch string representation of xmlrpc value disabled debug messages in STRUCTMEM function added catch of TCP connection errors: now SENDXMLRPCMSG will return an error response instead first examples of usage in the xmlrpc_examples.sql script

    posted 1820 days ago

  • File released: /plsqlxmlrpc/0.1/Perversion_0.2.zip

    posted 1820 days ago

  • plsqlxmlrpc 0.1 file released: Perversion_0.1.zip

    posted 1837 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

perversion Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review