[jboss-jira] [JBoss JIRA] (WFLY-1760) JCA deployment annotations

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Tue Jul 30 16:41:26 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794001#comment-12794001 ] 

Jesper Pedersen commented on WFLY-1760:
---------------------------------------

Current work branch: https://github.com/jesperpedersen/wildfly/tree/wfly1760 
                
> JCA deployment annotations
> --------------------------
>
>                 Key: WFLY-1760
>                 URL: https://issues.jboss.org/browse/WFLY-1760
>             Project: WildFly
>          Issue Type: Task
>          Components: JCA
>            Reporter: Jesper Pedersen
>            Assignee: Stefano Maestri
>             Fix For: 8.0.0.CR1
>
>
> The
> {noformat}
> javax.resource.ConnectionFactoryDefinition
> javax.resource.ConnectionFactoryDefinitions
> javax.resource.AdministeredObjectDefinition
> javax.resource.AdministeredObjectDefinitions
> {noformat}
> should be supported deployed into JNDI contexts
> {noformat}
> java:app
> java:comp
> java:module
> java:global
> {noformat}
> from servlets, and EJBs.
> Missing an ironjacamar.security property should result in a WARN, and a further WARN about the general usage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list