[jboss-user] [JBoss Seam] - Re: ConvertEntity Seam 2.0 issue
pete.muir@jboss.org
do-not-reply at jboss.com
Tue Jul 3 12:14:24 EDT 2007
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
More information about the jboss-user
mailing list