The strangest thing I have seen so far...

I import Role from model package and try to use an added method

role.setSort("usr");

NetBeans claims the method is not there. I check, its there. Even when I
follow netbeans advice 'create method setSort in Role' netbeans opens Role,
adds the method, so I delete the previous implementation, add the code to
the newly created method, save, clean, compile and Netbeans still claims in
my ActionTest, that the method does not exist... 

Does anybody know what might be causing this?
-- 
View this message in context: 
http://www.nabble.com/extension-of-appfuse-roles-not-testing-correctly-tp25491920s2369p25512093.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to