You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/07/01 15:13:54 UTC

[GitHub] ralf0131 commented on issue #1998: Application can't be started because of DubboWebApplicationInitializer

ralf0131 commented on issue #1998: Application can't be started because of DubboWebApplicationInitializer
URL: https://github.com/apache/incubator-dubbo/issues/1998#issuecomment-401612989
 
 
   Hi, I think removing SpringContextLoaderListener in your web.xml will solve this issue.  But that will require user to change their code.
   
   The DubboWebApplicationInitializer will be called before any Listener configured in web.xml.
   
   I am still thinking about a more elegant way to solve it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org