yes there are plans to fix it. No we haven't gotten to it yet.
Adrian Brock wrote:
This EJB3 tutorial is still broken, are there any plans to fix it?
Maybe it just needs updating to the latest JBossCache in jboss-head?
On Mon, 2005-08-22 at 19:10, Adrian Brock wrote:
jboss-head builds now,
but the tutorial mentioned below is still broken.
On Mon, 2005-08-22 at 13:42, Adrian Brock wrote:
On Mon, 2005-08-22 at 12:50, Steve Ebersole wrote:
BTW, this fails for me even with the source checked out …
Looking at the code that doesn't compile, it also suggests
the hibernate integration is broken?
org.jboss.tutorial.clusteredentity.bean.EntityTestBean
private boolean isInCache(TreeCache cache, Node node, String key)
throws CacheException
{
//Not the best way to look up the cache entry, but how hibernate
creates the cache entry
//and fqn seems to be buried deep deep down inside hibernate...
if (node == null)
{
node = cache.get("/");
}
//THIS AND SOME OTHER CODE IN THIS METHOD DOES NOT COMPILE:
Map map = node.getChildren();
______________________________________________________________________
From:[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Ben Wang
Sent: Monday, August 22, 2005 11:13 AM
To: Ryan Campbell; jboss-development@lists.sourceforge.net; QA
Subject: [JBoss-dev] RE: jboss-head-jdk-matrix Build Failed
No, it should since it is not a major release branch. :-) This api
just got lost during the refactoring in the TreeCache module.
BTW, this is only 1.2.4Alpha build. I have commented it in the
component.xml as well.
-Ben
______________________________________________________________________
From: Ryan Campbell
Sent: Monday, August 22, 2005 8:59 AM
To: Ben Wang; 'jboss-development@lists.sourceforge.net'; QA
Subject: RE: jboss-head-jdk-matrix Build Failed
So JBossCache 1.2.4’s API is not backwards-compatible with 1.2.3?
______________________________________________________________________
From: Ben Wang
Sent: Monday, August 22, 2005 10:39 AM
To: Ryan Campbell; 'jboss-development@lists.sourceforge.net'; QA
Subject: RE: jboss-head-jdk-matrix Build Failed
Sorry about this. I forgot to compile it with JDK1.5 on ejb3. I will
fix it soon.
-Ben
--
Bill Burke
Chief Architect
JBoss Inc.
-------------------------------------------------------
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
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development