[Xdoclet-user] Websphere bnd generation problem.

2006-10-23 Thread Anthony Roy
Hi all, I am trying to make sense of XDoclets ibm-ejb-jar-bnd.xmi generation. I have an ejb with the following xdoclet markup: EnquiryControllerBean.java: * @ejb.ejb-ref ejb-name = "EnquiryInsert" ref-name = "ejb/EnquiryInsertLocal" view-type = "local" * @ejb.ejb-ref ejb-name = "Redemption"

RE: [SPAM] - Re: [Xdoclet-user] Websphere merge points... - Email found in subject

2006-05-30 Thread Anthony Roy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Andrew Stevens ... > I went through all the templates some time ago and added all > the missing merge point documentation (at least, for the ones > users are expected to use as opposed to internal

Re: [Xdoclet-user] Websphere merge points...

2006-05-24 Thread Andrew Stevens
On Fri, 2006-05-19 at 16:27, Anthony Roy wrote: > Hi all, > > I have been trying to get an EJB lookup working in my current project. > The EJB I want to call is in a different project, and so I can't use > XDoclet for this particular EJB. I have got the lookup working fine in > JBoss by using the

[Xdoclet-user] Websphere merge points...

2006-05-19 Thread Anthony Roy
Hi all, I have been trying to get an EJB lookup working in my current project. The EJB I want to call is in a different project, and so I can't use XDoclet for this particular EJB. I have got the lookup working fine in JBoss by using the merge points in the ejbdoclet and jboss tasks - however I ca

[Xdoclet-user] websphere configuration for xdoclet in maven build?

2005-06-13 Thread Mick Knutson
Does anyone have any exapmles of configuring maven to allow xdoclet to generate websphere specific ejb files? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) -

[Xdoclet-user] Websphere Map.mapxmi file generation

2004-07-21 Thread rmathur1977-lists
Hi, I am wondering if its possible to generate Websphere's Map.mapxmi file with xdoclet ? I dont want to generating that file with WSAD and would prefer using xdoclet. Cheers, Rohit Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com

[Xdoclet-user] WebSphere Help needed

2003-09-28 Thread kiuma
Hello everyone, I'd like to know if there is some somple on how to generate WebSphere deployment files. I haven't understood how to do with xdoclet so i'll appeciate any help very much! Thx in advance, kiuma --- This sf.net email is sponsored

RE: [Xdoclet-user] Websphere tag documentation

2003-06-02 Thread Rupp,Heiko
[ Please don't use HTML-Mail here ] I'm reposting the message for I did not get any answer on my first post. Is anybody using Websphere? If so where can I find info on the tags to use with Entity Beans. For example the equivalents of @jboss.relation, @jboss.persistence, @jboss.relation, @jboss.

FW: [Xdoclet-user] Websphere tag documentation

2003-05-30 Thread François Eric
Title: FW: [Xdoclet-user] Websphere tag documentation Hi, I'm reposting the message for I did not get any answer on my first post.  Is anybody using Websphere?  If so where can I find info on the tags to use with Entity Beans.  For example the equivalents of @jboss.rel

[Xdoclet-user] Websphere tag documentation

2003-05-29 Thread François Eric
Title: Websphere tag documentation Hello, I would like to use xdoclet with websphere but when looking at the existing tags in the documentation, I do not see many.  Are those the only existing tags for websphere or are there other tags that are simply not documented?  If that is the case, w

[Xdoclet-user] WebSphere...

2003-04-02 Thread loic . lefevre
Hello, can anyone tell me if the webspherewebxml subtask works? TIA, Loic This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord

RE: [Xdoclet-user] WebSphere module bug???

2003-01-14 Thread loic . lefevre
Thanks to Lotus Notes, all the bold characters have disapeared :-( - xmi/xsi problem is symbolized by the ***(1)*** - IDs problem by ***(2)*** > Hello all, > Since 4 days I'm struggling with websphere to deploy an > ear file. I've used XDoclet 1.2b2 with the following options: > > ... > destdir

[Xdoclet-user] WebSphere module bug???

2003-01-14 Thread loic . lefevre
Hello all, Since 4 days I'm struggling with websphere to deploy an ear file. I've used XDoclet 1.2b2 with the following options: ... ... After analyzing the DD generated by XDoclet here is what I've found: In

RE: [Xdoclet-user] WebSphere 5 Support

2002-11-27 Thread Michael Morton
cc 11/27/2002 09:24 Subject AMRE: [Xdoclet-user] WebSphere 5

RE: [Xdoclet-user] websphere webdoclet subtask broken?

2002-11-27 Thread Keith Kee
-- > From: Ara Abrahamian [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 27, 2002 9:24 AM > To: [EMAIL PROTECTED]; 'Xdoclet-User@Lists. Sourceforge. Net' > Subject: RE: [Xdoclet-user] websphere webdoclet subtask broken? > > > Silly mistakes. Fixed. Let me know if

RE: [Xdoclet-user] WebSphere 5 Support

2002-11-27 Thread Ara Abrahamian
o volunteer before :-) Is WAS5 still xmi-based? Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Michael A. Puening > Sent: Tuesday, November 26, 2002 6:29 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Web

RE: [Xdoclet-user] websphere webdoclet subtask broken?

2002-11-27 Thread Ara Abrahamian
Silly mistakes. Fixed. Let me know if it works now. Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Keith Kee > Sent: Tuesday, November 26, 2002 11:31 PM > To: Xdoclet-User@Lists. Sourceforge. Net > Subj

[Xdoclet-user] websphere webdoclet subtask broken?

2002-11-26 Thread Keith Kee
Hi: Has anyone been successful in using webspherewebxml subtask? I keep getting the error: webspherewebxml: 'templateFile' parameter missing. Specify both 'destinationFile' and 'templateFile' configuration parameters please. when I try to execute the task as shown belown:

[Xdoclet-user] WebSphere 5 Support

2002-11-26 Thread Michael A. Puening
What is the status of the WebSphere specific tags (specifically, the EJB module)? I don't see a lot of postings regarding WebSphere, but the few postings I have found stated that support was minimal and that Ara was hoping to get more support for it in the 1.2 release. Now that WebSphere 5.0 i

RE: [Xdoclet-user] Websphere newbie question

2002-05-28 Thread Ara Abrahamian
CTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Ferran Puig > Sent: Tuesday, May 28, 2002 2:54 PM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Websphere newbie question > > > Hi all, > > I'm trying to generate deploy descriptors for websphere wit

[Xdoclet-user] Websphere newbie question

2002-05-28 Thread Ferran Puig
Hi all, I'm trying to generate deploy descriptors for websphere with xdoclet, the problem is that the generated ejb-jar.xml file does not contain any id, which are referenced from the other deployment descriptors (ibm-ejb-jar-bnd.xmi and ibm-ejb-jar-ext.xmi), so when I call Ant ejbjar task for

RE: [Xdoclet-user] websphere and xdoclet

2002-05-16 Thread Ara Abrahamian
t; Sent: Thursday, May 16, 2002 10:45 AM > To: Ara Abrahamian; Narinder Makin; Xdoclet-User (E-mail) > Subject: RE: [Xdoclet-user] websphere and xdoclet > > Are you getting any contributions for WS5 yet? > > Is there anything ready? > > Paul. > > > -Original Me

RE: [Xdoclet-user] websphere and xdoclet

2002-05-16 Thread Narinder Makin
: Ara Abrahamian; Narinder Makin; Xdoclet-User (E-mail) Subject: RE: [Xdoclet-user] websphere and xdoclet Are you getting any contributions for WS5 yet? Is there anything ready? Paul. > -Original Message- > From: Ara Abrahamian [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 16 April 200

RE: [Xdoclet-user] websphere and xdoclet

2002-05-15 Thread Paul McLachlan
Are you getting any contributions for WS5 yet? Is there anything ready? Paul. > -Original Message- > From: Ara Abrahamian [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 16 April 2002 3:56 AM > To: 'Narinder Makin'; 'Xdoclet-User (E-mail)' > Subjec

RE: [Xdoclet-user] websphere and xdoclet

2002-05-01 Thread Ara Abrahamian
--- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of J. Matthew Pryor > Sent: Thursday, May 02, 2002 9:07 AM > To: Ara Abrahamian; 'Narinder Makin'; 'Xdoclet-User (E-mail)' > Subject: RE: [Xdoclet-user] websphere and xdoclet > >

RE: [Xdoclet-user] websphere and xdoclet

2002-05-01 Thread J. Matthew Pryor
Sent: Tuesday, April 16, 2002 3:56 AM > To: 'Narinder Makin'; 'Xdoclet-User (E-mail)' > Subject: RE: [Xdoclet-user] websphere and xdoclet > > > No WAS4 is supported. But you're welcome to implement the necessary > templates and send it directly to me. Bt

RE: [Xdoclet-user] WebSphere 4 PK class and etc.

2002-04-19 Thread Aslak Hellesoy
2002 22:49 > To: 'Vincent Harcq'; [EMAIL PROTECTED] > Subject: RE: [Xdoclet-user] WebSphere 4 PK class and etc. > > > > This (for performance) techniques is dating of rickard ejbdoclet. > > But because I guess creating PK class OK for all container is a big

RE: [Xdoclet-user] WebSphere 4 PK class and etc.

2002-04-19 Thread Ara Abrahamian
> This (for performance) techniques is dating of rickard ejbdoclet. > But because I guess creating PK class OK for all container is a bigger > priority I think it is maybe not a bad idea to remove them. Agree. If you file the bug today you can expect to see the fix in WAS6 or 7 :-) > Well in fac

RE: [Xdoclet-user] WebSphere 4 PK class and etc.

2002-04-19 Thread Vincent Harcq
. Hehe I knwo somebody for that...Aslak ? You are there ? ;) Vincent > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Ara Abrahamian > Sent: vendredi 19 avril 2002 14:28 > To: 'Shunsuke Masuda'; [EMAIL PROTECTED]

RE: [Xdoclet-user] WebSphere 4 PK class and etc.

2002-04-19 Thread Ara Abrahamian
> WebSphere 4 complains of PK classes which have non-public > fields at deployment time. > To stop this, I think I need to write another entitypk.j and specify it > in ant's build files. Are there any other way? So you faced this problem too :-) Just make a copy of entitypk.j, remove serialVersio

RE: [Xdoclet-user] WebSphere 4 PK class and etc.

2002-04-19 Thread Ara Abrahamian
> The entitypk.j template in CVS generates public fields (plus one > serialVersionUID with package visibility). I don't remember how it is in > XDoclet 1.1.2. > Does WS complain about the serialVersionUID field or the member fields' > visibility? It's a bug of WAS, doesn't check for fields to be

RE: [Xdoclet-user] WebSphere 4 PK class and etc.

2002-04-18 Thread Aslak Hellesoy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Shunsuke Masuda > Sent: 18. april 2002 16:34 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] WebSphere 4 PK class and etc. > > > Hello, > > WebSphere 4 co

[Xdoclet-user] WebSphere 4 PK class and etc.

2002-04-18 Thread Shunsuke Masuda
Hello, WebSphere 4 complains of PK classes which have non-public fields at deployment time. To stop this, I think I need to write another entitypk.j and specify it in ant's build files. Are there any other way? And I'd like to know about XDoclet's websphere support development. Is it taken place

RE: [Xdoclet-user] websphere and xdoclet

2002-04-15 Thread Ara Abrahamian
ginal Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of Narinder Makin > Sent: Monday, April 15, 2002 9:27 PM > To: Xdoclet-User (E-mail) > Subject: [Xdoclet-user] websphere and xdoclet > > Is there a version of xdoclet that supports

[Xdoclet-user] websphere and xdoclet

2002-04-15 Thread Narinder Makin
Is there a version of xdoclet that supports Websphere 5 , Technology Preview? thanks, Narinder. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 10:38 AM To: Narinder Makin Subject: Re: RE: websphere and xdoclet Hi Narinder. I'm not su