[jboss-user] [JCA Development] - jboss-ra version
Stefano Maestri
do-not-reply at jboss.com
Fri Jul 16 11:36:35 EDT 2010
Stefano Maestri [http://community.jboss.org/people/maeste] created the discussion
"jboss-ra version"
To view the discussion, visit: http://community.jboss.org/message/553074#553074
--------------------------------------------------------------
Hi guys,
during parsing I need to know which version of jboss-ra.xsd is in use. In connector-*.xsd the root tag have an attribute version. Our jboss-ra files haven't it. We have 2 opportunity:
* Add the version attribute to the root tag
* change target namespace in xsd using something like http://www.jboss.org/schema/ra/1.0 http://www.jboss.org/schema/ra/1.0 and http://www.jboss.org/schema/ra/2.0 http://www.jboss.org/schema/ra/2.0
Your thoughts?
For the moment I have choosed the second approach just because it is giving me the opportunity to play with namespace in StAX, but it is very easy to change.
bye
S.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/553074#553074]
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-user/attachments/20100716/4b8cabdb/attachment.html
More information about the jboss-user
mailing list