[Xdoclet-devel] [XDoclet-JIRA] Commented: (XDT-1421) Wrong generated in webservices.xml

2005-06-04 Thread noreply
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

[Xdoclet-devel] [XDoclet-JIRA] Reopened: (XDT-1416) Bug

2005-06-04 Thread noreply
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: --

[Xdoclet-devel] [XDoclet-JIRA] Closed: (XDT-1416) Bug

2005-06-04 Thread noreply
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. ---

[Xdoclet-devel] [XDoclet-JIRA] Closed: (XDT-1416) Bug

2005-06-04 Thread noreply
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

[Xdoclet-devel] [XDoclet-JIRA] Reopened: (XDT-1416) Bug

2005-06-04 Thread noreply
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: --

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup/resources lookup.xdt,1.15,1.16

2005-06-04 Thread Heiko W.Rupp
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

Re: [Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/lookup/resources lookup.xdt,1.14,1.15

2005-06-04 Thread Heiko W. Rupp
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,