>
>
>I was wondering if this setting would be useful for others, then had
>an idea... Wouldn't it be nice to have both configurations active at
>once? I mean: if one could have two different deploy directories 
>simultaneously handled by the server, by saying something like
>
>    run.sh -c default -c iiop
>

Useful, yes... practical... probably not.  With the current system 
configuration this would be difficult to implement and still provide a 
consistent view of the basic configuration attributes.

It seems like you want to provide an easy way to enable/disable jrmp & 
iiop... it might be better to define some system properties to control 
this.  Perhaps then use a switchable interceptor to handle the 
invocation layer?  This way there is only one set of standard 
configurations which are both rmi and iiop capable depending on the 
value of some set of properties.

Or something... I don't know, but I would not like to see the system 
augmented to support multipule configurations as you show in your example.

--jason



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to