[jboss-jira] [JBoss JIRA] (AS7-3654) Handling of slot attribute is not done correctly
Stefano Maestri (JIRA)
jira-events at lists.jboss.org
Fri Feb 10 05:56:48 EST 2012
[ https://issues.jboss.org/browse/AS7-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665592#comment-12665592 ]
Stefano Maestri commented on AS7-3654:
--------------------------------------
it wasn't implemented. I have done an implementation locally, can you provide (attaching here) your config (both standalone.xml and modules) I can use to test my implementation verifying it's ok for your use case?
Thanks in advance
> Handling of slot attribute is not done correctly
> ------------------------------------------------
>
> Key: AS7-3654
> URL: https://issues.jboss.org/browse/AS7-3654
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA
> Affects Versions: 7.1.0.CR1b
> Reporter: Facundo Contrera
> Assignee: Stefano Maestri
> Labels: driver, main, module, slot
>
> I use SLOT attribute in the driver element to reference an speficic version instead of using main (default one), but when I start up the JBoss the attribute is erased and it uses always the .jar file inside the main folder.
> I tested deleting the main folder, so as to be sure the JBoss was using my .jar inside the slot folder, but it doesn't work.
> From looking into code, functionality is partly there but it does not work as it should.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list