i just upgraded to struts 1.1 and get the following error       

java.lang.NoSuchMethodException: Bean has no property named secure
        at
org.apache.commons.digester.SetPropertyRule.begin(SetPropertyRule.java:192)
        at org.apache.commons.digester.Rule.begin(Rule.java:200)
        at
org.apache.commons.digester.Digester.startElement(Digester.java:1273)        at 
com.caucho.xml.XmlParser.addElement(XmlParser.java:2257)
        at com.caucho.xml.XmlParser.parseElement(XmlParser.java:607)
        at com.caucho.xml.XmlParser.parseNode(XmlParser.java:364)
        at com.caucho.xml.XmlParser.parseInt(XmlParser.java:246)
        at com.caucho.xml.AbstractParser.parse(AbstractParser.java:614)
        at
org.apache.commons.digester.Digester.parse(Digester.java:1548)
        at
org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServlet.java:1006)

im using resin2.1.6 have tried resin 2.1.7 and 2.1.10 with the same
problem

everything worked fine with both Release candidates





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to