page flow still has webapp23.xsd built into beehive-netui-core.jar
------------------------------------------------------------------

         Key: BEEHIVE-753
         URL: http://issues.apache.org/jira/browse/BEEHIVE-753
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1Alpha, V1Beta, V1    
    Reporter: Eddie O'Neil
 Assigned to: Rich Feit 
     Fix For: V1


The beehive-netui-core.jar contains a set of XMLBean classes that are built 
from the netui/src/pageflow/schema/Webapp23.xsd file.  NetUI requires Servlet 
2.4, and we should upgrade if needed.  

But it also seems like these classes aren't used anywhere.  :)

After removing the XSD and running DRTs, everything passes fine.

Seems we should either:
- upgrade to the servlet 2.4 XSD for web.xml
- remove the XSD (if the generated types aren't used)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to