For a moment you made me wonder that somebody has hijacked my mail account.. Seeing a mail send by "me" in my gmail account :)...
at trying out the Sample application YahooJSONSearch, however I ran into the following error when running it from the latest binary snapshot:
Just now I ran it using a build done against the svn head.. The sample had a issue with a incorrectly specified message builder. I'm not sure whether it's the same error you encountered.. You can get rid of that error by editing the yahoojsonsearch/resource/axis2.xml and removing the following lines from it.. line 135 <messageBuilder contentType="application/soap+xml" line 136 class="org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder"/>
I decided to try and checkout the source from SVN to determine if that might help in fixing the error. When running Maven to compile the Axis2 code I recieved the following error:
I was able to do a successful build without any compile errors by running an online build against the latest Axis2 svn head.
My question is two part, first if there is anything I may be doing wrong that would generate the errors.
see above..
Second when is an expectated release with JSON going to be release as Stable. I appreciate any help you may provide.
Json support will be released with the Axis2 1.2 release, which we are hoping to do in early April.. First release candidate is scheduled to be cut on this Friday.. Thanks, Thilina
Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Thilina Gunarathne - http://www.wso2.com - http://thilinag.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
