[JBoss JIRA] (JBIDE-25669) Unexpected JAX-RS validation error for Feature
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25669?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25669:
-------------------------------
Sprint: devex #145 February 2018, devex #146 March 2018 (was: devex #145 February 2018)
> Unexpected JAX-RS validation error for Feature
> ----------------------------------------------
>
> Key: JBIDE-25669
> URL: https://issues.jboss.org/browse/JBIDE-25669
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.5.2.Final
> Reporter: Cody Lerum
> Assignee: Jeff MAURY
> Labels: jax-rs, respin-a
> Fix For: 4.5.x
>
>
> We are using JAX-RS client filters in our project. One of the classes looks like this:
> ...
> import java.io.IOException;
> import javax.ws.rs.client.ClientRequestContext;
> import javax.ws.rs.client.ClientRequestFilter;
> import javax.ws.rs.ext.Provider;
> ...
> @Provider
> public class ClientFilter implements ClientRequestFilter
> {
> ...
> }
> The class is part of a Dynamic Web Project with JAX-RS support turned on.
> The combination of @Provider and either of the ClientRequestFilter or ClientRequestFilter appears to confuse the JAX-RS validator which produces the following error:
> The Provider must implement at least one of the following interfaces: javax.ws.rs.ext.MessageBodyReader, javax.ws.rs.ext.MessageBodyWriter, javax.ws.rs.ext.ExceptionMapper, javax.ws.rs.ext.ReaderInterceptor, javax.ws.rs.ext.WriterInterceptor, javax.ws.rs.container.ContainerRequestFilter, javax.ws.rs.container.ContainerResponseFilter or javax.ws.rs.ext.ContextResolver.
> I suspect the validator needs to be enhanced to also accept the two client filter interfaces when checking the @Provider annotation?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25644) Delete Resources: Scrollbars are not visible, scrolling stops working after resize
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25644?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25644:
-------------------------------
Sprint: devex #145 February 2018, devex #146 March 2018 (was: devex #145 February 2018)
> Delete Resources: Scrollbars are not visible, scrolling stops working after resize
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-25644
> URL: https://issues.jboss.org/browse/JBIDE-25644
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Environment: F27 + DevStudio 11.2.0.GA, Build id: GA-v20180122-2025-B1884
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: delete_resources
> Fix For: 4.5.3.AM3
>
> Attachments: image-2018-01-24-15-34-06-459.png, image-2018-01-24-15-34-31-837.png, image-2018-01-24-15-35-04-125.png
>
>
> I have found several UI errors in this dialog:
> - Scrolling bars not visible on Fedora (I have not tested it on other OS yet)
> - After resize scrolling stops working
> - When I enter simple label (e.g. camel), results after deleting label are different:
> Before entering:
> !image-2018-01-24-15-34-06-459.png|thumbnail!
> With label:
> !image-2018-01-24-15-34-31-837.png|thumbnail!
> After deleting label:
> !image-2018-01-24-15-35-04-125.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (JBIDE-25707) "Access is denied" when publishing on OpenShift (CDK)
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25707?page=com.atlassian.jira.plugi... ]
Josef Kopriva commented on JBIDE-25707:
---------------------------------------
[~adietish] I can reproduce it and its only on Windows, JBIDE-25743 does not fix it :(
> "Access is denied" when publishing on OpenShift (CDK)
> -----------------------------------------------------
>
> Key: JBIDE-25707
> URL: https://issues.jboss.org/browse/JBIDE-25707
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.5.2.Final
> Environment: Win10
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Critical
> Fix For: 4.5.3.AM3
>
>
> Errors in error log:
> {code:java}
> !ENTRY org.jboss.ide.eclipse.as.core 4 1644298244 2018-02-13 11:51:11.164
> !MESSAGE Full publish failed for module jboss-kitchensink
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/META-INF/MANIFEST.MF: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/WEB-INF/classes/META-INF/persistence.xml: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/WEB-INF/classes/import.sql: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/WEB-INF/beans.xml: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/WEB-INF/faces-config.xml: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/WEB-INF/kitchensink-quickstart-ds.xml: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/WEB-INF/templates/default.xhtml: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/index.html: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/index.xhtml: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/resources/css/screen.css: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/resources/gfx/asidebkg.png: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/resources/gfx/banner.png: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/resources/gfx/bkg-blkheader.png: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/resources/gfx/headerbkg.png: Access is denied
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2018-02-13 11:51:11.164
> !MESSAGE Error copying file C:/Users/jbossqa/workspace_B2027/.metadata/.plugins/org.jboss.ide.eclipse.as.core/test@eap-app/deploy/ROOT.war/resources/gfx/rhjb_eap_logo.png: Access is denied
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years