[jboss-dev-forums] [JCA Development] - resource_adapter_1_0.xsd
Stefano Maestri
do-not-reply at jboss.com
Tue Aug 17 07:19:43 EDT 2010
Stefano Maestri [http://community.jboss.org/people/maeste] created the discussion
"resource_adapter_1_0.xsd"
To view the discussion, visit: http://community.jboss.org/message/557642#557642
--------------------------------------------------------------
Hi all,
I've committed the http://anonsvn.jboss.org/repos/jbossas/projects/jboss-jca/trunk/common/src/main/resources/schema/resource-adapter_1_0.xsd first draft of the named xsd. It aims to define a structure of former <connection-factories> tag in old jboss-ds_6_0.dtd.
It add some new concept (adming object, resource_adapter tag and so on) and try to make easier to write this kind of config both for new and old concepts (aka connection-factories).
Please have a look to the http://anonsvn.jboss.org/repos/jbossas/projects/jboss-jca/trunk/common/src/main/resources/schema/resource-adapter_1_0.xsd xsd, the http://anonsvn.jboss.org/repos/jbossas/projects/jboss-jca/trunk/common/src/main/java/org/jboss/jca/common/api/metadata/resourceadapter/ metadata api, http://anonsvn.jboss.org/repos/jbossas/projects/jboss-jca/trunk/common/src/main/java/org/jboss/jca/common/metadata/resourceadapter/ and its implementation with also http://anonsvn.jboss.org/repos/jbossas/projects/jboss-jca/trunk/common/src/main/java/org/jboss/jca/common/metadata/resourceadapter/ResourceAdapterParser.java StAX parser implemented too.
Maybe it would help to take a look also to our test suite resources where I have ported an example taken for AS6 and converted to the new structure. I'll convert much more of these examples as soon we have discussed xsd and we have agreed about it (to just don't nedd to fix thess porting many times).
Any comment are more than welcome.
bye
S.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/557642#557642]
Start a new discussion in JCA Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2099]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100817/d594dd6f/attachment.html
More information about the jboss-dev-forums
mailing list