]
Josef Kopriva updated JBIDE-27278:
----------------------------------
Summary: EAP microprofile QS: Multiple JAX_RS Activators (was: EAP microprofile
quickstart: Multiple JAX_RS Activators)
EAP microprofile QS: Multiple JAX_RS Activators
-----------------------------------------------
Key: JBIDE-27278
URL:
https://issues.redhat.com/browse/JBIDE-27278
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples, server
Affects Versions: 4.16.0.AM1
Reporter: Josef Kopriva
Assignee: Robert Stryker
Priority: Major
{code:java}
Description Resource Path Location Type
Multiple JAX-RS Activators are defined for the
project. JaxRsApplication.java /country-client/src/main/java/org/wildfly/quickstarts/microprofile/rest/client line
7 JAX-RS Problem
{code}
{code:java}
Description Resource Path Location Type
Multiple JAX-RS Activators are defined for the
project. JaxRsApplication.java /country-client/src/test/java/org/wildfly/quickstarts/microprofile/rest/client/api line
7 JAX-RS Problem
{code}