Have u ever tried to install aspectj tools bundle? Any bundle installed after that throws class cast exceptions on bundle activator.
The bundle takes the org.osgi.framework from aspectj and not the system package. -> inspect p r bundle_id org.osgi.framework; version=1.6.8.RELEASE -> com.springsource.org.aspectj.tools --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

