glassfishrobot

Results 2559 comments of glassfishrobot

ajdergute said: You're welcome. I've no experience with sfl4j. So far what I can see from the documentation is: at least jul-to-slf4j.jar must be on the classpath. But if performance...

nedimcokljat said: It's fine and I have jul-to-slf4j.jar on my classpath but it does not work ![](https://java.net/jira/images/icons/emoticons/sad.gif). Well I am currently working on changing to Log4J2\. Again thanks, you may...

This issue was imported from java.net JIRA JERSEY-3255

This issue was imported from java.net JIRA JERSEY-3064

@pavelbucek said: Are you sure that the linked issue #3123 is correct? I do see it as resolved/invalid, which implies that there is no associated commit.

aaronjwhiteside said: I've narrowed down the issue to the type of the entity you request when calling `.get()` ``` ClientConfig config = new ClientConfig(); config.connectorProvider(new ApacheConnectorProvider()); Client client = ClientBuilder.newClient(config);...

Issue-Links: is related to [JERSEY-2852](https://github.com/jersey/jersey/issues/3124)