On Fri, Feb 26, 2010 at 8:48 AM, kelvin goodson <[email protected]> wrote: > If I put http://localhost:8080/sample-jagg-webapp/?smd into the > browser I see the basic HTML of the webapp being displayed and I see > two "gets", one for dojo.js and one for plan.js. This doesnt seem to > be any different behaviour from the variant of the url without ?smd > > Kelvin. > > > On Fri, Feb 26, 2010 at 4:40 PM, Simon Laws <[email protected]> wrote: >> Is the smd being pulled back from the service? Not 100% sure here but >> I'm assuming the client side still needs the smd description in order >> to understand the jsonrpc version of the service interface. You can >> try adding ?smd to the end of the service URL that is registered with >> the webapp container. Assuming this is available do you see this being >> pulled by the browser? >> >> Simon >> >
In the case of Store webapp, the smd is available from http://localhost:8080/sample-store-webapp/Catalog?smd -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
