[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-866) PojoCache sensor example broken
Ben Wang (JIRA)
jira-events at jboss.com
Tue Nov 21 09:57:41 EST 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-866?page=all ]
Ben Wang resolved JBCACHE-866.
------------------------------
Resolution: Done
Took out two beanshell demos. See readme.txt.
> PojoCache sensor example broken
> -------------------------------
>
> Key: JBCACHE-866
> URL: http://jira.jboss.com/jira/browse/JBCACHE-866
> Project: JBoss Cache
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.ALPHA1
> Reporter: Rajesh Rajasekaran
> Assigned To: Ben Wang
> Fix For: 2.0.0.ALPHA2
>
>
> bsh % sourceRelative("aop.bsh");
> // Error: // Uncaught Exception: Method Invocation this.interpreter.source : at Line: 19 : in file: /bsh/commands/sourceRelative.bsh : this .interpreter .source ( path , this .caller .namespace )
> Called from method: sourceRelative : at Line: 1 : in file: <unknown file> : sourceRelative ( "aop.bsh" )
> Target exception: Sourced file: C:\Documents and Settings\rrajasekaran\Desktop\cache-release-2.0\JBossCache-all-2.0.0.ALPHA1\examples\PojoCache\sensor\aop.bsh : Class: PojoCache not found in namespace : at Line: 9 : in file: C:\Documents and Settings\rrajasekaran\Desktop\cache-release-2.0\JBossCache-all-2.0.0.ALPHA1\examples\PojoCache\sensor\aop.bsh : PojoCache
> bsh % sourceRelative("aop2.bsh");
> // Error: // Uncaught Exception: Method Invocation this.interpreter.source : at Line: 19 : in file: /bsh/commands/sourceRelative.bsh : this .interpreter .source ( path , this .caller .namespace )
> Called from method: sourceRelative : at Line: 1 : in file: <unknown file> : sourceRelative ( "aop2.bsh" )
> Target exception: Sourced file: C:\Documents and Settings\rrajasekaran\Desktop\cache-release-2.0\JBossCache-all-2.0.0.ALPHA1\examples\PojoCache\sensor\aop2.bsh : Class: PojoCache not found in namespace : at Line: 9 : in file: C:\Documents and Settings\rrajasekaran\Desktop\cache-release-2.0\JBossCache-all-2.0.0.ALPHA1\examples\PojoCache\sensor\aop2.bsh : PojoCache
--
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