As I wrote on the other thread
@Name("org.jboss.seam.persistence.persistenceProvider")
| @Scope(ScopeType.STATELESS)
| @BypassInterceptors
| @Install(classDependencies="something.TopLink.Specific",
genericDependencies=ManagedPersistenceContext.class)
| public class TopLinkPersistenceProvider extends PersistenceProvider {
|
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060057#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...