Hello,

I am trying to get the demo HelloBean working with xdoclet. My bean has:

...
 * @ejb.bean name="Hello"
 * display-name="Hello World Bean"
 * type="Stateless"
 * view-type="remote"
 * jndi-name="Hello"
 * 
 * @ejb.transaction type="Required"
 * 
 * @jboss-net.web-service urn=ÂHello-urn 
...

and my ant task has:

...

...

but my web-service.xml only has:

...
  
    
    
...

with no service name. Am I doing something wrong here?

Thanks
Neil

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843395


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to