[jboss-jira] [JBoss JIRA] Created: (JBCACHE-863) Plain Cache tutorial broken
Rajesh Rajasekaran (JIRA)
jira-events at jboss.com
Fri Nov 17 16:25:41 EST 2006
Plain Cache tutorial broken
---------------------------
Key: JBCACHE-863
URL: http://jira.jboss.com/jira/browse/JBCACHE-863
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.ALPHA1
Reporter: Rajesh Rajasekaran
Assigned To: Manik Surtani
Fix For: 2.0.0.ALPHA1
bsh % sourceRelative("plain.bsh");
<org.jboss.cache.transaction.DummyTransactionManager at 82674b>
<{}>
<null>
<org.jboss.cache.transaction.DummyUserTransaction at 9fdee>
<null>
bsh % tree.put(Fqn.fromString("/a/b/c/d"), "JBoss", "Open Source");
// Error: EvalError: Attempt to resolve method: put() on undefined variable or class name: tree : at Line: 1 : in file: <unknown file> : tree .put ( Fqn .fromString ( "/a/b/c/d" ) , "JBoss" , "Open Source" )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list