I am developing dynamic sping modules on Equinox. However, when I start Equinox, I have several packages in the RESOLVED state. One of them is com.springsource.org.apache.jasper-6.0.18.jar. Then, when I try to start it, Equinox returns an error like:
Unable to start snippet package: initial @reference: file: com.springsource.org.apache.jasper-6.0.18.jar
I am not the reason. Does anyone know a problem?
source
share