[jboss-jira] [JBoss JIRA] (AS7-2961) Context lookup fails during WebService constructor.

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri Feb 17 06:05:38 EST 2012


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

Richard Opalka commented on AS7-2961:
-------------------------------------

Does it mean RH JBoss perf. team is using
jEnterprise2010 benchmark release version 1.03
(the one that includes the patch)
and we can immediately remove the hacks?
                
> Context lookup fails during WebService constructor. 
> ----------------------------------------------------
>
>                 Key: AS7-2961
>                 URL: https://issues.jboss.org/browse/AS7-2961
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Web Services
>    Affects Versions: 7.1.0.Beta1
>         Environment: OpenJDK 6 on Fedora16
>            Reporter: Jeremy Whiting
>            Assignee: Richard Opalka
>             Fix For: 7.1.0.CR1
>
>         Attachments: envEntryWeb.tar.gz, info-stack-trace.txt
>
>
>  During a WebService constructor call my application is making a jndi context lookup that is failing. The lookup uses java:comp/env to lookup an entry. The web service is a JEE5 spec application.
>  The application defines an env-entry in the web deployment descriptor.
>  It looks as though the context is not established in time for the WebSevice constructor being called.
>  A sample application is provided to demonstrate the issue. When this application is deployed I am seeing the stack trace in the second attachment.

--
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 jboss-jira mailing list