Fehler bei Publish eines Dienstes im OWLS UDDI Matchmaker:
The absolute uri: http://java.sun.com/jstl/core cannot be resolved in either web.xml or the jar files deployed with this applicationI receive this error
Lösung
You need to copy new version of jstl.jar and standard.jar into
%CATALINA_HOME%\common\lib
You will get the jstl at here:
http://www.apache.org/dist/jakarta/taglibs/standard/binaries/

