[jboss-jira] [JBoss JIRA] Created: (JBCACHE-866) PojoCache sensor example broken
Rajesh Rajasekaran (JIRA)
jira-events at jboss.com
Fri Nov 17 16:39:41 EST 2006
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: Manik Surtani
Fix For: 2.0.0.ALPHA1
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