Hi,

yes, that turned out to be the problem. My class was package-private, after
making it public it went fine. I'll test with the new rhino.jar asap.

Thanks.

Bye, Helma

> -----Original Message-----
> From: Sylvain Wallez [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, 27 June 2004 15:47
> To: [EMAIL PROTECTED]
> Subject: Re: JXTemplate introspection problem - PLEASE HELP
> 
> 
> [EMAIL PROTECTED] wrote:
> 
> >Guys,
> >
> >I hope some of you can help, because I'm stuck and cannot figure out 
> >what to do to get this solved. I've posted this on the 
> userlist as well 
> >but got no response, so I figured that it is probably too 
> much related 
> >to the Cocoon internals for a "regular" user to answer. I'm 
> trying my 
> >luck here.
> >  
> >
> 
> Helma, I just fixed a weird bug in Rhino+cont related to Java objects 
> introspection. That problem occured on objects instance of a 
> private of 
> package-private class, which were turned into JS objects having no 
> properties at all.
> 
> Don't know if your classes are private or package-private, 
> but you may 
> want to try the latest rhino jar, committed a few minutes ago.
> 
> Sylvain
> 
> -- 
> Sylvain Wallez                                  Anyware Technologies
> http://www.apache.org/~sylvain           http://www.anyware-tech.com
> { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
> 

Reply via email to