Generated Examples ideas

2011-09-10 Thread David Blevins
Up for grabs! Some ideas for making the generated examples even cooler: - Twitter and facebook links on the generated examples page https://issues.apache.org/jira/browse/OPENEJB-1658 - Breadcrumb trail on generated example pages https://issues.apache.org/jira/browse/OPENEJB-1657

Re: Generated Examples ideas

2011-09-10 Thread David Blevins
or anything at all. No need to wait for a JIRA or a call to arms. Feel free to just grab code and start hacking away! -David Le 10 sept. 2011 09:04, David Blevins david.blev...@gmail.com a écrit : Up for grabs! Some ideas for making the generated examples even cooler: - Twitter

Re: Arquillian-Embedded: Patch for https://issues.apache.org/jira/browse/OPENEJB-1651

2011-09-10 Thread David Blevins
the remaining issues are in JSF integration. Would be fantastic to get some of these in: - Arquillian: JSF Managed Bean Tests https://issues.apache.org/jira/browse/OPENEJB-1653 -David From: David Blevins david.blev...@gmail.com To: dev@openejb.apache.org Cc: Ranga S sra...@yahoo.com Sent

Re: CDI TCK Progress

2011-09-10 Thread David Blevins
As mentioned in the other thread. We're at 51 failures out of the full 849. That's with no excludes applied yet (there are some). Anyway, we're getting there! Most the work seems to be in the JSF side of things. -David

Re: Arquillian-Embedded: Servlet Listeners

2011-09-09 Thread David Blevins
On Sep 2, 2011, at 6:32 PM, Ranga S wrote: I've uploaded a patch for the JIRA issue https://issues.apache.org/jira/browse/OPENEJB-1652. They contain unit tests for injection into Servlet Listeners. It has 32 tests of which 8 are failing. Please review. I should have sent a note earlier,

Re: Patch for OPENEJB-1636 ( Support wider range of hashtags + Support Retweets for ApacheTomEE twitter account )

2011-09-09 Thread David Blevins
On Aug 24, 2011, at 2:26 PM, stratwine wrote: Went to the twitter account -- Settings -- Applications and hit 'Revoke Access' button on the OpenEJB-bot app. Then ran the AccessTokenGenerator to create fresh tokens... It worked fine then :) Very excellent. Applied that patch and

[VOTE] javaee-api 6.0-1 (take 3)

2011-09-07 Thread David Blevins
The staging repo binaries: https://repository.apache.org/content/repositories/orgapacheopenejb-043/org/apache/openejb/javaee-api/6.0-1/ Tag: http://svn.apache.org/repos/asf/openejb/tags/javaee-api-6.0-1 -David

Re: @ActivationConfigProperty without annotations or deployment descriptor?

2011-09-07 Thread David Blevins
On Sep 7, 2011, at 1:25 PM, Jacek Laskowski wrote: Hi, I've been asked about MDBs and their @ActivationConfigProperty's in OpenEJB. Is there a way to set them up outside the code (annotations) or a deployment descriptor? Any other ways available? Are they used in Geronimo? In WAS you can

Re: [VOTE] javaee-api 6.0-1 (take 1) -- CLOSED

2011-09-06 Thread David Blevins
that applies to the binaries shipped (asm and the others listed really only apply to the server and similar binaries). Rerolled and will post another vote. -David On Sep 3, 2011, at 8:56 PM, David Blevins wrote: Totally OK with me if this vote doesn't go through as there was little

[VOTE] javaee-api 6.0-1 (take 2)

2011-09-06 Thread David Blevins
One more try with the license and contents issues fixed. The staging repo binaries: https://repository.apache.org/content/repositories/orgapacheopenejb-041/org/apache/openejb/javaee-api/6.0-1/

[VOTE] javaee-api 6.0-1 (take 1)

2011-09-03 Thread David Blevins
Totally OK with me if this vote doesn't go through as there was little discussion beforehand, but we've all known it needed to go out so I figured it'd just give a release attempt a try and maybe save a couple days. It's a small binary, only takes 5 minutes to re-roll. -- Note to David

Re: Arquillian-Embedded: Patch for https://issues.apache.org/jira/browse/OPENEJB-1651

2011-09-02 Thread David Blevins
Very excellent! Was just remembering in terms of injection w should add these built-in types. All are declared via @Resource or resource-env-ref. - java:comp/UserTransaction - java:comp/TransactionManager - java:comp/TransactionSynchronizationRegistry - java:comp/ValidatorFactory -

Re: Trunk beta release

2011-08-29 Thread David Blevins
-SNAPSHOT, But I can find part of them are still 1.0-SNAPSHOT. I'm not sure what's the pratice to release javaee-api and samples when they don't share the same version with trunk. On Fri, Aug 26, 2011 at 1:58 PM, David Blevins david.blev...@gmail.com wrote: I suspect

Arquillian tests

2011-08-26 Thread David Blevins
Ok, real quick thoughts on what we could use -- at least initially -- for TomEE unit tests. For each of: - Servlet (lazy startup) - Servlet (load on startup) - Filter - Listener - JSF ManagedBean We should test basic injection of: - @Resource - TransactionManager - env-entry

Re: Pruning OpenEJB project and co

2011-08-25 Thread David Blevins
Haven't seen any objections. Let's talk specifics -- full list of modules at the bottom of this email. Here's what I'm understanding. We want to trim or retire these from trunk: - container/openejb-activemq4 - server/openejb-axis2 - server/openejb-webadmin Probably we can also get rid of:

Re: Trunk beta release

2011-08-25 Thread David Blevins
just before javaone? - Romain 2011/8/26 Shawn Jiang genspr...@gmail.com Geronimo is going to make a beta release.Let's discuss a openejb trunk release again. On Tue, Jul 12, 2011 at 9:00 AM, David Blevins david.blev...@gmail.com wrote: Would be excellent if we could get a beta

TomEE Plus?

2011-08-18 Thread David Blevins
So with the Java EE 6 certification work we're doing we have some decisions to make. Currently, we're beyond plain Web Profile. The additional bits that we include are: - Connector - EJB Full (MDBs, CMP, etc) - JMS - JAX-WS - JAX-RS - JavaMail ? (not sure on that one) For the

Re: TomEE Plus?

2011-08-18 Thread David Blevins
On Aug 18, 2011, at 3:06 PM, David Blevins wrote: So with the Java EE 6 certification work we're doing we have some decisions to make. Currently, we're beyond plain Web Profile. The additional bits that we include are: - Connector - EJB Full (MDBs, CMP, etc) - JMS - JAX-WS

Re: TomEE Plus?

2011-08-18 Thread David Blevins
complicated code to gain nothing special excepted some Mo. - Romain 2011/8/19 David Blevins david.blev...@gmail.com On Aug 18, 2011, at 3:06 PM, David Blevins wrote: So with the Java EE 6 certification work we're doing we have some decisions to make. Currently, we're beyond plain Web

CDI Failures (svn commit: r1152756)

2011-08-17 Thread David Blevins
Mentioned this on IRC, but here is where our CDI failures started. Tracked this down via cycling through OWB and OpenEJB commits one at a time. So if it was an OWB commit that cause the failure it would have shown up in that build. #!/bin/bash r=$1 a=$2 (mkdir $r cd

Re: 50 patches in the queue (2011-08-11)

2011-08-11 Thread David Blevins
://issues.apache.org/jira/browse/OPENEJB-854 [OPENEJB-862] Usage of Quartz quarts-ra.rar 2008-07-21 David Blevins Bug 2008-07-22 nathan m https://issues.apache.org/jira/secure/attachment/12386591/QuartzOpenEjb.zip 2008-08-01 David Blevins https://issues.apache.org/jira

Re: Patch for OPENEJB-1636 ( Support wider range of hashtags + Support Retweets for ApacheTomEE twitter account )

2011-08-10 Thread David Blevins
On Jul 24, 2011, at 6:43 AM, Vishwanath wrote: Hi, Made some changes to add ApacheTomEE twitter account to the retweet-tool. Now in RetweetTool.properties, we can configure the hashtags that would be associated with each account by a pipe separated list like below: # pipe separated

Free machine (EC2) good for dev and TCK work

2011-08-08 Thread David Blevins
FYI, for those that don't know. On EC2 you get free 24x7 usage of a single t1.micro for the first year. Can be a great way to deal with having a very slow computer or network. I sent a note to the t...@openejb.apache.org list as well. There, I've setup an EC2 AMI (machine template) that is

Re: hibernate?

2011-08-02 Thread David Blevins
apacheextras.org -David 2011/8/2 Romain Manni-Bucau rmannibu...@gmail.com Do you know how to deploy or upload a binary to this site for openejb? 2011/8/1 David Blevins david.blev...@gmail.com On Aug 1, 2011, at 1:40 AM, Romain Manni-Bucau wrote: well, looking deeper i found openejb-core

Re: openejb dynamic finders/dao?

2011-08-02 Thread David Blevins
This looks like a cool idea. It's not worth investigating, but this is exactly how CMP home interfaces look. The developer creates an interface with create and find method and the container makes it work. Home interfaces were actually pretty useful for CMP, just CMP itself was terrible and

Re: openejb dynamic finders/dao?

2011-08-02 Thread David Blevins
some clues to manage correctly transaction i would like to add persistence methods. - Romain 2011/8/2 David Blevins david.blev...@gmail.com This looks like a cool idea. It's not worth investigating, but this is exactly how CMP home interfaces look. The developer creates an interface

Re: hibernate?

2011-08-01 Thread David Blevins
On Aug 1, 2011, at 1:40 AM, Romain Manni-Bucau wrote: well, looking deeper i found openejb-core imports some classes of openjpa, to stay simple i created a module openejb-core-hibernate (type pom) and a profile hibernate in openejb-tomcat-webapp. It should fit the need. Next step

Re: Apache OpenEJB 3.2.0 release

2011-07-28 Thread David Blevins
On Jul 28, 2011, at 5:34 AM, Jean-Louis MONTEIRO wrote: Hi, As soon as we are all ok (or not ;-) ) on that proposal [1], can we release the deps module? Then, I can change the snapshot to the final release in 3.2.x branch. We've always just released the deps with the OpenEJB release

Re: A patch for OPENEJB-1565 (Retweet OpenEJB contributors feed)

2011-07-23 Thread David Blevins
On Jul 23, 2011, at 1:04 PM, stratwine wrote: Hi, Noticed retweeting for #TomEE was added.. Have submitted a patch, a small fix on that and some tests.. Excellent! And if I haven't said it recently -- this bot is awesome! I have another challenge for you. Just setup an account for

Re: Website - markdown

2011-07-21 Thread David Blevins
That's a good idea. If you want to collect the info from the thread and draft up a little markdown text with the details, I'd be happy to check it in. The process would probably be the same as code contributions (check out the docs, add/edit, 'svn diff foo.patch', attach to jira). We can

Re: NameAlreadyBoundException: ParsedName{path=openejb/client/test-classes/comp/env, component=env}

2011-07-20 Thread David Blevins
On Jul 20, 2011, at 3:25 PM, Marius Kruger wrote: On 20 July 2011 15:15, Jean-Louis MONTEIRO jeano...@gmail.com wrote: Okay, let's try to push new snapshots ... Thank you so much Jean-Louis for trying to help me. Sadly the fix you committed does not solve my problem :'( Probably

Re: Memory leak

2011-07-20 Thread David Blevins
On Jul 19, 2011, at 3:30 PM, David Blevins wrote: Seems to be a juicy memory leak issue as uncovered by the CDI TCK setup for TomEE. Up for grabs. Just modify tck/cdi-tomee/src/test/resources/passing.xml to look like so: suite name=CDI TCK verbose=0 test name=CDI TCK

Memory leak

2011-07-19 Thread David Blevins
Seems to be a juicy memory leak issue as uncovered by the CDI TCK setup for TomEE. Up for grabs. Just modify tck/cdi-tomee/src/test/resources/passing.xml to look like so: suite name=CDI TCK verbose=0 test name=CDI TCK packages package

Re: [POLL] - OpenEJB G+ Hangout

2011-07-18 Thread David Blevins
FYI, I can do that time, but will not be able to stay long (half hour tops). Hopefully will have a little more time after this month. -David On Jul 18, 2011, at 6:34 AM, Mohammad Nour El-Din wrote: Hi all... You should revive an e-mail from Doodle with a poll for the proposed date and

Re: [POLL] - OpenEJB G+ Hangout

2011-07-18 Thread David Blevins
suggested is also fine for me. Jon On Mon, Jul 18, 2011 at 6:45 PM, David Blevins david.blev...@gmail.comwrote: FYI, I can do that time, but will not be able to stay long (half hour tops). Hopefully will have a little more time after this month. -David On Jul 18, 2011, at 6:34 AM

Re: issues with patches

2011-07-17 Thread David Blevins
I had it setup as a cron job in people.a.o but at some point it failed after one of the upgrades and never had the time to investigate. Turns out it was just that infra switched us to https from http and the redirect was messing up swizzle. Regardless, if someone else is interested in

Re: [INQUIRY] - Any body needs G+ invitations for OEJB G+ Hangout ?

2011-07-16 Thread David Blevins
Looks like this discussion has gone sour. I encourage people to get in touch with each other as much as possible. Google+, Facebook, Twitter, IRC, conferences, two tin cans and a string All fine. All not part of the Apache process either. That doesn't make them bad, it just makes them

Re: TomEE cdi

2011-07-16 Thread David Blevins
-Bucau rmannibu...@gmail.comwrote: lol, i thought it this morning, +1 to remove useless things - Romain 2011/7/13 David Blevins david.blev...@gmail.com On Jul 13, 2011, at 10:48 AM, Karan Malhi wrote: Currently TomEE ships with docs, examples, ejb-examples etc. For CDI TCK, I do

JAX-RS breakage

2011-07-16 Thread David Blevins
Looks like we broke the ejb-examples with the http abstraction refactoring we did as part of the JAX-RS/CXF change. Seems to want Jetty in TomEE for some reason. 2011-07-16 17:20:12,624 - INFO - Deployed

Re: TomEE cdi

2011-07-13 Thread David Blevins
On Jul 13, 2011, at 10:48 AM, Karan Malhi wrote: Currently TomEE ships with docs, examples, ejb-examples etc. For CDI TCK, I do not see the need to bundle all these webapps with TomEE. Should we create a separate TomEE bundle for CDI TCK with all these goodies removed? Would it be a separate

Re: HOW TO: synchronize confluence and cms staging

2011-07-12 Thread David Blevins
On Jul 12, 2011, at 6:20 AM, Karan Malhi wrote: CMS based site is still under development. Meanwhile I am finding errors in the confluence docs and want to fix them. Is there an easy way to sync the latest changes in confluence with the cms-based-site repository. I was thinking of - Make

Re: Ideas for Getting the word out -- Examples documentation

2011-07-11 Thread David Blevins
...@gmail.com wrote: On 10 July 2011 01:46, David Blevins david.blev...@gmail.com wrote: ... Added you to the openejb-contributors group so you can edit docs. thank you and Karan for trying to add me, but it did not seem to work. If I try to edit the examples page: https://cwiki.apache.org

Trunk beta release

2011-07-11 Thread David Blevins
Would be excellent if we could get a beta ready before this presentation on the 25th: http://www.oscon.com/oscon2011/public/schedule/detail/20105 Might be kind of tight, but ideally there would be at least something there for people to download and play with. -David

Documentation Reform

2011-07-10 Thread David Blevins
# CMS Status I took a quick stab at converting our cwiki docs over to the CMS using the conversion tool. Did some manual updating as well, but nothing too serious. Anyway our content is in svn now in at least some form so we can hack away on it and eventually move to the cms fully. This is

Re: Ideas for Getting the word out -- Examples documentation

2011-07-09 Thread David Blevins
On Jul 9, 2011, at 3:42 PM, Marius Kruger wrote: (sorry for resurrecting the topic and maybe talking about stuff that was already dealt with) On 30 May 2011 01:35, David Blevins david.blev...@gmail.com wrote: ... We could create a new space for 4.0 and copy the examples there and update

Re: perl volunteer

2011-07-09 Thread David Blevins
On Jul 9, 2011, at 8:26 PM, Karan Malhi wrote: I do not know perl, our website may need some perl hacking. Anybody with perl skills around? I lost the link to the scripts that pull content from confluence and do the conversion. Waiting on a test run at the moment... could give it a try.

Re: Patch for OPENEJB-1607 (CDI @Interceptor and @InterceptorBinding examples)

2011-07-08 Thread David Blevins
I've been incredibly busy with CDI integration. Anyone have some spare bandwidth to review/commit this? Thanks again, Vishwa! And thanks for the patience :) -David On Jun 28, 2011, at 2:27 PM, stratwine wrote: Have deleted the old patch attachment and added a new one... Pls review.. :)

Re: https://issues.apache.org/jira/browse/OPENEJB-1608

2011-07-08 Thread David Blevins
This is excellent, Ranga! One more for the review/commit queue :) (starting to like that whole git pull queue concept) -David On Jun 30, 2011, at 12:34 PM, Ranga S wrote: Please review the latest patch for the above mentioned ticket. I've split the original example into three separate

Re: NameAlreadyBoundException: ParsedName{path=openejb/client/test-classes/comp/env, component=env}

2011-07-08 Thread David Blevins
Excellent! This is fantastic. The jira number for those who weren't watching. https://issues.apache.org/jira/browse/OPENEJB-1366 One more patch for the review/commit queue. Thanks so much, Marius! -David On Jul 5, 2011, at 5:04 PM, Marius Kruger wrote: Ok after battling with

Re: openejb examples

2011-07-06 Thread David Blevins
On Jul 6, 2011, at 4:56 AM, Romain Manni-Bucau wrote: i don't know how to change the conf used by buildbot to test. Here's the link. You've checked in a change to the openejb.conf already, btw :) Don't worry, you're in good company. Kevan did the same thing -- checked in a change then

Re: Examples - CDI

2011-07-06 Thread David Blevins
From: David Blevins david.blev...@gmail.com To: David Blevins david.blev...@gmail.com Cc: dev@openejb.apache.org Sent: Tuesday, June 28, 2011 1:49 PM Subject: Re: Road Map On Jun 28, 2011, at 12:18 PM, David Blevins wrote: On Jun 23, 2011, at 9:18 AM, Ranga S wrote

Re: svn commit: r1143570 - /openejb/trunk/sandbox/arquillian-tomee/arquillian-tomee-container/pom.xml

2011-07-06 Thread David Blevins
Looks like there was a formatting accident :) When you get a chance, convert those tabs to 2 spaces and restore the header formatting (reformatting headers really messes with the rat tool). Great to see this being hacked on again. -David On Jul 6, 2011, at 2:28 PM, kma...@apache.org wrote:

Re: Some of existing ejb samples that depends on auto local business interface grouping in geornimo stop to work after this commit.

2011-07-05 Thread David Blevins
On Jul 5, 2011, at 12:53 AM, Shawn Jiang wrote: Hi David, Some of existing geornimo ejb samples that depend on auto local business interface grouping stop to work after this commit. *URL: http://svn.apache.org/viewvc?rev=989853view=rev Log: Removed automatic grouping of

Re: bval TCK

2011-07-03 Thread David Blevins
On Jul 3, 2011, at 12:38 PM, Romain Manni-Bucau wrote: Hi, i wonder how we could pass bval tck, i mean, in the jsr303 there is nothing useable to pass TCKs, in JEE 6 spec only the Validator and ValidatorFactory are described. However in the tck set a lot of standalone (not jee) tests

Re: bval TCK

2011-07-03 Thread David Blevins
.tck.util.StandaloneContainersImpl Not sure what's up with that, but it passes all the tests. -David 2011/7/3 David Blevins david.blev...@gmail.com On Jul 3, 2011, at 12:38 PM, Romain Manni-Bucau wrote: Hi, i wonder how we could pass bval tck, i mean, in the jsr303 there is nothing useable to pass TCKs

Re: Apache OpenEJB 3.2.0 release

2011-06-30 Thread David Blevins
On Jun 29, 2011, at 6:52 AM, Jean-Louis MONTEIRO wrote: OK did some small fixes and merge Transaction stuff (root cause from David's changes). Also had a look to JIRA and close some of them. That's definitely an area where we have to focus on because there are a lot of non relevant JIRA

Re: Apache OpenEJB 3.2.0 release

2011-06-30 Thread David Blevins
rmannibu...@gmail.com i take this action, javaee-api-noweb could maybe be renamed javaee-api-embedded? - Romain 2011/6/30 David Blevins david.blev...@gmail.com On Jun 29, 2011, at 6:52 AM, Jean-Louis MONTEIRO wrote: OK did some small fixes and merge Transaction stuff (root cause from

Re: Apache OpenEJB 3.2.0 release

2011-06-29 Thread David Blevins
On Jun 29, 2011, at 12:42 AM, Jean-Louis MONTEIRO wrote: Hi all, Romain and I are working on 3.2.0 release. We are currently checking JIRAs starting with older ones. A lot of them are no more relevant nowadays. That's why we are closing them. If you have any comments/problems, please

Re: [jira] [Commented] (OPENEJB-1623) Example: Sharing of @ApplicationScoped beans

2011-06-29 Thread David Blevins
Hi Alper! Added you to the openejb-contributors group in JIRA and assigned it to you. It's all yours! -David On Jun 29, 2011, at 7:53 PM, Alper Akture (JIRA) wrote: [

Re: Patch for OPENEJB-1607 (CDI @Interceptor and @InterceptorBinding examples)

2011-06-28 Thread David Blevins
On Jun 28, 2011, at 5:39 AM, stratwine wrote: Oops.. Gotto make some changes. Please don't take this patch.. I'll post a different one Hehe. No worries. I've added you to the openejb-contributors group in JIRA assigned the JIRA to you so others know not to grab the task. -David

Re: Road Map

2011-06-28 Thread David Blevins
that :) -David - Ranga From: David Blevins david.blev...@gmail.com To: David Blevins david.blev...@gmail.com Cc: dev@openejb.apache.org Sent: Wednesday, June 22, 2011 8:34 PM Subject: Re: Road Map On Jun 4, 2011, at 6:10 PM, David Blevins wrote

Re: Road Map

2011-06-28 Thread David Blevins
On Jun 28, 2011, at 12:18 PM, David Blevins wrote: On Jun 23, 2011, at 9:18 AM, Ranga S wrote: I'll work on https://issues.apache.org/jira/browse/OPENEJB-1608 Great! Can you sign up for a JIRA account and send me your ID? Trying to get everything organized and things clearly marked

Fwd: Travel Assistance applications now open for ApacheCon NA 2011

2011-06-28 Thread David Blevins
Begin forwarded message: Resent-From: dblev...@visi.com From: Gavin McDonald ga...@16degrees.com.au Date: June 6, 2011 1:01:40 AM PDT To: commun...@apache.org Subject: Travel Assistance applications now open for ApacheCon NA 2011 Reply-To: commun...@apache.org Reply-To:

Re: [jira] [Commented] (OPENEJB-1616) Allow more choice in sending datasources to clients over openejb jndi transport

2011-06-26 Thread David Blevins
On Jun 26, 2011, at 5:13 PM, David Jencks wrote: BTW I noticed that the externalizable objects are all handled with externalizable.write(out) and the serializable ones out.writeObject(ser) rather than using out.writeObject(ser) for all of them. Is this to save a little bit of

Re: Arquillian adaptor for TomEE

2011-06-25 Thread David Blevins
For plain CDI EJB we should model things after openejb3/examples/decorators/ and use the standard EJB 3.1 EJBContainer API. For servlet stuff it would definitely be cool to get some Arquillian based examples going. We could use a ton of servlet tests for TomEE in general. -David On Jun 25,

Re: CDI TCK Progress

2011-06-22 Thread David Blevins
On Jun 22, 2011, at 7:08 PM, Hao Lieu wrote: i'm going to take a look into [OPENEJB-1579] Setup CDI TCK for TomEE Sweet. I checked in a little stub project for you. There's not much there but it can help to have something to patch against. Basically we need to: 1. download and

Re: Road Map

2011-06-22 Thread David Blevins
On Jun 4, 2011, at 6:10 PM, David Blevins wrote: Sent a note out to the LA JavaUsers Group about two weeks ago to see if anyone wanted to get together to do some hacking. Got three responses and we all got together today to give them an intro to the project and technology (hello Hao

Re: A patch for OPENEJB-1565 (Retweet OpenEJB contributors feed)

2011-06-21 Thread David Blevins
It's hooked up and appears to be working! :) Let the retweeting begin! -David On Jun 18, 2011, at 9:30 AM, Karan Malhi wrote: Really liked reading this thread. Vishwa, you explained as you patched, nice way to keep everybody updated. Looking forward to more patches from you :). Great

Re: Example page generator - OPENEJB-1566

2011-06-18 Thread David Blevins
/~rmannibucau/generated/glossary.html - Romain 2011/6/15 Romain Manni-Bucau rmannibu...@gmail.com i had a try, if someone want have a look it is in tools project, run Daily main specifying parameters (an example is in comment). - Romain 2011/5/31 David Blevins david.blev...@gmail.com

Re: java.lang.RuntimePermission setContextClassLoader if using java.security

2011-06-17 Thread David Blevins
On Jun 16, 2011, at 1:35 PM, Jonathan Gallimore wrote: No problem. I've been able to reproduce it - just using the security policy you provided with our simple-stateless example was enough. I don't have a fix yet, but I'll post back when I've debugged it a bit further. I'm not sure it is

Re: can we use new BSD licence?

2011-06-14 Thread David Blevins
On Jun 14, 2011, at 2:55 PM, Romain Manni-Bucau wrote: Hi, can we use some code under the new BSD licence ( http://www.opensource.org/licenses/bsd-license.php)? if no is it true even for tools? BSD is fine. GPL and related restrictions only apply to what we ship. We have examples that

CDI TCK Progress

2011-06-14 Thread David Blevins
If anyone is looking for some challenging and hard work. Still some critical CDI work to be done. [OPENEJB-1205] Expose Stateful remove method from proxy for Scope management [OPENEJB-1579] Setup CDI TCK for TomEE [OPENEJB-1581] InjectionTarget replacement for EJBs

Re: [NOTICE] Account created: Romain Manni-Bucau (rmannibucau)

2011-06-13 Thread David Blevins
You're all setup, Romain! Normally it doesn't take quite this long, but you had to wait in line with all the Open Office people. It's good company at least! :) -David On Jun 13, 2011, at 12:57 PM, r...@apache.org wrote: Hi, The account 'rmannibucau' was created for Romain Manni-Bucau as

Re: [DISCUSSION] How to bring server global/app context to applient context ?

2011-06-12 Thread David Blevins
On Jun 12, 2011, at 2:53 AM, Shawn Jiang wrote: For leveraging openejb remote jndi system idea, I thought about it, to add global/app xxx openejb/deployment/xxx mapping in openejb so that when a jndi request comes, openejb could return the requested object with following path

Re: Website - markdown

2011-06-12 Thread David Blevins
On Jun 12, 2011, at 11:28 AM, Karan Malhi wrote: Infra was super quick with our request. Here is the first (and only) page of our site in staging https://svn.apache.org/repos/infra/websites/staging/openejb/trunk/content/index.html Huge thanks to you and Infra! This is great progress! Will

Re: Examples - CDI

2011-06-12 Thread David Blevins
that are just bits and pieces of the puzzle are pretty free to be creative like that. But we'd like to certify TomEE, so at least there it has to remain enabled by default. -David --- On Fri, 6/10/11, David Blevins david.blev...@gmail.com wrote: From: David Blevins david.blev...@gmail.com

Re: Examples - CDI

2011-06-12 Thread David Blevins
On Jun 12, 2011, at 10:01 PM, David Blevins wrote: We tried this for a very short time in the early days of Geronimo till we were reminded that it was explicitly against the TCK agreement to ship a certified server in non compliant mode by default. To be clearer, compliance as defined

Re: Examples - CDI

2011-06-10 Thread David Blevins
) - Ranga From: David Blevins david.blev...@gmail.com To: dev@openejb.apache.org Sent: Wednesday, June 8, 2011 4:03 PM Subject: Re: Examples - CDI On Jun 8, 2011, at 3:09 PM, Ranga S wrote: Thanks! I wanted to first get a simple stand-alone example up

Re: Examples - CDI

2011-06-10 Thread David Blevins
--- On Fri, 6/10/11, David Blevins david.blev...@gmail.com wrote: From: David Blevins david.blev...@gmail.com Subject: Re: Examples - CDI To: dev@openejb.apache.org Date: Friday, June 10, 2011, 12:19 AM On Jun 9, 2011, at 4:16 PM, Ranga S wrote: Thanks! I tried using

Re: Examples - CDI

2011-06-09 Thread David Blevins
On Jun 9, 2011, at 4:16 PM, Ranga S wrote: Thanks! I tried using the createEJBContainer construct, but it complains about not finding any modules to deploy when I run it. Add a src/main/resources/META-INF/beans.xml file. That should do the trick. CDI spec requires users to have a

Re: Examples - CDI

2011-06-09 Thread David Blevins
From: David Blevins david.blev...@gmail.com To: dev@openejb.apache.org Sent: Thursday, June 9, 2011 5:19 PM Subject: Re: Examples - CDI On Jun 9, 2011, at 4:16 PM, Ranga S wrote: Thanks! I tried using the createEJBContainer construct, but it complains

Re: Examples - CDI

2011-06-08 Thread David Blevins
On Jun 8, 2011, at 3:09 PM, Ranga S wrote: Thanks! I wanted to first get a simple stand-alone example up and running. I was wondering how to get access to the OWB container to lookup a Named bean. If a standalone example is out-of-the scope of this project, please let me know and I

App Clients and JNDI

2011-06-08 Thread David Blevins
My memory of the app client code is a little hazy, I seem to recall that there were some slight differences between the way OpenEJB does app clients and the way Geronimo does app clients. The part that I know for sure is that neither uses the names created via the openejb.jndiname.format. So

Re: App Clients and JNDI

2011-06-08 Thread David Blevins
[is there someone who can help put this design info in the wiki -- super swamped at the moment] On Jun 8, 2011, at 7:44 PM, David Blevins wrote: My memory of the app client code is a little hazy, I seem to recall that there were some slight differences between the way OpenEJB does app

Jar listing performance

2011-06-07 Thread David Blevins
FYI, to Romain, regarding http://www.friendpaste.com/JU7WuKslKle9UaAL3r21M There might be caching going on in the first call that makes the second call go faster. We should check that angle. Maybe switch the order or loop the main code a couple times. -David

Re: Website - markdown

2011-06-07 Thread David Blevins
On Jun 7, 2011, at 8:13 PM, Karan Malhi wrote: Not sure if anybody is working on the website, but I will start playing with markdown and maybe even start moving our docs to markdown format. Will probably be posting questions on the list. Hack away. If we can get a structure like this one

Re: Road Map

2011-06-06 Thread David Blevins
they are using. Separate module sounds fine to me. I did wonder whether we should get in touch with the JBoss guys regarding Arquillian I think it might be good to get it on their radar. Any thoughts? Sure we can. -David On Sun, Jun 5, 2011 at 2:10 AM, David Blevins david.blev...@gmail.comwrote

Re: svn commit: r1131304 - in /openejb/trunk/openejb3/container: openejb-core/src/main/java/org/apache/openejb/ openejb-core/src/main/java/org/apache/openejb/assembler/classic/ openejb-core/src/main/j

2011-06-06 Thread David Blevins
Checked in a fix. TCK seems to like it so far. -David On Jun 6, 2011, at 4:53 AM, Shawn Jiang wrote: This brought some ejb tx regressions on geronimo tck. I can't dig into it because of my poor apache svn connection for now. -- Forwarded message -- From:

Road Map

2011-06-04 Thread David Blevins
Sent a note out to the LA JavaUsers Group about two weeks ago to see if anyone wanted to get together to do some hacking. Got three responses and we all got together today to give them an intro to the project and technology (hello Hao, Alper and Ranga!) So when asking myself what does the

Re: A patch for OPENEJB-1565 (Retweet OpenEJB contributors feed)

2011-06-04 Thread David Blevins
On Jun 4, 2011, at 5:49 PM, stratwine wrote: Hi, I have added another patch (RetweetFunctionallyGood.patch). This retweets pretty well, with original the image of original-tweeter emebedded. It takes a default list of recent tweets (around 15 ) from the list Checks for #openejb or

Re: A patch for OPENEJB-1565 (Retweet OpenEJB contributors feed)

2011-06-04 Thread David Blevins
On Jun 4, 2011, at 6:39 PM, David Blevins wrote: On Jun 4, 2011, at 5:49 PM, stratwine wrote: Hi, I have added another patch (RetweetFunctionallyGood.patch). This retweets pretty well, with original the image of original-tweeter emebedded. It takes a default list of recent tweets

Re: Lost method info if the local and remote interface are in a type hierarchy

2011-06-03 Thread David Blevins
On Jun 2, 2011, at 4:43 PM, David Blevins wrote: Definitely not popular, but it doesn't need to be to be part of the TCK :) It was never tested before and we never supported it. Specifically we only supported it legacy 2.x Home/Remote LocalHome/Local views. There was a TODO

Re: Lost method info if the local and remote interface are in a type hierarchy

2011-06-02 Thread David Blevins
Definitely not popular, but it doesn't need to be to be part of the TCK :) It was never tested before and we never supported it. Specifically we only supported it legacy 2.x Home/Remote LocalHome/Local views. There was a TODO in this area of the code and the transaction attributes are not

IDE specific examples

2011-05-31 Thread David Blevins
in the examples zip and all the generated projects setup to use those libraries. -David 2011/5/31 David Blevins david.blev...@gmail.com Great way to take things a step further :) If we did everything this way we might have better documentation :) -David On May 30, 2011, at 7:13 PM, kma

Re: IDE specific examples

2011-05-31 Thread David Blevins
/repos/asf/openejb/trunk/openejb3/assembly/openejb-lite/ At least it would make the manual setup of projects easier. We could make more of those kinds of all-in-one jars that contain different chunks of features, perhaps webservices, jms, remoting, etc. -David 2011/5/31 David Blevins

Re: Example page generator - OPENEJB-1566

2011-05-31 Thread David Blevins
/31 David Blevins david.blev...@gmail.com https://issues.apache.org/jira/browse/OPENEJB-1566 Task is up for grabs. Basics of it are pull in the README.md for each example and use a markdown processor to generate the HTML -- some options [1][2]. Slap on the Syntax highlighting css/js[3

Re: IDE specific examples

2011-05-31 Thread David Blevins
people will find them useful. A lot of people really like the all in one javaee-api jar. -David 2011/5/31 David Blevins david.blev...@gmail.com On May 31, 2011, at 11:03 AM, Romain Manni-Bucau wrote: ok so we simply need to add a dependency:copy-dependencies + a sed. Sed or perl or some

Re: IDE specific examples

2011-05-31 Thread David Blevins
about it is Adam Bien. Pretty safe to say he knows what he's doing. Though Adam did say why; he simply hates selecting all those jars when adding OpenEJB to his project in the IDE. -David 2011/5/31 David Blevins david.blev...@gmail.com On May 31, 2011, at 12:15 PM, Romain Manni-Bucau

Re: Example page generator - OPENEJB-1566

2011-05-31 Thread David Blevins
some perl skills (limited, but functional), so I'd probably try that. Probably the hardest approach of them all, but the most interesting to me personally. But it would be weeks or months before I might have any time to do something like that. -David 2011/5/31 David Blevins david.blev

Standalone Modules (Re: svn commit: r1129784)

2011-05-31 Thread David Blevins
On May 31, 2011, at 9:29 AM, genspr...@apache.org wrote: 1, add a isStandalone field for modules. when the module is part of a ear, it's not standalone. Since we already have an immutable standaloneModule boolean in AppModule. Maybe instead of adding second mutable boolean for the same

<    1   2   3   4   5   6   7   8   9   10   >