You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by tnodev <tn...@free.fr> on 2008/08/19 19:43:56 UTC

Tapestry5-acegi1.1.0 doesn't work with T5.0.14

Hello,

it seems that the new version of Tapestry doesn't work with 
*tapestry5-acegi...
...package name problems...

any news of an update of **tapestry5-acegi**?

thanks
*


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


[RESOLVED] Re: Tapestry5-acegi1.1.0 doesn't work with T5.0.14

Posted by tnodev <tn...@free.fr>.
That's it !! Thanks a lot

zack.manning a écrit :
> Yep, tapestry acegi:
>
> http://www.localhost.nu/java/mvn-snapshot
>
>
> tnodev wrote:
>   
>> It is not about acegi, but tapestry5-acegi,
>>
>> I'm using this repository and there is no 1.1.1-SNAPSHOT
>>
>>   <repository>
>>     <id>localhost.nu</id>
>>     <url>http://www.localhost.nu/java/mvn</url>
>>   </repository>
>>
>> I think tapestry5-acegi use Tapestry classes with package name 
>> yyy.tapestry.Xxx instead of yyy.tapestry5.Xxx. So I have a no class 
>> found error
>>
>> zack.manning a écrit :
>>     
>>> I actually was able to successfully upgrade to T5.0.14 and have
>>> everything
>>> working alright in testing with acegi.  I am using 1.1.1-SNAPSHOT. 
>>> However,
>>> I saw your post right after I posted my issue which I think is related to
>>> aceg W/ 5.0.14i:
>>> http://www.nabble.com/-T5--Class-contains-field(s)-(_%24configAttributeDefinition_14)-that-are-not-private.-td19057259.html
>>>
>>> I didnt get any package name issues with 1.1.1-SNAPSHOT.
>>>
>>> zACK
>>>
>>> tnodev wrote:
>>>   
>>>       
>>>> Hello,
>>>>
>>>> it seems that the new version of Tapestry doesn't work with 
>>>> *tapestry5-acegi...
>>>> ...package name problems...
>>>>
>>>> any news of an update of **tapestry5-acegi**?
>>>>
>>>> thanks
>>>> *
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>
>>>>
>>>>
>>>>     
>>>>         
>>>   
>>>       
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>>
>>     
>
>   



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


Re: Tapestry5-acegi1.1.0 doesn't work with T5.0.14

Posted by "zack.manning" <za...@gmail.com>.
Yep, tapestry acegi:

http://www.localhost.nu/java/mvn-snapshot


tnodev wrote:
> 
> It is not about acegi, but tapestry5-acegi,
> 
> I'm using this repository and there is no 1.1.1-SNAPSHOT
> 
>   <repository>
>     <id>localhost.nu</id>
>     <url>http://www.localhost.nu/java/mvn</url>
>   </repository>
> 
> I think tapestry5-acegi use Tapestry classes with package name 
> yyy.tapestry.Xxx instead of yyy.tapestry5.Xxx. So I have a no class 
> found error
> 
> zack.manning a écrit :
>> I actually was able to successfully upgrade to T5.0.14 and have
>> everything
>> working alright in testing with acegi.  I am using 1.1.1-SNAPSHOT. 
>> However,
>> I saw your post right after I posted my issue which I think is related to
>> aceg W/ 5.0.14i:
>> http://www.nabble.com/-T5--Class-contains-field(s)-(_%24configAttributeDefinition_14)-that-are-not-private.-td19057259.html
>>
>> I didnt get any package name issues with 1.1.1-SNAPSHOT.
>>
>> zACK
>>
>> tnodev wrote:
>>   
>>> Hello,
>>>
>>> it seems that the new version of Tapestry doesn't work with 
>>> *tapestry5-acegi...
>>> ...package name problems...
>>>
>>> any news of an update of **tapestry5-acegi**?
>>>
>>> thanks
>>> *
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>>
>>>     
>>
>>   
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://n2.nabble.com/Tapestry5-acegi1.1.0-doesn%27t-work-with-T5.0.14-tp733663p734157.html
Sent from the Tapestry Users mailing list archive at Nabble.com.


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


Re: Tapestry5-acegi1.1.0 doesn't work with T5.0.14

Posted by tnodev <tn...@free.fr>.
It is not about acegi, but tapestry5-acegi,

I'm using this repository and there is no 1.1.1-SNAPSHOT

  <repository>
    <id>localhost.nu</id>
    <url>http://www.localhost.nu/java/mvn</url>
  </repository>

I think tapestry5-acegi use Tapestry classes with package name 
yyy.tapestry.Xxx instead of yyy.tapestry5.Xxx. So I have a no class 
found error

zack.manning a écrit :
> I actually was able to successfully upgrade to T5.0.14 and have everything
> working alright in testing with acegi.  I am using 1.1.1-SNAPSHOT.  However,
> I saw your post right after I posted my issue which I think is related to
> aceg W/ 5.0.14i:
> http://www.nabble.com/-T5--Class-contains-field(s)-(_%24configAttributeDefinition_14)-that-are-not-private.-td19057259.html
>
> I didnt get any package name issues with 1.1.1-SNAPSHOT.
>
> zACK
>
> tnodev wrote:
>   
>> Hello,
>>
>> it seems that the new version of Tapestry doesn't work with 
>> *tapestry5-acegi...
>> ...package name problems...
>>
>> any news of an update of **tapestry5-acegi**?
>>
>> thanks
>> *
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>>
>>     
>
>   



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


Re: Tapestry5-acegi1.1.0 doesn't work with T5.0.14

Posted by "zack.manning" <za...@gmail.com>.
I actually was able to successfully upgrade to T5.0.14 and have everything
working alright in testing with acegi.  I am using 1.1.1-SNAPSHOT.  However,
I saw your post right after I posted my issue which I think is related to
aceg W/ 5.0.14i:
http://www.nabble.com/-T5--Class-contains-field(s)-(_%24configAttributeDefinition_14)-that-are-not-private.-td19057259.html

I didnt get any package name issues with 1.1.1-SNAPSHOT.

zACK

tnodev wrote:
> 
> Hello,
> 
> it seems that the new version of Tapestry doesn't work with 
> *tapestry5-acegi...
> ...package name problems...
> 
> any news of an update of **tapestry5-acegi**?
> 
> thanks
> *
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://n2.nabble.com/Tapestry5-acegi1.1.0-doesn%27t-work-with-T5.0.14-tp733663p734012.html
Sent from the Tapestry Users mailing list archive at Nabble.com.


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


Re: Tapestry5-acegi1.1.0 doesn't work with T5.0.14

Posted by Mark Horn <ma...@agilesrc.com>.
I was looking into this today and fond the following post

http://www.nabble.com/-T5--Spring-Security-2-Integration-td18877587.html

haven't had a chance to look into it further yet though.

On Tue, Aug 19, 2008 at 1:43 PM, tnodev <tn...@free.fr> wrote:
> Hello,
>
> it seems that the new version of Tapestry doesn't work with
> *tapestry5-acegi...
> ...package name problems...
>
> any news of an update of **tapestry5-acegi**?
>
> thanks
> *
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

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