I am running Eclipse 3.0.1 and MyEclipse 3.8.3 and JBoss 3.2.5. I have deployed the Demo successfully, but when I start JBoss I get the following error.
14:43:47,223 INFO [EjbModule] Deploying Trader
14:43:47,353 WARN [EjbModule] Could not load the org.jboss.resource.connectionmanager.CachedConnectionInterceptor interceptor for this container
java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.resource.connectionmanager.CachedConnectionInterceptor
Any clues? Thanks.
IJG