> here is the ref to the bean which is taken > from a servlet - this gives me ejb not bound > messages to the web page - i've tried a load > of combinations and I can't get it right. Any > advice would be greatly appreciated. > > * @web:ejb-local-ref > * name="ejb/PartyOrderEJBLocal" > * home="au.com.ucw.cop.interfaces.PartyOrderEJBLocalHome" > * local="au.com.ucw.cop.interfaces.PartyOrderEJBLocal" > * type="Entity" > * link="PartyOrderEJB"
The problem could be in a number of places. Could you tell us what app server you're using, and maybe show us the last part of the ejb-jar.xml file (the bit with the ejb-refs). ANd also the code that is getting the exception, and stack trace? (o: not too much hey! hehe (and... and...) cheers dim _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
