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#4060057

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060057
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to