So do you think I may skip explaining both, or only server-jar? Where I can find more info of openejb-jar.xml?
2014-07-22 15:03 GMT+02:00 Romain Manni-Bucau <[email protected]>: > Hi > > today service-jar shouldn't be seen by the user anymore (it was before we > support class-name and few other tags on <Resource />) > > openejb-jar.xml main goal is to complete ejb-jar.xml for ejb config and for > jaxrs for instance configure the application (cxf specific config mainly or > provider configuration if you don't use auto scanning or programmatic > solution) > > > > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > 2014-07-22 13:52 GMT+02:00 Alex Soto <[email protected]>: > > > Hi guys, > > > > I am writing a document about how to configure Apache TomEE. I have > almost > > finished but I have one question related to two configuration files that > I > > have not found so much information. These files are service-jar.xml and > > openejb-jar.xml. > > > > For the first one I have read the one provided by Apache TomEE and I > > understand exactly the purpose of that file. But I am not pretty sure why > > this file should worry final user, I mean now I cannot imagine a use case > > where final user may require to create its own service-jar.xml. > > > > On the other side there is openejb-jar.xml, probably because I have > always > > used annotations approach and not required really complex logic I have > > never used this file. What is exactly its purpose? > > > > Thanks > > > > Alex. > > > > -- > > +----------------------------------------------------------+ > > Alex Soto Bueno > > www.lordofthejars.com > > +----------------------------------------------------------+ > > > -- +----------------------------------------------------------+ Alex Soto Bueno - Computer Engineer www.lordofthejars.com +----------------------------------------------------------+
