Hi ,

        I have changed the property-name in the <configure> to property .
Now if i try to deploy the application , I am getting the following error.


<description>add a description</description>
    <extension name="org.apache.tapestry.multipart-decoder"
class="org.apache.tapestry.multipart.DefaultMultipartDecoder">
         <configure property="maxSize" type="double" value="-1"/>
        </extension>



org.apache.tapestry.util.xml.DocumentParseException: Unable to read
context:/WEB
-INF/Genesis.application: Attribute "type" must be declared for element type
"co
nfigure". [context:/WEB-INF/Genesis.application, line 11, column 66]

I already have declared  "type" in the element tag. Still it throws this
error.


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Getting-page-cannot-be-displayed-error-in-Tapestry-4-on-submitting-a-form-with-100-dropdowns-and-texs-tp4372366p4372587.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to