Hey folks, 

how and where do i report errors in the jboss-documentation?

-> http://docs.jboss.org/ejb3/app-server/tutorial/jndibinding/jndi.html  

says:

@Stateless
  | @RemoteBinding(jndiName="custom/remote/MySession")
  | public class MySessionBean implements MySession
  | {
  | }

which is wrong since it is not jndiName but jndiBinding.

See also this thread:

-> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=133956

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145406#4145406

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145406
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to