开发者

Tomcat not loading services

开发者 https://www.devze.com 2023-04-11 16:52 出处:网络
Does anyone know if the META-INF/services folder gets loaded by Tomcat at all?? I have a war file 开发者_JAVA技巧that defines a few services, all of which run just fine under JBoss but Tomcat seems to

Does anyone know if the META-INF/services folder gets loaded by Tomcat at all?? I have a war file 开发者_JAVA技巧that defines a few services, all of which run just fine under JBoss but Tomcat seems to ignore them. Any ideas if this is a Tomcat limitation or something else tha I might be missing?

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消