[jira] Created: (TAP5-1471) Provide a way to prevent overriding services implementation

2011-03-09 Thread Nourredine K. (JIRA)
Provide a way to prevent overriding services implementation Key: TAP5-1471 URL: https://issues.apache.org/jira/browse/TAP5-1471 Project: Tapestry 5 Issue Type: Improvement

[jira] Updated: (TAP5-1320) ServiceActivity improvements

2011-03-09 Thread Tom van Dijk (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom van Dijk updated TAP5-1320: --- Attachment: ServiceActivity-now-correct-for-perthread-values-plu.patch ServiceActivity improvements

[jira] Assigned: (TAP5-1396) Invocation class should also make method annotations visible

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-1396: Assignee: Igor Drobiazko Invocation class should also make method annotations visible

[jira] Updated: (TAP5-1320) ServiceActivity improvements

2011-03-09 Thread Tom van Dijk (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom van Dijk updated TAP5-1320: --- Attachment: (was: 0001-ServiceActivity-now-correct-for-perthread-values-plu.patch)

[jira] Updated: (TAP5-1321) Add getService(Class serviceInterface, Class... markers) to ObjectLocator interface

2011-03-09 Thread Tom van Dijk (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom van Dijk updated TAP5-1321: --- Attachment: (was: getServiceWithMarkers.diff) Add getService(Class serviceInterface, Class...

[jira] Updated: (TAP5-1321) Add getService(Class serviceInterface, Class... markers) to ObjectLocator interface

2011-03-09 Thread Tom van Dijk (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom van Dijk updated TAP5-1321: --- Attachment: Added-getService-with-markers-to-ObjectLocator.patch Add getService(Class

svn commit: r1079884 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/ main/java/org/apache/tapestry5/ioc/internal/services/ test/java/org/apache/tapestry5/ioc/inter

2011-03-09 Thread drobiazko
Author: drobiazko Date: Wed Mar 9 17:00:53 2011 New Revision: 1079884 URL: http://svn.apache.org/viewvc?rev=1079884view=rev Log: TAP5-1396: Invocation class should provide access to the annotations placed on the method beeing invoked Modified:

[jira] Updated: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko updated TAP5-1396: - Summary: Invocation class should provide access to the annotations placed on the method beeing

[jira] Closed: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1396. Invocation class should provide access to the annotations placed on the method beeing invoked

[jira] Updated: (TAP5-1313) Configuration groups to easily allow multiple services with same implementation, allowing handling multiple hibernate databases

2011-03-09 Thread Tom van Dijk (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom van Dijk updated TAP5-1313: --- Comment: was deleted (was: It appears I also need to add Dynamic contributions (basically, this

[jira] Updated: (TAP5-1313) Configuration groups to easily allow multiple services with same implementation, allowing handling multiple hibernate databases

2011-03-09 Thread Tom van Dijk (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom van Dijk updated TAP5-1313: --- Component/s: tapestry-hibernate Description: Contribution groups allow service

[jira] Resolved: (TAP5-1471) Provide a way to prevent overriding services implementation

2011-03-09 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship resolved TAP5-1471. Resolution: Invalid Assignee: Howard M. Lewis Ship There is no such thing as

[jira] Reopened: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reopened TAP5-1396: -- ComponentMethodAdvice still doesn't provide method annotations. Invocation class should provide

[jira] Issue Comment Edited: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004783#comment-13004783 ] Igor Drobiazko edited comment on TAP5-1396 at 3/9/11 8:53 PM: --

svn commit: r1079990 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry

2011-03-09 Thread drobiazko
Author: drobiazko Date: Wed Mar 9 20:54:06 2011 New Revision: 1079990 URL: http://svn.apache.org/viewvc?rev=1079990view=rev Log: TAP5-1396: ComponentMethodInvocation now also provides access to method annotations. Modified:

svn commit: r1079994 - /tapestry/tapestry5/trunk/tapestry-jmx/src/main/java/org/apache/tapestry5/internal/jmx/MBeanSupportImpl.java

2011-03-09 Thread drobiazko
Author: drobiazko Date: Wed Mar 9 21:01:12 2011 New Revision: 1079994 URL: http://svn.apache.org/viewvc?rev=1079994view=rev Log: Use @PostInjection instead of @PostConstruct Modified:

[jira] Resolved: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko resolved TAP5-1396. -- Resolution: Fixed Invocation class should provide access to the annotations placed on the

[jira] Closed: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1396. Invocation class should provide access to the annotations placed on the method beeing invoked

[jira] Created: (TAP5-1472) Provide basic integration with JPA 2

2011-03-09 Thread Igor Drobiazko (JIRA)
Provide basic integration with JPA 2 Key: TAP5-1472 URL: https://issues.apache.org/jira/browse/TAP5-1472 Project: Tapestry 5 Issue Type: New Feature Components: tapestry-jpa

[jira] Assigned: (TAP5-1472) Provide basic integration with JPA 2

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-1472: Assignee: Igor Drobiazko Provide basic integration with JPA 2

[jira] Assigned: (TAP5-57) Create basic integration with Hibernate / EJB3 JPA

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-57: -- Assignee: Igor Drobiazko Create basic integration with Hibernate / EJB3 JPA

[jira] Closed: (TAP5-57) Create basic integration with Hibernate / EJB3 JPA

2011-03-09 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-57. -- Resolution: Won't Fix Fix will be provided for TAP5-1472 Create basic integration with Hibernate / EJB3

svn commit: r1080007 - /tapestry/tapestry5/trunk/tapestry-jpa/

2011-03-09 Thread drobiazko
Author: drobiazko Date: Wed Mar 9 21:18:31 2011 New Revision: 1080007 URL: http://svn.apache.org/viewvc?rev=1080007view=rev Log: Share project tapestry-jpa into https://svn.apache.org/repos/asf/tapestry/tapestry5; Added: tapestry/tapestry5/trunk/tapestry-jpa/

svn commit: r1080011 [2/2] - in /tapestry/tapestry5/trunk/tapestry-jpa: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/tapestry5/ src/main/java/

2011-03-09 Thread drobiazko
Propchange: tapestry/tapestry5/trunk/tapestry-jpa/src/test/java/org/example/app/pages/EncodeEntities.java -- svn:mime-type = text/plain Added:

svn commit: r1080014 - /tapestry/tapestry5/trunk/tapestry-jpa/

2011-03-09 Thread drobiazko
Author: drobiazko Date: Wed Mar 9 21:30:23 2011 New Revision: 1080014 URL: http://svn.apache.org/viewvc?rev=1080014view=rev Log: Updated svn:ignore Modified: tapestry/tapestry5/trunk/tapestry-jpa/ (props changed) Propchange: tapestry/tapestry5/trunk/tapestry-jpa/

[jira] Commented: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004824#comment-13004824 ] Hudson commented on TAP5-1396: -- Integrated in tapestry-5.2-freestyle #279 (See

[jira] Commented: (TAP5-1472) Provide basic integration with JPA 2

2011-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004823#comment-13004823 ] Hudson commented on TAP5-1472: -- Integrated in tapestry-5.2-freestyle #279 (See

svn commit: r1080032 - in /tapestry/tapestry5/trunk/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa: JpaModule.java JpaSymbols.java

2011-03-09 Thread drobiazko
Author: drobiazko Date: Wed Mar 9 22:15:43 2011 New Revision: 1080032 URL: http://svn.apache.org/viewvc?rev=1080032view=rev Log: TAP5-1472: Added early startup for EntityManagerFactories. Modified: tapestry/tapestry5/trunk/tapestry-jpa/src/main/java/org/apache/tapestry5/jpa/JpaModule.java

[jira] Commented: (TAP5-1472) Provide basic integration with JPA 2

2011-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004864#comment-13004864 ] Hudson commented on TAP5-1472: -- Integrated in tapestry-5.2-freestyle #280 (See

svn commit: r1080050 - in /tapestry/tapestry5/trunk/tapestry-jpa/src: main/java/org/apache/tapestry5/internal/jpa/ main/java/org/apache/tapestry5/jpa/ test/java/org/apache/tapestry5/jpa/integration/ t

2011-03-09 Thread drobiazko
Author: drobiazko Date: Wed Mar 9 23:00:50 2011 New Revision: 1080050 URL: http://svn.apache.org/viewvc?rev=1080050view=rev Log: TAP5-1472: Added ApplicationStatePersistenceStrategy for JPA entities. Added:

[jira] Commented: (TAP5-1472) Provide basic integration with JPA 2

2011-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004878#comment-13004878 ] Hudson commented on TAP5-1472: -- Integrated in tapestry-5.2-freestyle #281 (See