[ 
https://wso2.org/jira/browse/MASHUP-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28564#action_28564
 ] 

Keith Godwin Chapman commented on MASHUP-1217:
----------------------------------------------

Perhaps we shouldn't add any wrapper elements and type info when the user says 
#raw.

> XMLlist as json/application error
> ---------------------------------
>
>                 Key: MASHUP-1217
>                 URL: https://wso2.org/jira/browse/MASHUP-1217
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.2
>         Environment: windows 2003 r2
>            Reporter: j
>            Assignee: Keith Godwin Chapman
>         Attachments: Xmllist.js
>
>
> Error received after requesting json/application response on xmllist. 
> Badgerfish(json)working.
> "
> {"Fault":"<soapenv:Fault 
> xmlns:soapenv=\"http:\/\/www.w3.org\/2003\/05\/soap-envelope\"><soapenv:Code><soapenv:Value>soapenv:Receiver<\/soapenv:Value><\/soapenv:Code><soapenv:Reason><soapenv:Text
>  xml:lang=\"en-US\">Mapped formatted JSON with namespaces are not supported 
> in Axis2. Make sure that your request doesn't include namespaces or use the 
> Badgerfish 
> convention<\/soapenv:Text><\/soapenv:Reason><soapenv:Detail><Exception>org.apache.axis2.AxisFault:
>  Mapped formatted JSON with namespaces are not supported in Axis2. Make sure 
> that your request doesn't include namespaces or use the Badgerfish 
> convention&#xd;\n\tat 
> org.apache.axis2.json.AbstractJSONMessageFormatter.writeTo(AbstractJSONMessageFormatter.java:182)&#xd;\n\tat
>  
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.sendUsingOutputStream(CommonsHTTPTransportSender.java:330)&#xd;\n\tat
>  
> org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:213)&#xd;\n\tat
>  org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:448)&#xd;\n\tat 
> org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:43)&#xd;\n\tat
>  
> org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:100)&#xd;\n\tat
>  org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176)&#xd;\n\tat 
> org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java:136)&#xd;\n\tat
>  
> org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:130)&#xd;\n\tat
>  
> org.apache.axis2.transport.http.AxisServlet$RestRequestProcessor.processURLRequest(AxisServlet.java:824)&#xd;\n\tat
>  
> org.wso2.mashup.transport.MashupServlet.processRestRequest(MashupServlet.java:127)&#xd;\n\tat
>  
> org.wso2.mashup.transport.MashupServlet.handleRestRequest(MashupServlet.java:96)&#xd;\n\tat
>  org.wso2.wsas.transport.WSASServlet.doGet(WSASServlet.java:138)&#xd;\n\tat 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:689)&#xd;\n\tat 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&#xd;\n\tat 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)&#xd;\n\tat
>  
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&#xd;\n\tat
>  
> org.wso2.mashup.transport.ServiceUIFilter.doFilter(ServiceUIFilter.java:207)&#xd;\n\tat
>  
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)&#xd;\n\tat
>  
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&#xd;\n\tat
>  
> org.wso2.adminui.AdminUIServletFilter.doFilter(AdminUIServletFilter.java:135)&#xd;\n\tat
>  
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)&#xd;\n\tat
>  
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&#xd;\n\tat
>  
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)&#xd;\n\tat
>  
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)&#xd;\n\tat
>  
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&#xd;\n\tat
>  
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)&#xd;\n\tat
>  
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)&#xd;\n\tat
>  
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)&#xd;\n\tat
>  
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)&#xd;\n\tat
>  
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)&#xd;\n\tat
>  
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)&#xd;\n\tat
>  
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)&#xd;\n\tat
>  
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)&#xd;\n\tat
>  
> java.lang.Thread.run(Thread.java:619)&#xd;\n<\/Exception><\/soapenv:Detail><\/soapenv:Fault>"}
> "

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to