[jboss-jira] [JBoss JIRA] Closed: (JBAS-4575) resourceadapter-class should be optional
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Thu Sep 13 11:22:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4575?page=all ]
Adrian Brock closed JBAS-4575.
------------------------------
Fix Version/s: JBossAS-5.0.0.Beta3
JBossAS-4.2.2.GA
(was: JBossAS-4.2.3.GA)
Resolution: Done
> resourceadapter-class should be optional
> ----------------------------------------
>
> Key: JBAS-4575
> URL: http://jira.jboss.com/jira/browse/JBAS-4575
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: JBossAS-4.2.1.GA
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: JBossAS-5.0.0.Beta3, JBossAS-4.2.2.GA
>
>
> According to the connection-1.5.xsd the resourceadapter-class is optional,
> but JBoss currently requires that is specified.
> <xsd:element name="resourceadapter-class"
> type="j2ee:fully-qualified-classType"
> minOccurs="0">
> If one isn't specified then we should just use the
> org.jboss.resource.deployment.DummyResourceAdapter
> that does nothing for that rar.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list