[Xdoclet-devel] RE: xdoclet-devel -- confirmation of subscription -- request 332219

2003-03-26 Thread Rick Johnson
confirm 332219 --- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en

[Xdoclet-devel] [XDoclet JIRA] New comment: (XDT-341) when using the deploymentdescriptor subtask to generate ejb-jar.xml for cmp1.1 the methodinterface that is generated in ejb-jar.xml is always Remote, which is wrong

2003-03-26 Thread legendaryservice
The following comment has been added to this issue: Author: Andrew Stevens Created: Wed, 26 Mar 2003 3:31 PM Body: Okay, I see what you're saying. I thought you were just talking about Remote vs. Local, not Remote vs. Home. I reckon it's as easy to fix by just replacing the ret

Re: [Xdoclet-devel] Building docs

2003-03-26 Thread Craig Walls
Never mind...I'm not really sure what I did, but I tried it one more time and it's working fine now. Craig Walls wrote: > I'm trying to build the latest XDoclet documentation from the latest > stuff in CVS. When I do, everything builds fine, except for two > problems: > >* The Ant tasks are

[Xdoclet-devel] Building docs

2003-03-26 Thread Craig Walls
I'm trying to build the latest XDoclet documentation from the latest stuff in CVS. When I do, everything builds fine, except for two problems: * The Ant tasks are displayed in the left-hand navigation with their less-than and greater-than characters escaped. For example: "<ejbdocl

FW: [Xdoclet-devel] [XDoclet JIRA] Closed: (XDT-406) webdoclet does not support distributable attribute

2003-03-26 Thread Rupp,Heiko
This was the best news to get. Thanks!!! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 6:06 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [Xdoclet-devel] [XDoclet JIRA] Closed: (XDT-406) webdoclet does not su

[Xdoclet-devel] [XDoclet JIRA] Closed: (XDT-406) webdoclet does not support distributable attribute

2003-03-26 Thread legendaryservice
Message: The following issue has been closed. Resolver: Erik Hatcher Date: Wed, 26 Mar 2003 11:02 AM distibutable="..." is on , not on . - View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/V

[Xdoclet-devel] [XDoclet JIRA] Created: (XDT-406) webdoclet does not support distributable attribute

2003-03-26 Thread legendaryservice
Message: A new issue has been created in JIRA. - View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-406 Here is an overview of the issue:

Re: [Xdoclet-devel] [XDoclet JIRA] Created: (XDT-403) Apache Axis Deployment/Undeployment Descriptor Generation

2003-03-26 Thread Craig Walls
To be honest, up until today I was ignorant of the fact that there was an XDoclet module for jboss.net. So, I cannot make any claims as to how it compares. I will look into it, though. Ara Abrahamian wrote: > Yeah I know. But jboss.net has its own xdoclet module. > > Ara. > > > -Original Me

[Xdoclet-devel] [XDoclet JIRA] New comment: (XDT-341) when using the deploymentdescriptor subtask to generate ejb-jar.xml for cmp1.1 the methodinterface that is generated in ejb-jar.xml is always Remote, which is wrong

2003-03-26 Thread legendaryservice
The following comment has been added to this issue: Author: Arnold de Groot Created: Wed, 26 Mar 2003 7:10 AM Body: Ok, I did some checking. Here are the details I need ejbSpec 1.1 compliant output (for target appserver HP Bluestone). The Ejb 1.1 spec says: find*, create belong in

[Xdoclet-devel] [XDoclet JIRA] New comment: (XDT-341) when using the deploymentdescriptor subtask to generate ejb-jar.xml for cmp1.1 the methodinterface that is generated in ejb-jar.xml is always Remote, which is wrong

2003-03-26 Thread legendaryservice
The following comment has been added to this issue: Author: Arnold de Groot Created: Wed, 26 Mar 2003 5:33 AM Body: I meant ejbspec 1.1, sorry for the confusion. I pass this as a parameter to the ejbdoclet task call (and use the subtask entitycmp to generate code in compliance wi

RE: [Xdoclet-devel] [XDoclet JIRA] Created: (XDT-403) Apache Axis Deployment/Undeployment Descriptor Generation

2003-03-26 Thread Ara Abrahamian
Yeah I know. But jboss.net has its own xdoclet module. Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED] On Behalf Of Rupp,Heiko > Sent: Wednesday, March 26, 2003 2:06 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [Xdoclet-devel] [XDoclet JIRA]

RE: [Xdoclet-devel] [XDoclet JIRA] Created: (XDT-403) Apache Axis Deployment/Undeployment Descriptor Generation

2003-03-26 Thread Rupp,Heiko
> Excellent! How is it different from jboss.net's stuff? Afaik jboss.net uses Axis Heiko -- Bancotec GmbH EMail: [EMAIL PROTECTED] Calwer Str. 33 Telefon: +49 711 222 992 900 D-70173 Stuttgart Telefax: +49 711 222 992 999 Ein Unternehmen der Cellent AG http://www.cellent.de/

RE: [Xdoclet-devel] [XDoclet JIRA] Created: (XDT-403) Apache Axis Deployment/Undeployment Descriptor Generation

2003-03-26 Thread Ara Abrahamian
Excellent! How is it different from jboss.net's stuff? Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED] On Behalf Of Erik Hatcher > Sent: Wednesday, March 26, 2003 5:58 AM > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] [XDoclet JIRA]

[Xdoclet-devel] [XDoclet JIRA] New comment: (XDT-405) Many2many CMR broken

2003-03-26 Thread legendaryservice
The following comment has been added to this issue: Author: Aslak Hellesøy Created: Wed, 26 Mar 2003 2:11 AM Body: What's the id of the patch you're referring to? - View the issue: http://opensource.atlassian.co

[Xdoclet-devel] [XDoclet JIRA] New comment: (XDT-341) when using the deploymentdescriptor subtask to generate ejb-jar.xml for cmp1.1 the methodinterface that is generated in ejb-jar.xml is always Remote, which is wrong

2003-03-26 Thread legendaryservice
The following comment has been added to this issue: Author: Andrew Stevens Created: Wed, 26 Mar 2003 2:01 AM Body: What exactly is the problem you are having? The summary mentions cmp 1.1, but the patch is referring to the ejbspec version. It's perfectly possible to use CMP 1.1