7
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 3 years ago.
Feb 12, 2022 — Feb 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed sub-element order of <servlet> for servletSpec 2.4 (XDT-1286). Thanks to Scott England-Sullivan for the patch More... almost 21 years ago
Added validation against the J2EE 1.4 schemas (XDT-1043) and fixed the schemaLocation (XDT-1283) More... almost 21 years ago
Added validation against the J2EE 1.4 schemas (XDT-1043) More... almost 21 years ago
delcared some parameters mandatory More... almost 21 years ago
documented the mandatory parameter More... almost 21 years ago
handled upper-lower-case difference in the reentrant element between ejb 2.0 and 2.1 More... almost 21 years ago
lower cased default value for reentrant More... almost 21 years ago
using consants for getting and comparing the ejbSpec parameter More... almost 21 years ago
added support for the havingClassTag attribute of the deploymentdescriptor subtask (XDT-943) More... almost 21 years ago
added a method for testing a class against the havingClassTag attribute of the current subtask (XDT-943) More... almost 21 years ago
Added support for XML Schema validation (XDT-1285) More... almost 21 years ago
Minor fixes for the XML Schema validation (XDT-1284) More... almost 21 years ago
Added the schemas and dtd's which are imported from ejb-jar_2_1.xsd to allow offline verification (XDT-1285) More... almost 21 years ago
Added support for XML Schema validation (XDT-1284) More... almost 21 years ago
don't replace generated ejb-ref's with the merge file(XDT-1183) More... almost 21 years ago
Fixed generation rules to use ejb.home instead of ejb.interface for the generate-Parameter (XDT-1280). Thanks to Peter Antman for the patch. More... almost 21 years ago
Added the activation-config-property tag (XDT-1279) More... almost 21 years ago
Added support for MDB's which have another messaging-type than javax.jms.MessageListner (XDT-1279) More... almost 21 years ago
Added the jboss.resource-adapter tag (XDT-1279) More... almost 21 years ago
fixed unbalanced "-characters (XDT-1281) More... almost 21 years ago
Added the messaging-type parameter for Message Driven Beans (XDT-1277) More... almost 21 years ago
javadoc & tempate tag docs. XDT-1225
andy.stevens
as stevensa
More... almost 21 years ago
Add another patch contributor, and update the logo location in line with recent changes at SourceForge.
andy.stevens
as stevensa
More... almost 21 years ago
- Updated jdo_2_0.dtd by the most current one from the JPOX project. - Added/replaced some parameters of @jdo.field to match the current spec draft. - Added docu (at least a stub) for each @jdo.field param. More... almost 21 years ago
JBoss QL queries for select methods (XDT-1274) More... almost 21 years ago
Fixed whitespace problem surrounding preferences validator. More... almost 21 years ago
using cmp field names for the primary key fields instead of property names because the primary key object uses also cmp field names More... almost 21 years ago
using property names for setting the instance variables in the constructor because XDtEjbPk:pkfieldList does also use property names More... almost 21 years ago
Allow an optional namespace to be specified for an Axis service. XDT-1168 Thanks to Antoni Reus for patch.
andy.stevens
as stevensa
More... almost 21 years ago
Only include jndiURL and jndiContextClass parameters if their respective config parameters are actually used. XDT-1169. Thanks to Antoni Reus for patch.
andy.stevens
as stevensa
More... almost 21 years ago