Hi all,
I've tried to use widget in Orbeon 3.7beta / nightly build, but it's not
working properly (It works in 3.6 in my server). It's working in the orbeon
sandbox in my server but not working in my web application/xforms-jsp (I've
tried it in IE & FF2). The sample code is:
<?xml version="1.0"?>
<html xmlns:xxforms="
http://orbeon.org/oxf/xml/xforms"
xmlns:xs="
http://www.w3.org/2001/XMLSchema"
xmlns:xhtml="
http://www.w3.org/1999/xhtml"
xmlns:ev="
http://www.w3.org/2001/xml-events"
xmlns:xforms="
http://www.w3.org/2002/xforms"
xmlns:widget="
http://orbeon.org/oxf/xml/widget"
xmlns="
http://www.w3.org/1999/xhtml"
xmlns:xsl="
http://www.w3.org/1999/XSL/Transform">
<head>
<title>Test</title>
<xforms:model id="vra">
<xforms:instance>
<test/>
</xforms:instance>
</xforms:model>
</head>
<body>
<widget:tabs>
<widget:tab id="work-tab">
<widget:label>Work</widget:label>
<p>work</p>
</widget:tab>
<widget:tab id="image-tab">
<widget:label>Image(s)</widget:label>
<p>image</p>
</widget:tab>
</widget:tabs>
</body>
</html>
When I upgrade Orbeon from 3.6 to 3.7beta, I just delete webapps/orbeon/ and
webapps/orbeon.war, and put the new orbeon.war into webapps, then re-start
Tomcat. Am I doing wrong with the upgrading?
Thanks
Frank
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws