I downloaded the stuff at
http://openejb.apache.org/download.html and started the openejb standalone server.
I then tried following the instructions at
http://openejb.apache.org/3.0/simple-stateless-example.html
I cannot get anything to run. I have
maven 2.1 installed. I cannot find any instructions that say I have to define symbols like OPENEJB_HOME.
I'm using cygwin on XP. Adding the openejb directory to the classpath did not seem to help.
I saw a build.xml file and tried ant but that did not work either! I believe I have the latest
Java 1.6 SDK.
Can someone kindly tell me how to make these examples run! Thanks!
Siegfried