This content has been marked as final.
Show 4 replies
-
1. Re: The following elements will be removed from EJB3 jboss.x
jaikiran Apr 2, 2009 5:00 AM (in response to aloubyansky)I went through the elements in jboss_5_1.xsd and listed those that couldn't find being used by EJB3. So I consider them EJB2 legacy and am going to remove them for metadata GA.
Does this mean, that the jboss.xml (with jboss_5_1 xsd) is only meant for EJB3 applications? So EJB2.x applications should use older xsd declarations in the jboss.xml? -
2. Re: The following elements will be removed from EJB3 jboss.x
aloubyansky Apr 2, 2009 5:24 AM (in response to aloubyansky)Yes, jboss.xml for EJB2 references DTDs.
-
3. Re: The following elements will be removed from EJB3 jboss.x
dimitris Apr 6, 2009 7:55 AM (in response to aloubyansky)Alexey, just go ahead, I don't see people willing to provide more input on this.
But if someone needs those of those elements, he'll have to add it back himself :-) -
4. Re: The following elements will be removed from EJB3 jboss.x
wolfc Apr 6, 2009 8:01 AM (in response to aloubyansky)No, regression means rollback.
Fact of the matter is that this case shows that jboss.xsd should not be part of the metadata project. Within Metadata there is no way to assert completeness, because the actual logic that dictates this demand is in the EJB 3 project.
I think I'm going to pull it out. If a component uses EJB 3 metadata it should depend on an EJB 3 component anyway.