That particular comment appears before a commented out declaration
of the jndi-name element and both should be removed. There is no
general form for the jndi-name as it depends on the JNDI naming
provider. Examples of different forms of JNDI names could be
added to the other jndi-element declaration.

----- Original Message ----- 
From: "Mike Swainston-Rainford" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 24, 2001 3:14 PM
Subject: [JBoss-dev] jndi-name element example?


> 
> The snippet below is from jboss.dtd/jboss_2_4.dtd. Whats with the t3://? 
> Isn't that from the BEA opposition :-)
> 
>          The jndi-name element gives the deployed name of the reference. The
>          general form is
>             <jndi-name>t3://otherserver/application/beanB</jndi-name>
> 
> Shouldn't it be something like
> 
> -------
> ...
> <jndi-name>hostname:port//otherserver/application/beanB</jndi-name>
> for example
> <jndi-name>localhost:1099//otherserver/application/beanB</jndi-name>
> -------
> 
> Mike S-R
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
> 


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to