I am developing a sping dynamic modules on Equinox. However when I run Equinox I have several bundles in RESOLVED state. One of these is com.springsource.org.apache.jasper-6.0.18.jar
. Then, when I try to start it Equinox returns an error as:
A fragment bundle cannot be started: initial@reference:file:com.springsource.org.apache.jasper-6.0.18.jar
I do not what is the cause. Does anyone know the problem?