[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: missing ejb-local-ref section in jboss-web.xml

2005-10-24 Thread fwesterop
Sorry, posted this in the wrong thread (should be JBoss IDE (Users)). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902996#3902996 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902996 ---

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - missing ejb-local-ref section in jboss-web.xml

2005-10-24 Thread fwesterop
Hi, I'm strugling with XDoclet. I'm using JBossIDE to generate deployment descriptors for accessing a session bean from a servlet using it's local interfaces. I can't find the correct Xdoclet tag to use in my servlet to generate a correct jboss-web.xml file. This is what I've got: /** | * S