JBoss Community

Re: Unable to call SFSB from jsf.. javax.naming.NameNotFoundException

created by Phanor Coll in EJB3 - View the full discussion

within the bean I have a the following:

 

@Remove

public void createAccount() {

         .....

         .....

         .....

         .....

}

 

when I call it to create the account, It should remove the SFSBs data from cache, but I get this error:

 

15:49:32,968 INFO  [org.jboss.as.ejb3] (http--127.0.0.1-8080-1) JBAS014101: Failed to find {[2, 119, -91, -31, 74, -97, 70, -2, -86, 127, -87, -112, 8, 79, -4, -11]} in cache

 

why is this?

Reply to this message by going to Community

Start a new discussion in EJB3 at Community