[jboss-jira] [JBoss JIRA] (WFLY-4026) add a configuration attribute to @WebContext to handle EJB3 loadOnStartup > -1 situations

Rostislav Svoboda (JIRA) issues at jboss.org
Wed May 3 04:14:00 EDT 2017


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

Rostislav Svoboda commented on WFLY-4026:
-----------------------------------------

any plans for this issue ?

> add a configuration attribute to @WebContext to handle EJB3 loadOnStartup > -1 situations
> -----------------------------------------------------------------------------------------
>
>                 Key: WFLY-4026
>                 URL: https://issues.jboss.org/browse/WFLY-4026
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EJB
>    Affects Versions: 9.0.0.Alpha1
>            Reporter: R Searls
>
> An app with a servlet that is loadOnStartup = 1 that references an EJB3 webservice not defined by a WSDL fails because the EJB3 servlet does not have the same loadOnStartup designator.  There is an existing wildFly integration test that demonstrates this.  (see org.jboss.as.test.integration.ws.serviceref.ServiceRefWithoutExplicitWsdlServletTestCase)
> Also see the original bug filed against this behavior and the comments on the
> cause, https://issues.jboss.org/browse/WFLY-3262.
> A suggested solution is to add a configuration attribute to @WebContext.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list