I'd like to add a site (+functionality behind) with the following content: -------------- Extensions over the JSR-299 Specification
This section contains a list of functionality in OpenWebBeans which is not covered by the official specification. OpenWebBeans is fully compatible with the JSR-299 standard if the default configuration is being used. Nevertheless some parts of the behaviour may be changed and some functionality is additionally available. Please note that using the mentioned functionality can cause that your application may not be run on other WebBeans implementations. OpenWebBeans may be configured that a WARNING message will be logged whenever any of this additional functionality is being used. -------------- The configuration may be done with openwebbeans.properties as explained below. LieGrue, strub --- Mark Struberg <[email protected]> schrieb am Sa, 24.1.2009: > Von: Mark Struberg <[email protected]> > Betreff: how to cope with 'additional' features of OpenWebBeans over the Spec > An: [email protected] > Datum: Samstag, 24. Januar 2009, 14:56 > Hi! > > I'd like to know how we should cope with features we > implement in OpenWebBeans which are _not_ specified in > JSR-299 but are quite handy to have. > > 1.) Do we like to have such 'additional features' > at all? > I'd say yes, e.g. the injection of java primitives and > wrappers for constructors and producers would be very > valuable in praxis. Also a few optional configurations like > to use a different name for 'beans.xml' > > 2.) If so, how do we document it? > My preference would be to add a page for each extension in > src/site/apt/extensions > > LieGrue, > strub
