hmm not sure if we publish any xsd or "single page doc" about openejb-jar.xml
i have to write a lot of doc but for some weeks it will be hard to find "cool time" to do so but that's on my todo list about the sample it is a great idea, do you want to contribute it? (just need to create a jira, and attach a patch - the only constraint on sample is the pom.xml which should define a distribution management but simply start from this pom for instance: http://svn.apache.org/repos/asf/openejb/trunk/openejb/examples/cdi-basic/pom.xml ) *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/5 netname <[email protected]> > Nothing beats working code ! > > You get the error: "The number of beans deployed (3) does not match the > number of beans actually in the jar (2). Please redeploy this jar." If you > do not change the attribute from "class-name" to "ejb-name" or if you do > not > change the value to the EJB name and leave the full class name. > > Here is the working example including the change to the cxf.jaxrs.providers > property in openejb-jar.xml in order to eliminate resource.xml fooEjb.zip > <http://openejb.979440.n4.nabble.com/file/n4657789/fooEjb.zip> > > Do you know if there is any type of documentation for openejb-jar.xml? > > Also, it might be a good idea to add the setup of Jackson to the list of > provided examples. > > Thanks a lot for your help! > > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/TomEE-1-5-and-Jackson-tp4657777p4657789.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
