I it possible to simply deploy a plain old java object to openEJB as a compiled class in a jar file, and not as a fully blown EJB bean?
Does this object need to have a class annotation? What is this annotation, what is it's import statement, what is the lib jar file for it (is it in SE/EE Java)? Presumably one can dispense with an xml deployment description file? -- View this message in context: http://openejb.979440.n4.nabble.com/OPEN-EJB-most-recent-version-and-POJO-s-tp3576153p3576153.html Sent from the OpenEJB User mailing list archive at Nabble.com.
