[ 
https://issues.apache.org/jira/browse/WINK-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861775#action_12861775
 ] 

Shiva Kumar H R commented on WINK-279:
--------------------------------------

Similar problem with JSON version of examples\apps\SimpleDefects:

Below error is thrown when I open:
http://localhost:8080/SimpleDefects/rest/defects?alt=application%2Fjson

XML Parsing Error: not well-formed
Location: 
http://localhost:8080/SimpleDefects/rest/defects?alt=application%2Fjson
Line Number 1, Column 1:{"feed": {


> Error while opening HTML & JSON version of QADefect sample
> ----------------------------------------------------------
>
>                 Key: WINK-279
>                 URL: https://issues.apache.org/jira/browse/WINK-279
>             Project: Wink
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 1.1
>         Environment: java version "1.5.0_12"
> geronimo-tomcat6-javaee5-2.2
> Windows XP Service Pack 3
>            Reporter: Shiva Kumar H R
>
> After building and deploying 
> apache-wink-1.1-incubating\examples\apps\QADefect into Apache Geronimo v2.2 
> server, when I access 
> http://localhost:8080/QADefect/rest/defects?alt=text/html from either Firefox 
> or Internet Explorer, I hit the following error:
> XML Parsing Error: not well-formed
> Location: http://localhost:8080/QADefect/rest/defects?alt=text%2Fhtml
> Line Number 150, Column 25:    
> if(display != null && display != 'undefined' && display == 'none') {
> ------------------------^
> However the Atom xml version of the above page 
> (http://localhost:8080/QADefect/rest/defects?alt=application/atom+xml) works 
> as expected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to