[ http://issues.apache.org/jira/browse/BEEHIVE-808?page=all ]

Jeremiah Johnson updated BEEHIVE-808:
-------------------------------------

    Attachment: BEEHIVE-808.tar

BEEHIVE-808.tar contains the repro that I used to check this issue.  To use the 
attachment, untar it to some directory and do the following:
cd BEEHIVE-808
(update WEB-INF/src/build.properties if you don't have BEEHIVE_HOME set to an 
install)
ant -f WEB-INF/src/build.xml clean build.good war
ant -f WEB-INF/src/build.xml clean build.bad

The good build will produce a file BEEHIVE-808.war that you can deploy to your 
app server.  The build.bad is building a Web service that uses a handler config 
that fails validation.  You should see a validation error.  To complete the 
test of the good config, go to http://localhost:8080/BEEHIVE-808/ - nothing 
here has changed from old versions, though...


> wsm doesn't implement the JSR 181 handler configuration file XSD
> ----------------------------------------------------------------
>
>          Key: BEEHIVE-808
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-808
>      Project: Beehive
>         Type: Improvement
>     Reporter: Eddie O'Neil
>     Assignee: Eddie O'Neil
>  Attachments: BEEHIVE-808.tar
>
> In section 5.6.3 and Appendix B of the JSR 181 spec, a JSR-specific XSD is 
> described for configuring handler chains.  This XSD is required by the spec, 
> but it is currently unimplemented and unvalidated.
> Beehive WSM needs to implement this.

-- 
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