2013/9/16 Romain Manni-Bucau <rmannibu...@gmail.com>:
> Done https://issues.apache.org/jira/browse/MTOMCAT-239
>
> thks
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2013/9/16 Olivier Lamy <ol...@apache.org>:
>> Hi,
>> Looks to be an issue.
>> Can you please create an issue with an associated project sample?
>> Thanks
>>
>> Olivier
>>
>> On 15 September 2013 20:27, Romain Manni-Bucau <rmannibu...@gmail.com> wrote:
>>> Hi
>>>
>>> hope that's the right list to speak about tomcat mvn plugin.
>>>
>>> I'm currently developping a small lib using servlet 3.0 features to
>>> create an embeddable gui. The idea is to add a jar in your webapp and
>>> get additional "final" GUI features (i see it as a sub webapp).
>>>
>>> The issue i get with tomcat(7) mvn plugin is the jars are not well
>>> handled. Here is my case:
>>> 1) i have the plugin in a pom with packaging jar
>>> 2) my resources are in META-INF/resources/
>>>
>>> The issues are:
>>> 1) ServletContainerInitializer of this module is ignored (it globally
>>> adds a servlet)
>>> 2) jsp in META-INF/resources are not available (the module is ignored
>>> in fact as a lib)
>>>
>>> Note: in a normal tomcat all works as expected.
>>>
>>> I wonder if the plugin could be enhanced to support such a case.
>>>


Honestly, your JIRA ticket lacks detail. It is hardly readable for
anyone not familiar with your original e-mail. Your e-mail was more
well-written.

As far as I remember, comments on JIRA can be edited by their authors.

The following may be helpful:
https://issues.apache.org/bugwritinghelp.html

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to