Phanor Coll [https://community.jboss.org/people/pcoll] created the discussion
"Re: Unable to call SFSB from jsf.. javax.naming.NameNotFoundException" To view the discussion, visit: https://community.jboss.org/message/723609#723609 -------------------------------------------------------------- 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 [https://community.jboss.org/message/723609#723609] Start a new discussion in EJB3 at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
