On Mon, 2003-03-17 at 19:53, Bhagia, Mahesh wrote: > I don't use any ejb's, why does it refer to ejb...
Because you're using @ejb.ejb-ref when you should be using @web.ejb-ref? Andrew. > -----Original Message----- > From: Bhagia, Mahesh [mailto:[EMAIL PROTECTED] > Sent: Monday, March 17, 2003 2:42 PM > To: '[EMAIL PROTECTED]' > Subject: [Xdoclet-user] webdoclet [adr][adr] > > > > Hi, > > I have set target for webdoclet, does any one know why I get > > [webdoclet] Mar 17, 2003 2:29:55 PM xdoclet.template.TemplateEngine > invokeMethod > [webdoclet] SEVERE: Invoking method failed: > xdoclet.modules.ejb.dd.EjbRefTagsHandler.forAllEjbRefs, > line=23 of template file: > file:/d06/dev/reportwriter/7i/src/jsp/xdoclet/modules/ejb/dd/resources/ejb-r > ef.xdt > [webdoclet] java.lang.reflect.InvocationTargetException > [webdoclet] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > [webdoclet] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 > ) > [webdoclet] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java > :25) > > Thanks ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
