You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Pierre Devreux (JIRA)" <ji...@apache.org> on 2013/09/12 12:08:51 UTC

[jira] [Created] (TOMEE-1029) env-entry for WebServices are not processed in TomEE

Pierre Devreux created TOMEE-1029:
-------------------------------------

             Summary: env-entry for WebServices are not processed in TomEE
                 Key: TOMEE-1029
                 URL: https://issues.apache.org/jira/browse/TOMEE-1029
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.5.1
            Reporter: Pierre Devreux


Declaring an env-entry in ejb-jar.xml for an attribute of a WebService bean doesn't work in TomEE plus 1.5.1, but declaring it in env-entries.properties works. 
But in embedded mode env-entry in ejb-jar.xml works.

In attachement a project showing this behavior.
-> run JUnitTest and ask the web service, taken value from ejb-jar.xml
-> deploy TomEE and ask the web service, env-entries.properties is taken.

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