Does your app need JBoss? I personally prefer Jetty

On Tue, Oct 27, 2020 at 11:03 AM Patrick Buchheit <pbt...@gmail.com> wrote:

> I already tried looking for answers from the Jboss side with no success.
> The Jboss community forums are read-only now and stackoverflow has yet to
> produce any useful responses. I'm hoping someone here can at least point me
> in the right direction.
>
> On Tuesday, October 27, 2020 at 1:53:05 PM UTC-4 crazybob...@gmail.com
> wrote:
>
>> Perhaps a better question for the JBoss folks. Maybe it conflicts with
>> their CDI impl or something.
>>
>> Bob
>>
>> On Tue, Oct 27, 2020 at 10:41 AM Patrick Buchheit <pbt...@gmail.com>
>> wrote:
>>
>>> I'm in the process of modernizing one of our legacy applications. As
>>> part of the process, we are migrating from Jboss AS 6 to Wlldfly. Things
>>> were going well until I tried to do a maven build. It turns out wildfly has
>>> a list of maven dependencies that it 'blacklists' via maven-enforcer and
>>> one of those prohibited dependencies is Guice.
>>>
>>> We use Guice extensively across multiple projects, so simply replacing
>>> it is going to be a huge task. I'm sure I could simply override the maven
>>> enforcer settings to allow guice, but I have no idea WHY it was blacklisted
>>> and there doesn't seem to be any documentation.
>>>
>>> Has anyone here successfully used guice with a modern (wildfly 8+) jboss
>>> application server? If so, what steps did you have to take to get it to
>>> play nice and not conflict with the native DI implementations from jboss?
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "google-guice" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to google-guice...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/google-guice/716ad8f0-817f-40cf-a07f-1694e91d06ben%40googlegroups.com
>>> <https://groups.google.com/d/msgid/google-guice/716ad8f0-817f-40cf-a07f-1694e91d06ben%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "google-guice" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-guice+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-guice/d3150f8f-ad95-43e6-baac-26ef7079da54n%40googlegroups.com
> <https://groups.google.com/d/msgid/google-guice/d3150f8f-ad95-43e6-baac-26ef7079da54n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-guice+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-guice/CAGmsiP707HNZTXix770W2C_Zhcov6sBniToEU7VVfJpK%3D2gJ%2BQ%40mail.gmail.com.

Reply via email to