For the purpose of small workshop held at PWSZ in Tarnow. We've written quick test based on Graphene (2.0.0.Alpha3). Bad luck happened that after several hours the test stopped to work. No, it didn't fail, it hang!
Blog
Wednesday, 20 February 2013
Friday, 8 February 2013
Faster Arquillian and Graphene 2 test development
Tired of long turnaround when writing tests with Arquillian and Graphene 2?
Thanks to Pavol Pitonak we've learned how to speed test development up by order of magnitude.
Thanks to Pavol Pitonak we've learned how to speed test development up by order of magnitude.
Friday, 1 February 2013
JSF, ManyToMany and LazyInitializationException
Recently I needed to create simple CRUD.
When I tried to modify collection of available entities with annotation @ManyToMany my application threw “failed to lazily initialize a collection, no session or session was closed: org.hibernate.LazyInitializationException: (…)”
Subscribe to:
Posts (Atom)