The following comment has been added to this issue:
Author: Andrew Stevens
Created: Sat, 4 Jun 2005 1:42 PM
Body:
That's odd. I've checked the relevant tag handler and, so long as it finds
both ejb.bean and ejb.interface tags, it should certainly be using the
ejb.interface tag's
Message:
The following issue has been reopened.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1416
Here is an overview of the issue:
--
Message:
The following issue has been closed.
Resolver: Andrew Stevens
Date: Sat, 4 Jun 2005 1:45 PM
Paul, if it's not actually resolved as Fixed don't set the "fixed in" version,
otherwise it'll appear in the 1.3 changes log.
---
Message:
The following issue has been closed.
Resolver: Andrew Stevens
Date: Sat, 4 Jun 2005 1:53 PM
Damn, now I'm messing it up. How embarrassing :-(
-
View the issue:
http://opensource.atlassian.com/projects/xd
Message:
The following issue has been reopened.
-
View the issue:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1416
Here is an overview of the issue:
--
Update of
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup/resources
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22569/xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup/resources
Modified Files:
lookup.xdt
Log Message:
Back-out of last commit. This needs so
Andrew,
> I notice from the ConnectionFactory javadocs that createConnection is
> "since 1.1" (of JMS, presumably) which I assume is newer than the
> jboss-j2ee.jar that's in the samples' lib directory as the
> ConnectionFactory in there doesn't appear to have any methods...
> If this is the case,