I'd have expected that it's the ejb-jar.xml that WLS checks to get the
list of beans, rather than the weblogic-ejb-jar.xml.  However, to
answer the specific question, if there's no difference with the bean
tags & there no way one bean could be excluded from the fileset to
scan, the only other thing I can think of is a difference in any base
classes they might extend, but I'm not sure of that...  Certainly with
webdoclet, there are issues if a servlet extends a class not in the
xdoclet class path when it's parseing the file, but I don't know if
that's the same with ejbdoclet.

/Gwyn

On 25/04/06, Doug Tanner <[EMAIL PROTECTED]> wrote:
> I see what you are saying, but Xdoclet creates a weblogic-ejb-jar.xml
> file in which all EJBs are referenced so that it knows which to create.
> However, now that you have brought up this very good point I went back
> into look at this file and the problem EJB is not referenced anywhere.
> So, new question, if all of my tags are identical to any other EJB, why
> is this one not being referenced in the file?


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to