This content has been marked as final. 
    
Show                 3 replies
    
- 
        
1. Re: Action class can't be invoked
kukeltje Sep 19, 2005 4:07 AM (in response to vaibhav_contact)do you get an error? The line
<action name='look' com.ss.s.Action.weWrite'/>
is not correct. It's not valid xml - 
        
2. Re: Action class can't be invoked
vaibhav_contact Sep 22, 2005 1:25 AM (in response to vaibhav_contact)hi Ronald,
<action name='look' class='com.ss.s.Action.weWrite'/>
I corrected the syntax, but getting the same problem.
As part of testing its invokation i have placed Logger and file creation
but none gets executed. please help.
Thanks - 
        
3. Re: Action class can't be invoked
hannes Sep 22, 2005 3:41 AM (in response to vaibhav_contact)trace!?
Possibly a ClassLoader Problem (search the forum for that)