On 7/12/11 3:22 PM, Wolfgang Knauf wrote:
Hi all,
probably a dumb question, but I ask it anyway ;-):
Not dumb at all.
all previous JBoss
versions had JBoss specific deployment descriptors for the JavaEE
modules (jboss.xml, jboss-web.xml, jboss-app.xml, jboss-client.xml).
Not including those in the dist was an oversight, aka a bug. I noticed
that a couple hours ago:
https://issues.jboss.org/browse/AS7-1263
Brian updated the DTD/XSD wiki at
http://community.jboss.org/wiki/JBossDTDs and I see that e.g.
"jboss_7_0.xsd" still exists.
But when taking a look at e.g. "standalone.xml", it seems that the
"new"
xsds are used for module specific parts of this big config file. So, is
there some equivalent to e.g. "jboss.xml" for ejb modules in AS7. or
will a "jboss.xml" in the ejb jar have the same effect as adding it's
content to an appropriate location in "standalone.xml"?
No, deployment-specific configuration a la jboss.xml, web.xml,
jboss-web.xml does not go in standalone.xml or domain.xml. The
descriptor files should be packaged in the deployment archive as was
done with previous JBoss AS releases.
Best regards
Wolfgang Knauf
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat