Brian Stansberry wrote:
Yep. This will probably mean some other stuff (iiop, snmp) get pulled in, at least the socket configurations.
The SBM does provide two other nice benefits:
- The easy-to-specify "for this server offset base port numbers by XX". Which can be a server-level property in a domain model.
- A central view to all the port configurations. Which is just a view on the domain model; doesn't mean they all need to be configured in the same place.
I agree that both of these are something we should support. For cross configuration views the domain metadata should have the properties annotated with the view type as an example.
Leave other server.xml stuff (e.g. valves) out of scope?
It is so common that people do configure valves, so we may have to support them in some manner.