> According to the Tapestry 5.2 documentation RegexAuthorizer should be a core
> tapestry service.
>
> Anyone got any ideas?
>
> Regards,
>
> Greg.
>
>
> ---- Original Message
> Subject: Tapx-Datefield under 5.2 (was Re: Tapestry Hibernate
&g
Sorry, wrong answer,
its too early in the morning here, my eyes was too tiered ;-)
with regards
Sven Homburg
Founder of the Chenille Kit Project
http://chenillekit.codehaus.org
2010/5/25 Ben Dotte
> I had the same issue; I had to add a new Hibernate repository:
>
>
>hibernate
>
try this
org.hibernate.javax.persistence
hibernate-jpa-2.0-api
1.0.0.Final
with regards
Sven Homburg
Founder of the Chenille Kit Project
http://chenillekit.codehaus.org
2010/5/25 Ben Dotte
> I had the same issue; I had to add a new Hibe
.java:47) is for service 'RegexAuthorizer', which does not
exist.
According to the Tapestry 5.2 documentation RegexAuthorizer should be a
core tapestry service.
Anyone got any ideas?
Regards,
Greg.
Original Message
Subject:Tapx-Datefield under 5.2 (w
Thanks Ben that worked.
No I'm getting a runtime error relating to tapx-datefield
Virtual folder names (for component libraries) may no longer contain slashes as
of Tapestry 5.2.
You must change the ComponentClassAsssetAliasManager contribution for
'tapx/1.0.0-SNAPSHOT/datefield'
TAPX is incl
I had the same issue; I had to add a new Hibernate repository:
hibernate
https://repository.jboss.org/nexus/content/groups/public/
Using Hibernate Annotations I also had to add this for some reason:
javax.persistence
persistence-api