Re: maven archetypes ?

2009-12-22 Thread Mark Struberg
nope, I don't think we made some archetypes yet :( The main problem with archtetypes for OWB is that we'd need 6 of them ;) We discussed about creating some pure pom modules which 'bundle' OWB parts together for providing the right dependencies out of the box + preconfigured

Proxy only gets resolved for the first instance injection

2009-12-21 Thread Mark Struberg
Hi! I've created OWB-206 and checked in a unit test which demonstrates the blocker! I know that the build is currently broken therefore, but it's really important that we fix this issue asap! LieGrue, strub __ Do You Yahoo!? Sie sind Spam leid?

Re: Proxy only gets resolved for the first instance injection

2009-12-21 Thread Mark Struberg
to get instance that is specified in the specification explicitly. This is just a quick try, but I will look at your test class after you check in. Thanks ; --Gurkan From: Mark Struberg strub...@yahoo.de To: openwebbeans-dev

[jira] Updated: (OWB-206) proxies only get injected for the 1st instance of a bean

2009-12-21 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-206: -- Attachment: OWB-206-rfc.patch proxies only get injected for the 1st instance of a bean

Re: [jira] Updated: (OWB-206) proxies only get injected for the 1st instance of a bean

2009-12-21 Thread Mark Struberg
instance of a bean An: openwebbeans-dev@incubator.apache.org Datum: Montag, 21. Dezember 2009, 20:16 I added this section for some reasons that I do not remember now! I will look at it From: Mark Struberg (JIRA) j...@apache.org To: openwebbeans-dev

[jira] Resolved: (OWB-206) proxies only get injected for the 1st instance of a bean

2009-12-21 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-206. --- Resolution: Fixed proxies only get injected for the 1st instance of a bean

OWB proxy characteristics

2009-12-21 Thread Mark Struberg
Hi! Just a short mail to ensure that we take care of a few things: .) Are our proxies 100% thread safe? Because we currently only create one proxy instance for all instances of a specific bean. Which means that parallel requests coming through a web server may result in concurrent proxy

AW: OpenJPA Maven Plugin

2009-12-20 Thread Mark Struberg
sorry, that slipped in. I will release 1.1 in the next few weeks, but actually it should work with 1.0 too. Will downgrade now. txs and LieGrue, strub --- Gurkan Erdogdu gurkanerdo...@yahoo.com schrieb am So, 20.12.2009: Von: Gurkan Erdogdu gurkanerdo...@yahoo.com Betreff: OpenJPA Maven

Re: Integration of JSF2 specific API calls

2009-12-19 Thread Mark Struberg
agreement on the JSF2 topic? As far as I remember two solutions were mentioned: 1. Move completely to JSF2, JSF1 is not supported any more 2. Create an additional project for JSF2 integration br, Sven 2009/12/18 Mark Struberg strub...@yahoo.de +1  big one :) webbeans-impl

[jira] Resolved: (OWB-191) Convert logging to use keyed, formatted strings from a ResourceBundle to allow for translation.

2009-12-19 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-191. --- Resolution: Fixed i18n bundle moved from * META-INF/Messages_en.properties to * openwebbeans

[jira] Created: (OWB-202) move all JSF specific code from webbeans-impl to webbeans-jsf and upgrade to JSF-2

2009-12-19 Thread Mark Struberg (JIRA)
: OpenWebBeans Issue Type: Improvement Affects Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (OWB-202) upgrade webbeans-jsf to JSF-2

2009-12-19 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-202: -- Component/s: Context and Scopes Description: *edit* saw that webbeans-impl already has been cleaned

[jira] Resolved: (OWB-190) Make the TestLifeCycles available in webbeans-impl

2009-12-19 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-190. --- Resolution: Fixed Moved the TestLifeCycle to a visible package. A unittest in a project using

[jira] Resolved: (OWB-203) Improve logging of webbeans-resource if a PersistenceUnit cannot be found

2009-12-19 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-203. --- Resolution: Fixed Improve logging of webbeans-resource if a PersistenceUnit cannot be found

[jira] Commented: (OWB-171) CID during GET requests must be set on UIViewRoot earlier than before render response

2009-12-19 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792929#action_12792929 ] Mark Struberg commented on OWB-171: --- sven, can you please merge again and attach the patch

[jira] Resolved: (OWB-176) InterceptionType.AROUND_TIMEOUT is missing

2009-12-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-176. --- Resolution: Fixed InterceptionType.AROUND_TIMEOUT is missing

[jira] Resolved: (OWB-144) upgrade OWB TCK from webbeans to weld

2009-12-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-144. --- Resolution: Fixed upgrade OWB TCK from webbeans to weld

Re: Integration of JSF2 specific API calls

2009-12-17 Thread Mark Struberg
. But, if we really emphasize that the code is related with JSF2, we can create a package with named jsf2 in webbeans-jsf project. Thanks; --Gurkan 2009/12/17 Mark Struberg strub...@yahoo.de cool! Id favour a webbeans-jsf2, I think that's more future proof. And as Gurkan

Re: Integration of JSF2 specific API calls

2009-12-17 Thread Mark Struberg
must not think of such a backward compatibility with JSF 1.2 etc because we have been implementing Java EE 6 defined JSR-299 specification. --Gurkan 2009/12/17 Mark Struberg strub...@yahoo.de Gurkan, I was not talking about special products, I also meant the API and I

Congratulations! OpenWebBeans is now a TLP

2009-12-17 Thread Mark Struberg
Hi! From the ASF board meeting report: The following resolutions were passed unaminously: ... B. Establish the Apache OpenWebBeans Project (Gurkan Erdogdu, VP) Congratulations all for the hard and successful work! I'd like to specially thank our Mentors Kevan and Matthias for their

[jira] Created: (OWB-190) Make the TestLifeCycles available in webbeans-impl

2009-12-15 Thread Mark Struberg (JIRA)
: Lifecycle Affects Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 Currently the OpenWebBeansTestLifecycle is only available internally for the tests and via the tests.jar. This is not usable for running automated function tests

AW: Removing webbeans-api and atinject-api

2009-12-14 Thread Mark Struberg
cool! +1 How does the Release process and patching work? Do we have commit rights for e.g. improving the JavaDoc in geronimo-specs? How is the release process working? Are we obliged to release those 2 modules or do we have to send a request to geronimo-dev? txs and LieGrue, strub --- Gurkan

Re: [jira] Resolved: (OWB-188) remove webbeans-jpa and cleanup webbeans-resource

2009-12-11 Thread Mark Struberg
to throw out trashed code. We sure that all examples still work :) --Gurkan 2009/12/11 Mark Struberg (JIRA) j...@apache.org      [ https://issues.apache.org/jira/browse/OWB-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] Mark Struberg resolved OWB-188

Re: [jira] Resolved: (OWB-188) remove webbeans-jpa and cleanup webbeans-resource

2009-12-11 Thread Mark Struberg
3* Remove webbeans-geronimo     In reality Geronimo integration code will be implemented in the Geronimo code base using its plugin architecture. This will use the same technique for what happened to MyFaces and OpenJPA, OpenEJB etc. integration. --Gurkan 2009/12/11 Mark Struberg

Upgrade to JPA2?

2009-12-10 Thread Mark Struberg
Hi! I'm currently preparing the upgrade to JPA-2 since this is the version which is defined in the EE6 Web profile. I write this mail because there is a bit of confusion about the spec versions. JPA1 was part of EJB3 and thus the artifact was called geronimo-jpa_3.0_spec. So the '3.0' meant

[jira] Created: (OWB-186) Upgrade OWB to the JPA-2 spec

2009-12-10 Thread Mark Struberg (JIRA)
Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 The EE6 Web profile defines JPA2 as persistence provider technologie. Thus we shall upgrade to the jpa2-api and OpenJPA-2.0. -- This message is automatically generated by JIRA. - You can reply

[jira] Resolved: (OWB-186) Upgrade OWB to the JPA-2 spec

2009-12-10 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-186. --- Resolution: Fixed implemented in Revision 889274 Upgrade OWB to the JPA-2 spec

webbeans-jpa vs webbeans-resource

2009-12-10 Thread Mark Struberg
Gurkan! It seems you duplicated the jpa part to the resource plugin. It seems there are a bunch of cleanup tasks left open. I think we can drop the webbeans-jpa, and I will cleanup webbeans-resource and webbeans-geronimo accordingly, ok? LieGrue, strub

[jira] Created: (OWB-188) remove webbeans-jpa and cleanup webbeans-resource

2009-12-10 Thread Mark Struberg (JIRA)
Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 Most of the code from webbeans-jpa has been dupped over to webbeans-resource. The whole plugin is now essentially obsolete and shall be removed. We also have to cleanup webbeans-resource and webbeans

Re: December Report

2009-12-09 Thread Mark Struberg
+1, looks fine :) btw, I hope that the bugs in the TCK get fixed soon ;) LieGrue, strub --- Matthias Wessendorf mat...@apache.org schrieb am Mi, 9.12.2009: Von: Matthias Wessendorf mat...@apache.org Betreff: Re: December Report An: openwebbeans-dev@incubator.apache.org Datum: Mittwoch, 9.

Re: About JSR-299 and JSR-330 API

2009-12-09 Thread Mark Struberg
Just 2 make sure we all speak about the same: We'd like to move over the atinject-api which only contains the annotations of JSR-330. (This is similar to commons-annotations) OpenWebBeans implements processing functionality for those annotations as part of the JSR-299 implementation and passes

[jira] Commented: (OWB-182) Even if @PreDestroy is used in an Interceptor, it doesn't need an InvoicationContext parameter

2009-12-02 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784742#action_12784742 ] Mark Struberg commented on OWB-182: --- oki, command return ;) After a long discussion

[jira] Closed: (OWB-182) Even if @PreDestroy is used in an Interceptor, it doesn't need an InvoicationContext parameter

2009-12-02 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-182. - Even if @PreDestroy is used in an Interceptor, it doesn't need an InvoicationContext parameter

[jira] Reopened: (OWB-127) @Stateful EJBs have to be handled as being passivation capable

2009-12-02 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-127: --- WebBeansUtil#checkPassivationScope still fails with a WebBeansPassivationException while handling

Re: Apache Web Profile Edition of the Java EE 6 standard ?

2009-12-02 Thread Mark Struberg
Txs Matthias! I just wonder about the @ManagedBean, because I still couldn't find anything in the official JSF-2 spec (and also nothing about the JSF scopes! Gerhard Petracek pointed me to the Mojarra where this is also implemented, but it this 'official' now? I'd like to implement a JSR-299

TCK bugfixes

2009-12-02 Thread Mark Struberg
Hi folks! I have tweaked the JSR-299 TCK and now a bit more tests pass. I also found (and reported) a few bugs in the TCK, so for now, you should checkout the TCK from http://anonsvn.jboss.org/repos/weld/cdi-tck/trunk and update the dependencyin openwebbeans-tck to 1.1.0-SNAPSHOT again. Pete

[jira] Created: (OWB-184) BeanManager itself needs to be added as managed bean

2009-12-02 Thread Mark Struberg (JIRA)
Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 The BeanManager itself needs to be added as manages bean at the time we bootstrap the lifecycle. This needs to be done to be able to @Inject BeanManager bm; which a lot TCK tests rely on. -- This message

[jira] Commented: (OWB-184) BeanManager itself needs to be added as managed bean

2009-12-02 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784817#action_12784817 ] Mark Struberg commented on OWB-184: --- after further debugging it turned out that we already

RE: Documentation: first draft

2009-12-01 Thread Mark Struberg
it seems that our list drops the attachment. LieGrue, strub --- Monteiro Jean-Louis jean-louis.monte...@atosorigin.com schrieb am Di, 1.12.2009: Von: Monteiro Jean-Louis jean-louis.monte...@atosorigin.com Betreff: RE: Documentation: first draft An: openwebbeans-dev@incubator.apache.org

Re: Documentation: first draft

2009-12-01 Thread Mark Struberg
looks pretty fine! LieGrue, strub --- Jean-Louis MONTEIRO jeano...@gmail.com schrieb am Di, 1.12.2009: Von: Jean-Louis MONTEIRO jeano...@gmail.com Betreff: Re: Documentation: first draft An: openwebbeans-dev@incubator.apache.org Datum: Dienstag, 1. Dezember 2009, 13:20 Done

AW: [VOTE] Graduation as TLP

2009-12-01 Thread Mark Struberg
to serve as the initial members of the Apache OpenWebBeans PMC: * Gurkan Erdogdu (gurkanerdogdu at yahoo dot com) * Kevan Miller  (kevan dot miller at gmail dot com) * Mark Struberg  (struberg at yahoo dot com) * Joe Bergmark  (bergmark at gmail dot com) * Eric Covener (covener at gmail dot

Re: tons of skipped TCK tests

2009-11-30 Thread Mark Struberg
into each test WAR archive lib folder. I do not see any skipped test in my environment. Maybe your Tomcat configuration is wrong. --Gurkan From: Mark Struberg strub...@yahoo.de To: openwebbeans-dev@incubator.apache.org Sent: Sat, November 28, 2009

Re: tons of skipped TCK tests

2009-11-30 Thread Mark Struberg
to me how the TCK suite works on your computer. Will look at again. For the unpacking vs dependency: the only thing which matters is if the jars are on the classpath Ok, then,  current way for doing that is fine. From: Mark Struberg strub...@yahoo.de

[jira] Resolved: (OWB-179) PluginLoader need to actually startUp each plugin at load time

2009-11-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-179. --- Resolution: Fixed PluginLoader need to actually startUp each plugin at load time

[jira] Created: (OWB-180) remove e.printStackTrace() and use proper logging

2009-11-29 Thread Mark Struberg (JIRA)
Versions: M3 Reporter: Mark Struberg Assignee: Gurkan Erdogdu Fix For: M4 Found in BeansDeployer -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (OWB-181) TCK requires to create newInstance of hidden constructors

2009-11-29 Thread Mark Struberg (JIRA)
: Interceptor and Decorators Affects Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 The JSR-299 TCK defines a interceptors (e.g. MissileInterceptor) which have only package scope. This means we have to manually set the constructor

[jira] Created: (OWB-182) Even if @PreDestroy is used in an Interceptor, it doesn't need an InvoicationContext parameter

2009-11-29 Thread Mark Struberg (JIRA)
Project: OpenWebBeans Issue Type: Bug Affects Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 thus we must disable the check in WebBeansUtils#configureInterceptorMethods -- This message is automatically generated

[jira] Resolved: (OWB-182) Even if @PreDestroy is used in an Interceptor, it doesn't need an InvoicationContext parameter

2009-11-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-182. --- Resolution: Fixed Even if @PreDestroy is used in an Interceptor, it doesn't need

Re: Review of WebBeansPhaseListener

2009-11-23 Thread Mark Struberg
Imho it should. And it must also work for AJAX requests and partial submits. LieGrue, strub --- Gurkan Erdogdu cgurkanerdo...@gmail.com schrieb am Mo, 23.11.2009: Von: Gurkan Erdogdu cgurkanerdo...@gmail.com Betreff: Re: Review of WebBeansPhaseListener An:

[jira] Created: (OWB-177) Handling of InterceptionType#POST_ACTIVATE, PRE_PASSIVATE and AROUND_TIMEOUT is missing

2009-11-22 Thread Mark Struberg (JIRA)
: OpenWebBeans Issue Type: Bug Components: Interceptor and Decorators Affects Versions: M3 Reporter: Mark Struberg Fix For: M4 those interceptor types allow handling of the new ones defined in EJB-3.1. Where do we handle them? This turns out

[jira] Assigned: (OWB-178) update Bean interface to fit the latest spec

2009-11-22 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-178: - Assignee: Mark Struberg (was: Gurkan Erdogdu) update Bean interface to fit the latest spec

[jira] Created: (OWB-178) update Bean interface to fit the latest spec

2009-11-22 Thread Mark Struberg (JIRA)
: M4 Reporter: Mark Struberg Assignee: Gurkan Erdogdu Priority: Blocker Fix For: M3 e.g. remove isSerialisable(), We have to fix this in order to get the TCK running. -- This message is automatically generated by JIRA. - You can reply

[jira] Resolved: (OWB-154) remove Bean#getDeploymentType()

2009-11-22 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-154. --- Resolution: Fixed remove Bean#getDeploymentType

Time to move atinject-api over to geronimo?

2009-11-20 Thread Mark Struberg
Hi! I think our atinject-api is pretty stable now. Wdyt about adding a bit more documentation and finally moving it over to geronimo-specs? LieGrue, strub __ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz

sporadic test failures

2009-11-20 Thread Mark Struberg
any1 seen this before? testGenericBeanInjection(org.apache.webbeans.test.unittests.inject.generic.GenericBeanTest) Time elapsed: 0.004 sec ERROR! javax.enterprise.context.ContextNotActiveException: WebBeans context with scope type annotation @ApplicationScoped does not exist within current

[jira] Resolved: (OWB-150) remove ActivityManager from OWB

2009-11-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-150. --- Resolution: Fixed remove ActivityManager from OWB

AW: [VOTE] Gradutation

2009-11-16 Thread Mark Struberg
+1 LieGrue, strub --- Gurkan Erdogdu gurkanerdo...@yahoo.com schrieb am Mo, 16.11.2009: Von: Gurkan Erdogdu gurkanerdo...@yahoo.com Betreff: [VOTE] Gradutation An: openwebbeans-dev@incubator.apache.org Datum: Montag, 16. November 2009, 21:50 Hi folks, There were some discussions related

[jira] Created: (OWB-169) PrimitiveProducerTest creates a NullPointerException

2009-11-16 Thread Mark Struberg (JIRA)
Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 testPrimitiveProducer(org.apache.webbeans.test.unittests.producer.primitive.PrimitiveProducerTest) Time elapsed: 0.007 sec ERROR! java.lang.NullPointerException

CDI final draft released

2009-11-11 Thread Mark Struberg
Hi! Gavin today released the final draft of the CDI specification: http://in.relation.to/Bloggers/JSR299FinalDraftSubmitted LieGrue, strub

AW: graduation

2009-11-11 Thread Mark Struberg
What do we have to do in order to get OWB graduated? LieGrue, strub - Ursprüngliche Mail Von: Kevan Miller kevan.mil...@gmail.com An: openwebbeans-dev@incubator.apache.org Gesendet: Mittwoch, den 11. November 2009, 18:00:50 Uhr Betreff: graduation It's been a while since the

[jira] Created: (OWB-152) @New needs a value parameter for the Class it should create

2009-10-30 Thread Mark Struberg (JIRA)
Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 from a sample of the spec: {noformat} Produces @ConversationScoped @Special Order getSpecialOrder(@New(Order.class) Order order) {noformat} -- This message is automatically generated

[jira] Updated: (OWB-153) javax.enterprise.inject.spi.Decorator#getDelegateBindings() must be renamed to getDelegateQualifiers();

2009-10-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-153: -- Affects Version/s: M3 Fix Version/s: M4 Assignee: Mark Struberg (was: Gurkan Erdogdu

[jira] Commented: (OWB-154) remove Bean#getDeploymentType()

2009-10-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12771930#action_12771930 ] Mark Struberg commented on OWB-154: --- Gurkan, I saw this is still pretty often used in our

[jira] Created: (OWB-155) Conversation#isLongRunning() logic must be converted to isTransient();

2009-10-30 Thread Mark Struberg (JIRA)
: Bug Components: Context and Scopes Affects Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 from the latest spec: bq. Conversation#isTransient() returns true if the conversation is marked transient, or false

[jira] Resolved: (OWB-155) Conversation#isLongRunning() logic must be converted to isTransient();

2009-10-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-155. --- Resolution: Fixed Conversation#isLongRunning() logic must be converted to isTransient

[jira] Created: (OWB-156) ProcessSessionBean SPI interface needs to be updated to the latest spec

2009-10-30 Thread Mark Struberg (JIRA)
: Bug Affects Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: M4 currently is: {noformat} public interface ProcessSessionBeanX extends ProcessBeanObject { public AnnotatedTypeX getAnnotatedBeanClass(); ... {noformat} and spec

[jira] Resolved: (OWB-156) ProcessSessionBean SPI interface needs to be updated to the latest spec

2009-10-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-156. --- Resolution: Fixed ProcessSessionBean SPI interface needs to be updated to the latest spec

[jira] Commented: (OWB-148) create a test case for the BeforeShutDown event

2009-10-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12771325#action_12771325 ] Mark Struberg commented on OWB-148: --- In fact currently only the ProcessAnnotatedBean event

AW: divergence between ManagedBeanConfigurator#define and BeansDeployer#defineManagedBean

2009-10-29 Thread Mark Struberg
uses MetaDataDiscoveryStandard We can implement whatever funtionality in TestLifecycle using TestMetaDataDisceovery. Thanks; --Gurkan From: Mark Struberg To: openwebbeans-dev@incubator.apache.org Sent: Thu, October 29, 2009 12:29:43 AM Subject

AW: drop ActivityManager

2009-10-29 Thread Mark Struberg
: Mark Struberg To: openwebbeans-dev@incubator.apache.org Sent: Wed, October 28, 2009 11:23:24 PM Subject: drop ActivityManager Hi! Activities have been dropped from the spec a long time ago. We should finally also drop the ActivityManager from our code. This would really make

[jira] Created: (OWB-148) create a test case for the BeforeShutDown event

2009-10-28 Thread Mark Struberg (JIRA)
Versions: M3 Reporter: Mark Struberg Assignee: Mark Struberg It seems that the BeforeShutDown event doesn't get received, so we first have to create a proper JUnit test case for it. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Assigned: (OWB-149) BeforeShutDown (in current code) should be BeforeShutdown to match spec.

2009-10-28 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-149: - Assignee: Mark Struberg (was: Gurkan Erdogdu) BeforeShutDown (in current code) should

[jira] Resolved: (OWB-149) BeforeShutDown (in current code) should be BeforeShutdown to match spec.

2009-10-28 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-149. --- Resolution: Fixed Fix Version/s: M4 I renamed it to BeforeShutdownImpl. txs! BeforeShutDown

drop ActivityManager

2009-10-28 Thread Mark Struberg
Hi! Activities have been dropped from the spec a long time ago. We should finally also drop the ActivityManager from our code. This would really make the code much cleaner again. Any reservations? LieGrue, strub

divergence between ManagedBeanConfigurator#define and BeansDeployer#defineManagedBean

2009-10-28 Thread Mark Struberg
Hi! Somehow those 2 functions cover pretty much of the same functionality, isn't? Gurkan, do you think we can merge the functionalities somehow? E.g. for the tests we could use BeansDeployer#deploy with a special MetaDataDiscoveryService which only returns the one bean class under test.

AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

2009-10-27 Thread Mark Struberg
we could simply use the api from MyFaces. LieGrue, strub - Ursprüngliche Mail Von: gerdo...@apache.org gerdo...@apache.org An: openwebbeans-comm...@incubator.apache.org Gesendet: Dienstag, den 27. Oktober 2009, 6:33:20 Uhr Betreff: svn commit: r830063 -

AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

2009-10-27 Thread Mark Struberg
Betreff: Re: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml More correclty, MyFaces supports JSF 2.0 specification? -Gurkan 2009/10/27 Gurkan Erdogdu Does MyFaces Api support JSF 2.0 Specification? Thanks; --Gurkan 2009/10/27 Mark Struberg we could

AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml

2009-10-27 Thread Mark Struberg
/samples/pom.xml That is why I include Sun specific maven artifacts. Thanks; --Gurkan 2009/10/27 Mark Struberg gnah sorry, I was wrong. Althouth the MyFaces team works on JSF-2 for over a year now (and being pretty stable) they have still no final release. Their spec seems

Re: @AroundInvoke -- JCDI vs EJB3 and return type Object?

2009-10-23 Thread Mark Struberg
Hi! Haven't looked at it, but if you think it's a bug in the spec, then drop Gavin or the weld-dev list a mail. LieGrue, strub - Original Message From: Sven Linstaedt sven.linsta...@googlemail.com To: openwebbeans-dev@incubator.apache.org Sent: Fri, October 23, 2009 5:53:28 PM

a few Observer changes

2009-10-23 Thread Mark Struberg
Hi! I think we have a slight bug in AnnotationUtil#checkQualifierConditions(Annotation...) We currently only check for Annotation dupplications between 2 'neighbour' qualifiers. But dupplicated annotations like @Default @Special @Default will not be detected correctly. I fixed that by

[jira] Assigned: (OWB-140) Remove javax.enterprise.event.Observer

2009-10-23 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-140: - Assignee: Mark Struberg (was: Gurkan Erdogdu) Remove javax.enterprise.event.Observer

code readability and JavaDoc

2009-10-20 Thread Mark Struberg
Hiho! Just a quick bid: fn(Annotation... annotations) {...} is not the most descriptive parameter naming ;) Would also help if we write a quick JavaDoc for such functions. I'm currently (still) reworking the whole Observer to ObserverMethod. Sorry for taking so long, but I have not looked at

Re: svn commit: r825636 - /incubator/openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/util/AnnotationUtil.java

2009-10-16 Thread Mark Struberg
field injection at the very bottom of that section. Sincerely, Joe Bergmark On Thu, Oct 15, 2009 at 4:37 PM, Mark Struberg wrote: I hope we did take care that this rule must not be applied for field InjectionPoints? I know the spec is a bit cryptic for this case

Re: Interceptors and Decorators

2009-10-15 Thread Mark Struberg
If it helps, I think I enabled cobertura for the site plugin. I will do a site deploy-staged to my peo...@ao in the afternoon. The public site needs to be updated too I think. LieGrue, strub - Original Message From: David Blevins david.blev...@visi.com To:

Re: atinject-api is available at maven-central

2009-10-14 Thread Mark Struberg
2009/10/14 Mark Struberg strub...@yahoo.de Hi! Bob and Jason today pushed the tagged v1 of the atinject-api to mavens central repository. I will again check the license, but think it was released under ASL2. So we could now theoretically drop our atinject-api module and use

Re: atinject-api is available at maven-central

2009-10-14 Thread Mark Struberg
detailed information about licensing issues however. Thanks; --Gurkan From: Mark Struberg strub...@yahoo.de To: openwebbeans-dev@incubator.apache.org Sent: Wed, October 14, 2009 12:27:13 PM Subject: Re: atinject-api is available at maven-central Hi

Re: [jira] Commented: (OWB-140) Remove javax.enterprise.event.Observer

2009-10-12 Thread Mark Struberg
; -Gurkan 2009/10/12 Mark Struberg (JIRA) j...@apache.org     [ https://issues.apache.org/jira/browse/OWB-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764517#action_12764517] Mark Struberg commented on OWB-140

[jira] Commented: (OWB-140) Remove javax.enterprise.event.Observer

2009-10-11 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764517#action_12764517 ] Mark Struberg commented on OWB-140: --- only partly fixed! I removed the Observer and a few

still missing Observer changes:

2009-10-10 Thread Mark Struberg
Hi! I checked the latest spec against our implementation and found the following differences: * javax.enterprise.event.Observer got dropped from the Spec * public T SetObserverT resolveObservers(T event, Annotation... qualifiers); got refactored to public T SetObserverMethod? super T

Re: [VOTE][RESULT] Release OpenWebBeans M3 (RC2)

2009-09-23 Thread Mark Struberg
and a post-vote +1 from me too. Sorry, that I didn't find time earlier :( LieGrue, strub --- On Wed, 9/23/09, Gurkan Erdogdu cgurkanerdo...@gmail.com wrote: From: Gurkan Erdogdu cgurkanerdo...@gmail.com Subject: [VOTE][RESULT] Release OpenWebBeans M3 (RC2) To:

Re: [ANNOOUNCE] Welcome David Blevins as a new OpenWebBeans Committer

2009-09-15 Thread Mark Struberg
Congratulations, and thanks in advance for your highly welcome help :) LieGrue, strub --- On Tue, 9/15/09, Kevan Miller kevan.mil...@gmail.com wrote: From: Kevan Miller kevan.mil...@gmail.com Subject: [ANNOOUNCE] Welcome David Blevins as a new OpenWebBeans Committer To:

jsr-330 TCK

2009-09-14 Thread Mark Struberg
Hi! Bob today announced that they will release a TCK for JSR-330. My Question: I'm still not sure if JSR-299 is 100% 330 compliant or if we only use the same annotations to have some 'basic' similarity. So, should OWB (and other 299 containers) also comply with this TCK or only with the 299er

Re: jsr-330 TCK

2009-09-14 Thread Mark Struberg
, Mark Struberg strub...@yahoo.de wrote: Hi! Bob today announced that they will release a TCK for JSR-330. My Question: I'm still not sure if JSR-299 is 100% 330 compliant or if we only use the same annotations to have some 'basic' similarity. So, should OWB (and other 299 containers

Re: jsr-330 TCK

2009-09-14 Thread Mark Struberg
implementations should not also comply with jsr330's TCK. br, Sven 2009/9/14 Mark Struberg strub...@yahoo.de Hi! Bob today announced that they will release a TCK for JSR-330. My Question: I'm still not sure if JSR-299 is 100% 330 compliant or if we only use the same

Re: jsr-330 TCK

2009-09-14 Thread Mark Struberg
From: Mark Struberg strub...@yahoo.de To: openwebbeans-dev@incubator.apache.org Sent: Monday, September 14, 2009 12:55:07 PM Subject: Re: jsr-330 TCK But if  the JSR-299 TCK implies that any compatible implementation must also pass the JSR-330 TCK right, that's exactly what I'd like

Re: [VOTE][Third Try] Release OpenWebBeans 1.0.0-incubating-M3

2009-09-10 Thread Mark Struberg
heh, I just realised that this is actually the first time we didn't release an already outdated implementation. The last times, whenever we were going to release, the spec changed dramatically ;) LieGrue, strub --- On Thu, 9/10/09, Kevan Miller kevan.mil...@gmail.com wrote: From: Kevan

Re: Graduation?

2009-09-09 Thread Mark Struberg
Sorry for repeating myself: I think we should wait for the 330 and 299 specs to settle, and THEN we can decide what to do. I feel uncomfortable with being promoted from incubator without having the API pretty stable. Once this point is reached, I look pretty confident that OWB will find a well

Re: [VOTE][Third Try] Release OpenWebBeans 1.0.0-incubating-M3

2009-09-09 Thread Mark Struberg
+1 looks good. LieGrue, strub --- On Tue, 9/8/09, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote: From: Gurkan Erdogdu gurkanerdo...@yahoo.com Subject: [VOTE][Third Try] Release OpenWebBeans 1.0.0-incubating-M3 To: openwebbeans-dev@incubator.apache.org Date: Tuesday, September 8, 2009,

Re: [VOTE][Second Try] Release OpenWebBeans 1.0.0-incubating-M3

2009-09-07 Thread Mark Struberg
sorry for the delay, will look at it today in the night. LieGrue, strub --- On Mon, 9/7/09, Gurkan Erdogdu cgurkanerdo...@gmail.com wrote: From: Gurkan Erdogdu cgurkanerdo...@gmail.com Subject: Re: [VOTE][Second Try] Release OpenWebBeans 1.0.0-incubating-M3 To:

[jira] Commented: (OWB-134) Remaining 299 draft spec API changes

2009-09-04 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751342#action_12751342 ] Mark Struberg commented on OWB-134: --- yea cool patch - txs! Hmm David, since OpenEjb

  1   2   3   >