Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlCoreTLV

后端 未结 4 1812
走了就别回头了
走了就别回头了 2021-01-05 02:12

So I was working with JSTL in OSGi, under Gemini runtime. And I\'m getting following exception, when I try to access the url to my servlet: -

SE         


        
4条回答
  •  臣服心动
    2021-01-05 02:39

    First of all, I don't think I can really answer this question, no idea if this is relevant to you.

    I've struggled with this problem too, until I switched to Pax Web. It worked pretty much out of the box. I intended to go back and figure out exactly why my previous setup did not work, but, well, it never happened.

    So, if it is possible in your situation, use Pax Web over hand picking your own bundles.

提交回复
热议问题