[JBoss JIRA] (JBIDE-26071) Add server adapter for WildFly 13
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26071?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-26071.
------------------------------
> Add server adapter for WildFly 13
> ---------------------------------
>
> Key: JBIDE-26071
> URL: https://issues.jboss.org/browse/JBIDE-26071
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.6.0.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.6.0.Final
>
>
> It turns out WildFly 13 was released yesterday. They're on a quarterly release cadence now apparently. So I wonder how we should deal with this. Perhaps should group some of the versions if there are no breaking changes for us? Or do you think it's better to stick with our current model of always adding a new adapter and that way you can always update the libs?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26029) Incorrect warning for @Inject ServletContext
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26029?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-26029.
------------------------------
> Incorrect warning for @Inject ServletContext
> --------------------------------------------
>
> Key: JBIDE-26029
> URL: https://issues.jboss.org/browse/JBIDE-26029
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.5.3.Final
> Reporter: Rich DiCroce
> Assignee: Jeff MAURY
> Fix For: 4.6.0.AM3
>
>
> If you inject ServletContext into a CDI bean, it gets flagged with this warning:
> {quote}
> No bean is eligible for injection to the injection point [JSR-346 §5.2.2]
> {quote}
> This warning appears to be correct for CDI 1.0, but not for later versions. From CDI 2.0 spec section 18.8 (also CDI 1.1/1.2 section 3.8):
> {quote}
> A servlet container must provide the following built-in beans, all of which have qualifier @Default:
> * a bean with bean type javax.servlet.http.HttpServletRequest, allowing injection of a reference to the HttpServletRequest
> * a bean with bean type javax.servlet.http.HttpSession, allowing injection of a reference to the HttpSession,
> * a bean with bean type javax.servlet.ServletContext, allowing injection of a reference to the ServletContext,
> {quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBDS-4724) Replace vendor attribution "JBoss by Red Hat" with "Red Hat" - maven.apt
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-4724?page=com.atlassian.jira.plugin.... ]
Martin Malina updated JBDS-4724:
--------------------------------
Issue Type: Technical task (was: Sub-task)
Workflow: classic default workflow (was: GIT Pull Request workflow )
> Replace vendor attribution "JBoss by Red Hat" with "Red Hat" - maven.apt
> ------------------------------------------------------------------------
>
> Key: JBDS-4724
> URL: https://issues.jboss.org/browse/JBDS-4724
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Technical task
> Components: build
> Affects Versions: 12.0.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 12.0.0.AM3
>
>
> In nearly all the plugins/features/product defintion/installer, we use "JBoss by Red Hat" as the vendor / attribution.
> It's been suggested we should replace this. Perhaps with "Red Hat" or "Red Hat, Inc."
> As IANAL, I'll wait for [~rpdavis], [~fontana] and @jburkitt to weigh in here before proceeding.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBDS-4724) Replace vendor attribution "JBoss by Red Hat" with "Red Hat" - maven.apt
by Martin Malina (JIRA)
Martin Malina created JBDS-4724:
-----------------------------------
Summary: Replace vendor attribution "JBoss by Red Hat" with "Red Hat" - maven.apt
Key: JBDS-4724
URL: https://issues.jboss.org/browse/JBDS-4724
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: build
Affects Versions: 12.0.0.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 12.0.0.AM3
In nearly all the plugins/features/product defintion/installer, we use "JBoss by Red Hat" as the vendor / attribution.
It's been suggested we should replace this. Perhaps with "Red Hat" or "Red Hat, Inc."
As IANAL, I'll wait for [~rpdavis], [~fontana] and @jburkitt to weigh in here before proceeding.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months
[JBoss JIRA] (JBIDE-26040) Error for JAX-RS 2.1 @Context types
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26040?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-26040.
------------------------------
Verified in Devstudio 12.9.0.AM1
> Error for JAX-RS 2.1 @Context types
> -----------------------------------
>
> Key: JBIDE-26040
> URL: https://issues.jboss.org/browse/JBIDE-26040
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.5.3.Final
> Reporter: Rich DiCroce
> Assignee: Jeff MAURY
> Fix For: 4.6.0.AM3
>
>
> JAX-RS 2.1 adds some new types that can be injected into methods using the Context annotation, e.g. Sse and SseEventSink. Currently, JBoss Tools flags these with an error:
> {quote}
> @Context annotation is only allowed on method parameters of type '[javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, javax.ws.rs.core.Request, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletConfig, javax.servlet.ServletContext, javax.ws.rs.core.SecurityContext]'.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 8 months