You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by nino martinez wael <ni...@gmail.com> on 2010/10/01 10:53:45 UTC

legup / guic 2.0 + warp persist missing filter?

Hi

Are there any reason why the legup archetyp are missing the
persistence filter declaration?

Like belov?
	<filter>
		<filter-name>warpPersistFilter</filter-name>
		<filter-class>com.wideplay.warp.persist.PersistenceFilter</filter-class>
	</filter>

	<filter-mapping>
		<filter-name>warpPersistFilter</filter-name>
		<url-pattern>/*</url-pattern>
	</filter-mapping>

	<filter>

regards Nino

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: legup / guic 2.0 + warp persist missing filter?

Posted by nino martinez wael <ni...@gmail.com>.
talking about warp persist and guice to.. Will you guys roll an
archetype with a prerelease of guice persist soon?

-Nino

2010/10/1 nino martinez wael <ni...@gmail.com>:
> hmm, the guice warp 2.0 version.. But no problem if it's there.. Must
> have been a glitch on my side then..
>
> 2010/10/1 Richard Wilkinson <ri...@gmail.com>:
>> Hi Nino,
>>
>> I assume you mean the jWeekend legup?  Ive just checked and both of
>> the wicket warp archetypes have the filter, which archetype and
>> version do you mean (we updated the versions today, but I don't think
>> we changed any web.xml files)?
>>
>> --
>> Regards - Richard Wilkinson
>> Developer,
>> jWeekend: OO & Java Technologies - Development and Training
>> http://jWeekend.com
>>
>> On 1 October 2010 09:53, nino martinez wael
>> <ni...@gmail.com> wrote:
>>> Hi
>>>
>>> Are there any reason why the legup archetyp are missing the
>>> persistence filter declaration?
>>>
>>> Like belov?
>>>        <filter>
>>>                <filter-name>warpPersistFilter</filter-name>
>>>                <filter-class>com.wideplay.warp.persist.PersistenceFilter</filter-class>
>>>        </filter>
>>>
>>>        <filter-mapping>
>>>                <filter-name>warpPersistFilter</filter-name>
>>>                <url-pattern>/*</url-pattern>
>>>        </filter-mapping>
>>>
>>>        <filter>
>>>
>>> regards Nino
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: legup / guic 2.0 + warp persist missing filter?

Posted by nino martinez wael <ni...@gmail.com>.
hmm, the guice warp 2.0 version.. But no problem if it's there.. Must
have been a glitch on my side then..

2010/10/1 Richard Wilkinson <ri...@gmail.com>:
> Hi Nino,
>
> I assume you mean the jWeekend legup?  Ive just checked and both of
> the wicket warp archetypes have the filter, which archetype and
> version do you mean (we updated the versions today, but I don't think
> we changed any web.xml files)?
>
> --
> Regards - Richard Wilkinson
> Developer,
> jWeekend: OO & Java Technologies - Development and Training
> http://jWeekend.com
>
> On 1 October 2010 09:53, nino martinez wael
> <ni...@gmail.com> wrote:
>> Hi
>>
>> Are there any reason why the legup archetyp are missing the
>> persistence filter declaration?
>>
>> Like belov?
>>        <filter>
>>                <filter-name>warpPersistFilter</filter-name>
>>                <filter-class>com.wideplay.warp.persist.PersistenceFilter</filter-class>
>>        </filter>
>>
>>        <filter-mapping>
>>                <filter-name>warpPersistFilter</filter-name>
>>                <url-pattern>/*</url-pattern>
>>        </filter-mapping>
>>
>>        <filter>
>>
>> regards Nino
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: legup / guic 2.0 + warp persist missing filter?

Posted by Richard Wilkinson <ri...@gmail.com>.
Hi Nino,

I assume you mean the jWeekend legup?  Ive just checked and both of
the wicket warp archetypes have the filter, which archetype and
version do you mean (we updated the versions today, but I don't think
we changed any web.xml files)?

-- 
Regards - Richard Wilkinson
Developer,
jWeekend: OO & Java Technologies - Development and Training
http://jWeekend.com

On 1 October 2010 09:53, nino martinez wael
<ni...@gmail.com> wrote:
> Hi
>
> Are there any reason why the legup archetyp are missing the
> persistence filter declaration?
>
> Like belov?
>        <filter>
>                <filter-name>warpPersistFilter</filter-name>
>                <filter-class>com.wideplay.warp.persist.PersistenceFilter</filter-class>
>        </filter>
>
>        <filter-mapping>
>                <filter-name>warpPersistFilter</filter-name>
>                <url-pattern>/*</url-pattern>
>        </filter-mapping>
>
>        <filter>
>
> regards Nino
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org