Yay! Thanks, Kalle!

On Wed, 08 Jun 2016 15:02:30 -0300, Kalle Korhonen <kalle.o.korho...@gmail.com> wrote:

I just pushed a new JPA feature for T5.5, see
https://github.com/apache/tapestry5/commit/5047220cfe9a6f8a640fb10f0e3de266af51630f.
There's one issue though - I had to add annotations to a test service
*interface* (UserDAO) to make one test, specifically
JpaIntegrationTestWithAnnotationsInServiceImplementation work. I'm really
not sure why at this point but I wanted to push it now for all to take a
look at. I'm pretty sure it has something to do with the advice
implementation, what's wrong with
https://github.com/apache/tapestry5/blob/master/tapestry-jpa/src/main/java/org/apache/tapestry5/internal/jpa/JpaTransactionAdvisorImpl.java
?

Weird, the annotation copying from service implementation to proxy has a lot of unit tests covering a lot of cases, including some corner ones that were filed by users.

Additionally, are you guys able to run the Selenium integrations
successfully from the IDE? I am not, not sure why and it makes it awfully
hard to debug.

Selenium is discontinued as far as I know.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to