[jbossws-issues] [JBoss JIRA] Updated: (JBWS-3357) Implement support for lookup mechanism for JAXWS endpoints & handlers

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Sep 16 03:25:27 EDT 2011


     [ https://issues.jboss.org/browse/JBWS-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-3357:
----------------------------------

    Component/s: jbossws-cxf
                 jbossws-native


> Implement support for lookup mechanism for JAXWS endpoints & handlers
> ---------------------------------------------------------------------
>
>                 Key: JBWS-3357
>                 URL: https://issues.jboss.org/browse/JBWS-3357
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-native
>            Reporter: Richard Opalka
>             Fix For: jbossws-native-4.1, jbossws-cxf-4.1
>
>
> JSR 316: JavaEE Platform Specification
> Section 5.4: Simple Environment Entries
>> // an entry that gets its value from an application-wide entry
> @Resource(lookup="java:app/env/timeout") int timeout;
> <env-entry>
> <env-entry-name>somePackage.SomeClass/timeout</env-entry-name>
> <env-entry-type>java.lang.Integer</env-entry-type>
> <injection-target>
> <injection-target-class>somePackage.SomeClass</injection-
> target-class>
> <injection-target-name>timeout</injection-target-name>
> </injection-target>
> <lookup-name>java:app/env/timeout</lookup-name>
> </env-entry>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbossws-issues mailing list