[ 
http://issues.apache.org/jira/browse/GERONIMO-2460?page=comments#action_12447245
 ] 
            
David Jencks commented on GERONIMO-2460:
----------------------------------------

As of rev 471383, if you also apply GERONIMO-2451 and uncomment a line in 
PersistenceUnitGBean to set the priority order, runtime enhancement works with  
simple enough apps (not daytrader).

You have to start geronimo with an agent something like this:

java -javaagent:geronimo-jetty6-jee5-1.2-SNAPSHOT/bin/jpa.jar -jar 
geronimo-jetty6-jee5-1.2-SNAPSHOT/bin/server.jar --long

> JPA container managed persistence support
> -----------------------------------------
>
>                 Key: GERONIMO-2460
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2460
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: David Jencks
>         Assigned To: David Jencks
>             Fix For: 1.2
>
>
> Provide some way to use jpa with container managed persistence while we 
> figure out the spec deployment details.
> An implementation is in sandbox/javaee5.  You set up a PersistenceUnitGBean 
> in your app plan and use persistence-context-refs in your app jndi 
> descriptions (in the geronimo plan, not the spec dd)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to