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

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Thu Jul 25 10:09:26 EDT 2013


Jesper Pedersen created WFLY-1760:
-------------------------------------

             Summary: 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