Re: JNDI lookup help

2007-11-12 Thread David Blevins
To make sure everything is absolutely perfect, I've hacked up an example of using the weblogic descriptors. And for the first time ever, I hacked up an Ant build.xml to run the example as I know that's what you're using. You can get the example via: svn export

Re: JNDI lookup help

2007-11-11 Thread David Blevins
On Nov 9, 2007, at 2:47 PM, Casey Rayman wrote: This fixed the error. One hopefully last question for a while: The bean get's deployed, but it is still being deployed by the {deploymentId}{interfaceType.annotationName} format. Do I need to force openejb.jndiname.format to something

Re: JNDI lookup help

2007-11-09 Thread David Blevins
This looks like something I did wrong. Digging in now. -David On Nov 8, 2007, at 1:41 PM, Casey Rayman wrote: We use Ant here. I'll download a copy of Maven to see if I can't get a little more self sufficient with my own builds and perhaps even contribute. I've been busy this week with

Re: JNDI lookup help

2007-11-06 Thread Jacek Laskowski
On 11/5/07, Casey Rayman [EMAIL PROTECTED] wrote: That would be awesome. Thanks David. Could you send the weblogic-ejb-jar.xml you're working with? It'd be an excellent example to start with and add more features as they're needed. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: JNDI lookup help

2007-11-05 Thread Casey Rayman
That would be awesome. Thanks David. Casey On Nov 2, 2007, at 12:52 PM, David Blevins wrote: On Nov 2, 2007, at 8:54 AM, Casey Rayman wrote: I'm looking at openejb as a testing environment for some entity beans. Our production environment is Weblogic. We are using the local-jndi-name