[jboss-user] [JBoss Getting Started Documentation] - Howto report documentation error?
j0llyr0g3r
do-not-reply at jboss.com
Mon Apr 21 04:53:09 EDT 2008
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
More information about the jboss-user
mailing list