How shoulf look like "beanJndiName" property

for a bean like this:

  * @ejb:bean
  *      type="Stateless"
  *      name="QueryEngine"
  *      jndi-name="ejb/QueryEngineRemoteHome"
  *      local-jndi-name="ejb/QueryEngineLocalHome"
  *      view-type="both"
  *
  * @jboss-net:web-service
  *      urn="query"
  *      expose-all="true"
  *

  it produces:
<parameter name="beanJndiName"
  value="java:comp/env/ejb/QueryEngineRemoteHome ejb/QueryEngineLocalHome"/>

is it correct?

Conrad


Dnia 2002-07-19 11:48, Użytkownik Jung , Dr. Christoph napisał:
> You mean the dtd for the web-service.xml?
> 
> Unfortunately there is no such thing, but please look at 
> 
> http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/reference.ht
> ml#Deployment
> 
> for a more verbose description.
> 
> CGJ
> 
> -----Ursprüngliche Nachricht-----
> Von: conrad [mailto:[EMAIL PROTECTED]] 
> Gesendet: Freitag, 19. Juli 2002 15:08
> An: [EMAIL PROTECTED]
> Betreff: [JBoss-user] Jboss.net web-service.dtd?
> 
> 
> Hi everyone
> 
> Is there web-service.dtd available anywere?
> 
> Cheers
> Conrad?
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> ###########################################
> 
> This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
> For more information, connect to http://www.F-Secure.com/
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to