[jboss-dev] Small boottime improvement
Kabir Khan
kabir.khan at jboss.com
Fri Feb 12 09:12:22 EST 2010
On 12 Feb 2010, at 13:22, Bill Burke wrote:
>
>
> Brian Stansberry wrote:
>>> * How about making our bean.xml files more coarse grain? Meaning *A
>>> LOT* less implementation details exposed through XML. You can do IoC in
>>> Java you know. The vast majority of details within all our beans.xml
>>> files will never ever change, nor will we want to support users changing
>>> this stuff. If our beans.xml file are reduced to a few bean definitions
>>> and classes, would make parsing and creating bean metadata much much faster.
>>>
>>
>> Semi-related, the ServiceBindingManager config needs a schema and a
>> parser. I create a lot of MC beans for SBM, most of which the MC has no
>> need to know anything about.
>>
>
> EJB and Webservices create an insane amount of beans that can probably
> be collapsed into a few beans.
I suggest that the EJB and WebServices teams look into that
>
>
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
More information about the jboss-development
mailing list