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 
http://svn.apache.org/repos/asf/openejb/trunk/openejb3/examples/helloworld-weblogic

Then run with:

 ant -lib maven-ant-tasks-2.0.7.jar

I've incorporated the maven-ant-tasks-2.0.7.jar AntLib just to make downloading all the dependencies and building the classpaths easier. It can be downloaded here: http://www.apache.org/dist/maven/binaries/maven-ant-tasks-2.0.7.jar

Unfortunately, there was one last oversight on my part in r593658 which I posted yesterday. Hopefully the above example which shows things working end-to-end (and now runs with our build) will get you back on the fast track. Here's another binary build for non-maven usage:

 http://people.apache.org/~dblevins/openejb-594438

Thanks for hanging in there. This is a great feature to have, we definitely appreciate the requests.

-David


Reply via email to