[jira] Resolved: (OWB-252) Decorators stack not treated as a true stack

2010-01-25 Thread Joe Bergmark (JIRA)
[ https://issues.apache.org/jira/browse/OWB-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bergmark resolved OWB-252. -- Resolution: Fixed > Decorators stack not treated as a true stack > ---

[jira] Created: (OWB-252) Decorators stack not treated as a true stack

2010-01-25 Thread Joe Bergmark (JIRA)
Decorators stack not treated as a true stack Key: OWB-252 URL: https://issues.apache.org/jira/browse/OWB-252 Project: OpenWebBeans Issue Type: Bug Components: Interceptor and Decorators

[jira] Assigned: (OWB-252) Decorators stack not treated as a true stack

2010-01-25 Thread Joe Bergmark (JIRA)
[ https://issues.apache.org/jira/browse/OWB-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bergmark reassigned OWB-252: Assignee: Joe Bergmark (was: Gurkan Erdogdu) > Decorators stack not treated as a true stack > ---

Re: nexus procedure

2010-01-25 Thread Matthias Wessendorf
awesome!! I am thinking about using that for Trinidad/myfaces. thanks! matthias 2010/1/25 Gurkan Erdogdu : > Also, > > http://maven.apache.org/developers/release/apache-release.html > > 25 Ocak 2010 10:02 tarihinde Gurkan Erdogdu yazdı: > >> Hi Matthias; >> >> AFAIK, Apache-6 pom ( >> http://repo

Re: About (OWB-251) Proxies created with JavassistProxyFactory do not intercept private functions

2010-01-25 Thread Sven Linstaedt
In addition I am not aware of any other framework , that uses cglib instead of aspectj and is able to intercept private methods. From a technical point of view this should be impossible. br, Sven 2010/1/25 Gurkan Erdogdu > Also, interceptors are applied to business methods of the bean class. I

Re: nexus procedure

2010-01-25 Thread Gurkan Erdogdu
Also, http://maven.apache.org/developers/release/apache-release.html 25 Ocak 2010 10:02 tarihinde Gurkan Erdogdu yazdı: > Hi Matthias; > > AFAIK, Apache-6 pom ( > http://repo2.maven.org/maven2/org/apache/apache/6/apache-6.pom) defines > repositories for nexus. Release guy must define username, p

Re: nexus procedure

2010-01-25 Thread Gurkan Erdogdu
Hi Matthias; AFAIK, Apache-6 pom ( http://repo2.maven.org/maven2/org/apache/apache/6/apache-6.pom) defines repositories for nexus. Release guy must define username, password into its settings.xml to use those repositories and also remove distributionManagement section from pom. After that normal r