Hi,

Try:

 


--
Serge


"Daniel Kucharski&qu wrote:
> Hello.
> 
> I have a problem when invoking a component.
> 
> The component specification:
> 
> 
>     
> 
> 
> My Home page wants to use this component, so i have:
> 
> 
>     
>         Start page
>     
>     
>         
>       
> 
> 
> 
> The Home.getCurrentInstance method should fail because i've added some
> malicious code:
> 
>  /** Retrieve the current instance */
>     public Instance getCurrentInstance(){
>       
>       Instance instance = null;
>       Concept c = instance.getConcept();
> 
> 
> 
> Appearantly, it is not invoking this getCurrentInstance() method, as i would
> then have seen an exception coming up.  The question is simple, why doesn't
> it invoke this getCurrentInstance() method?  And what is the best way to
> debug this kind of problems?
> 
> 
> Greetings,
> 
> And a happy christmas :)
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



-------------------- m2f --------------------

Sent from www.TapestryForums.com

Read this topic online here: <<topic_link>>

http://www.tapestryforums.com/viewtopic.php?p=12408#12408

-------------------- m2f --------------------


Reply via email to