On Mon, 2005-08-22 at 14:15, Steve Ebersole wrote:
> FWIW, for me, manually moving over the built
> cache/output/lib/jboss-cache.jar file to thirdparty/jboss/cache/lib
> fixed my issues.  Seems ejb3 is using APIs that are present in the
> source tree of cache, but not in the thirdparty binary.

This doesn't work properly either.

I've tried using the old jboss-head module and 
jboss-cache 1.2.3 from jboss4.  

It fixes ejb3, but then the tomcat module fails to build:

/home/adrian/jboss-head/workspace/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java:160:
 cannot find symbol
symbol  : class RegionNotFoundException
location: class org.jboss.web.tomcat.tc5.session.JBossCacheService
            } catch (RegionNotFoundException e) {

-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Chief Scientist
JBoss Inc.
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to