This can be done - publish the proxy service with a JSON binding and send JSON to it. The proxy can execute the real service however it wants.

If you really just want to get to the database via JSON, then I recommend using a data service (you'd need WSO2 WSAS for that) - and then talk to the data service over JSON instead of XML .. the result is you'll have JSON to drive CRUD against the database.

Sanjiva.

Kevin Cloinger wrote:
the idea can use json pack with out a middle tier form a client side js toolkit like dojo to pass to the database quick easy way

On Sun, Apr 13, 2008 at 5:59 PM, Ruwan Linton <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi Kevin,

    Your problem is not clear to me. May be you are posting on the wrong
    list.... If your problem is related to synapse please describe the
    problem a little more.

    Thanks,
    Ruwan.


    On Mon, Apr 14, 2008 at 3:25 AM, Kevin Cloinger <[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>> wrote:

        json packet to work with this use posgertSQL as database and
        dojo on the client side


-- Ruwan Linton http://www.wso2.org - "Oxygenating the Web Services Platform"


--
Sanjiva Weerawarana, Ph.D.
Founder & Director; Lanka Software Foundation; http://www.opensource.lk/
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
Member; Apache Software Foundation; http://www.apache.org/
Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to