users@jersey.java.net

RE: [Jersey] fastinfoset and gzip

From: Florian Hehlen <Florian.Hehlen_at_imc.nl>
Date: Thu, 21 Jan 2010 17:32:49 +0100

Done.

https://jersey.dev.java.net/issues/show_bug.cgi?id=465

From: Paul.Sandoz_at_Sun.COM [mailto:Paul.Sandoz_at_Sun.COM]
Sent: 21 January, 2010 17:12
To: users_at_jersey.dev.java.net
Subject: Re: [Jersey] fastinfoset and gzip


On Jan 21, 2010, at 3:44 PM, Florian Hehlen wrote:


Yeah.... My bad!

In between 2 batch of tests I had introduced a ',' in param value:

<init-param>
         <param-name>com.sun.jersey.spi.container.ResourceFilters</param-name>
         <param-value>com.sag.ids.service.filters.FastInfoSetFilterFactory,</param-value>
</init-param>

This somehow resulted in the filter not getting loaded. Should I have been able to see this in the logs?

Ug, this is a bug. Deployment should fail as multiple filters are declared as ';' separated values so in the case the ',' would be considered as part of the class name.

Could you log an issue?



I am still struggling with what all the logging at startup means. I am also not sure if there is more logging I could be enabling


You could set JDK logging to include the Config level and that will give you more output about what components are loaded, but i dunno if that helps in this case.



It's working well now... thanks for your help.

Great!

Paul.

________________________________
The information in this e-mail is intended only for the person or entity to which it is addressed.

It may contain confidential and /or privileged material. If someone other than the intended recipient should receive this e-mail, he / she shall not be entitled to read, disseminate, disclose or duplicate it.

If you receive this e-mail unintentionally, please inform us immediately by "reply" and then delete it from your system. Although this information has been compiled with great care, neither IMC Financial Markets & Asset Management nor any of its related entities shall accept any responsibility for any errors, omissions or other inaccuracies in this information or for the consequences thereof, nor shall it be bound in any way by the contents of this e-mail or its attachments. In the event of incomplete or incorrect transmission, please return the e-mail to the sender and permanently delete this message and any attachments.

Messages and attachments are scanned for all known viruses. Always scan attachments before opening them.