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

Richard Opalka (Updated) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 03:32:16 EDT 2011


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

Richard Opalka updated JBWS-3357:
---------------------------------

    Fix Version/s: jbossws-native-4.0
                    jbossws-cxf-4.0
                       (was: jbossws-cxf-4.1)
                       (was: jbossws-native-4.1)
         Assignee: Richard Opalka

    
> 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
>            Assignee: Richard Opalka
>             Fix For: jbossws-native-4.0,  jbossws-cxf-4.0
>
>
> 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.
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 jbossws-issues mailing list