Hey, I can reproduce it everytime. All I have to do is leave out the value attribute.
Q On Tue, Sep 8, 2009 at 2:06 PM, Jean-Louis MONTEIRO <jean-louis.monte...@atosorigin.com> wrote: > > Hi Quintin, > > The specification only supports the second form. > Here is an extract from the specification: > <xsd:complexType> > <xsd:attribute name="name" type="xsd:string" > use="required"/> > <xsd:attribute name="value" type="xsd:string" > use="required"/> > </xsd:complexType> > > > Q Beukes wrote: >> >> I got the first one from an example. Can't recall where though, is it >> incorrect? If I think about it I've always used the 2nd form. >> > Please, if you find it again, let us know so we can fix it. > > Thanks in advance. > Jean-Louis > -- > View this message in context: > http://www.nabble.com/Fwd%3A-A-Bug-in-OpenEJB--tp25313066p25344885.html > Sent from the OpenEJB User mailing list archive at Nabble.com. > > -- Quintin Beukes