On Fri, Aug 5, 2011 at 7:25 AM, Jared Bunting
<[email protected]> wrote:
> On 08/05/2011 09:05 AM, Fabricio Pizzichillo wrote:
> Where I can get the jar to integrate with Guice?
> Right now you'll need to build it locally, or get it from Apache's snapshot
> maven repository (https://repository.apache.org/).
> Please note though that this is works with the rest of 1.2.0-SNAPSHOT, and
> won't work with 1.1.0.

Specifically, the snapshot repository is at:
https://repository.apache.org/content/groups/snapshots/ (and the guice
libs at 
https://repository.apache.org/content/groups/snapshots/org/apache/shiro/shiro-guice/1.2.0-SNAPSHOT/
- bu like Jared said, need shiro-core at 1.2.0 as well).

Kalle


> 2011/8/5 Jared Bunting <[email protected]>
>>
>> Yeah, that's a bit of an issue (well, it shouldn't affect the
>> application functionally, but I'd prefer not to use deprecated APIs).
>>
>> I've create SHIRO-318 (https://issues.apache.org/jira/browse/SHIRO-318)
>> to address this.
>>
>> Thanks for pointing this out.
>>
>> -Jared
>>
>> On 08/05/2011 06:32 AM, Filipe Sousa wrote:
>> > Aug 5, 2011 12:28:49 PM
>> >
>> > com.google.inject.servlet.InternalServletModule$BackwardsCompatibleServletContextProvider
>> > get
>> > WARNING: You are attempting to use a deprecated API (specifically,
>> > attempting to @Inject ServletContext inside an eagerly created
>> > singleton. While we allow this for backwards compatibility, be warned
>> > that this MAY have unexpected behavior if you have more than one
>> > injector (with ServletModule) running in the same JVM. Please consult
>> > the Guice documentation at
>> > http://code.google.com/p/google-guice/wiki/Servlets for more
>> > information.
>>
>
>
>

Reply via email to