Hi,

I have my bxml file as follows:



        
             
            
                
            
        
        




Now, when i try to render this, i get the following error message:

Caused by: javax.xml.stream.XMLStreamException: ParseError at
[row,col]:[7,86]
Message:
http://www.w3.org/TR/1999/REC-xml-names-19990114#ElementPrefixUnbound?content&content:ButtonData
        at 
com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown
Source)
        at
org.apache.pivot.beans.BXMLSerializer.readObject(BXMLSerializer.java:421)


I don't understand why it cannot parse 'content' tag.
When i remove 'content' tag, i get a tab, with obviously no text and image.

I want both of them to work, any idea how it can be achieved?

-----
Aakanksha
--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/Tab-Pane-tp2654727p2654730.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to