Lloyd Chambers wrote:
> Ron,
>
> There is no DTD in V3. But if there were, no change would be required.
where is the syntax of domain.xml defined?
>
> I am just going to add key=true to the serverbean @Attribute annotation.
>
> @Attribute(required = true,key=true)
> public String getAuthLayer();
>
> Lloyd
sound good.
Ron