I would say:
for the code : a new component in components/web like components/web/mobile
and as you said
for the internal configuration of services : web/portal
for the public configuration : gatein/conf
On Mar 28, 2012, at 5:28 PM, Matt Wringe wrote:
On Wed, 2012-03-28 at 16:44 +0200, Julien Viet wrote:
> I think there is not specific rule, anything new should be discussed and debated.
Ok so lets discuss then for the mobile stuff. There are a couple of
things going on here:
1) jsp page which does the device detection (plus any images, etc.)
2) the WebRequestHandler
3) integration with the web nav controller
4) configuration (goes into conf/gatein) and other configuration files
Right now I have stuff added under /web/portal (configuration files for
the mobile service and the configuration for integration into the nav
controller). Also the device detection jsp is here as well.
The conf/gatein configuration files in /packaging.
and the jar which contains the service in a separate module.
It touches a bunch of different things in the portal, and its not always
clear where things like the jar to create the mobile services should go.
> On Mar 28, 2012, at 4:40 PM, Matt Wringe wrote:
>
>> Is there any document anywhere, or does anyone know why things are
>> placed in the current maven module structure? ie what makes something a
>> 'component' what should go under 'web', etc...
>>
>> It gets a bit confusing to try and figure out where new things should
>> go.
>>
>> Thanks,
>>
>> Matt Wringe
>>
>> _______________________________________________
>> gatein-dev mailing list
>> gatein-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/gatein-dev
>