[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: Jboss + servletbridge + equinox + jsp samples

Quick follow-up. The issue of the ClassNotFoundException for the jboss FileAppender still occurs, but the other issue - that of the JSP tag/scriptlets not working - has been resolved, tho I'm still trying to figure out exactly why or how.

In trying to solve another goal for the prototype, I inadvertently solved the issue. It *might* be the order in which the various bundles are starting up. In the approach where I saw it fail, I was manually adding bundles one by one through the console until I had everything RESOLVED or ACTIVE that was needed. In the scenario where this just works, I put everything into the bridge.war's WEB-INF/eclipse/plugins folder and made some of the bundles forced to start at load time. So the only difference I can see is the load/start order of the bundles.

I want to be sure about this, however, so will try and recreate both scenarios manually and see.

Any help on the 1st issue again, however, would be most welcome!

Thanks,
Scott