[jboss-as7-dev] Detyped API document feedback
David M. Lloyd
david.lloyd at redhat.com
Wed Jan 5 08:13:16 EST 2011
On 01/05/2011 02:33 AM, Heiko W.Rupp wrote:
>
> Am 05.01.2011 um 00:46 schrieb David M. Lloyd:
>>>> http://myserver.foo.com/management/base/domain/profile/web/subsystem/web/connector/ssl
>
> I don't think the keys are needed. just have
> http://myserver.foo.com/management/domain/<profile>/<subsystem>/<...>*/<attribute>
> The common part like profile name or subsystem (have 'as' for non-subsystem attributes)
> should be enough.
Yes they are. Profile isn't the only choice after /domain/, nor is
subsystem the only choice after the profile name. That's just what
we've used for examples.
>> Probably the best course of action (which you probably have already
>> taken) is to have subsystems register their model element subschema in
>> some form so that query and update operations can validate that the
>> address path at least makes sense.
>
> Is that registration actually compile- or run-time?
Has to be run-time.
--
- DML
More information about the jboss-as7-dev
mailing list