[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-863) Plain Cache tutorial broken

Ben Wang (JIRA) jira-events at jboss.com
Fri Jan 5 22:58:27 EST 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-863?page=all ]

Ben Wang resolved JBCACHE-863.
------------------------------

    Resolution: Done

Test it with pre-alpha2 release and it works fine.

> 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.ALPHA2
>
>
> 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