SV: [Xdoclet-user] Newbie Question

2002-11-18 Thread Oystein Aadland
It looks like the build is set up to run with the new jdk 1.4 logging framework. Please check the version of your logging jar files. My guess is that you are running pre jdk 1.4 with a logging setup for jdk 1.4 or jdk 1.4 with an old logging jar file. Sorry, but thats all I could decode from the s

RE: [Xdoclet-user] Relationships to entities with compound PKs

2002-11-18 Thread Eric McIntyre
Title: RE: [Xdoclet-user] Relationships to entities with compound PKs Sorry. We are using XDoclet 1.1.2 and JBoss 3.0. But your solution worked perfectly anyway. We hadn't tried using multiple @jboss.relation tags. Thanks, Eric > -Original Message- > From: Aslak Hellesøy [mailto:[EM

[Xdoclet-user] stateful session bean generating as stateless

2002-11-18 Thread Scott Walters
Hi, I have a type="Stateful" tag in my session bean but xdoclet (1.2.0b1) keeps putting it in the deployment descriptor as stateless. It regenerates the file every time and always updates it with new methods so I know the process is working but I must have something wrong somewhere. I've put

Re: [Xdoclet-user] An error in xdoclet...

2002-11-18 Thread Andrew Stevens
A wise old hermit known only as Jon Finanger <[EMAIL PROTECTED]> once said: > I'm using xdoclet 1.2.0 beta1 with jboss3.0.4, BMP and DAO > > Scenario: > xdoclet does not generate the create( ) methods correctly. That depends on what you consider correct. As far as I know it works just fine as

Re: [Xdoclet-user] how to use placeholder {0}

2002-11-18 Thread Andrew Stevens
A wise old hermit known only as wu qihua <[EMAIL PROTECTED]> once said: >I think the {0} in the following snippet is placeholder,but I do not > know how to use it,how to fill(in place of) the placeholder? > > > It is indeed a placeholder; the home/remote interface subtasks

RE: [Xdoclet-user] Relationships to entities with compound PKs

2002-11-18 Thread Aslak Hellesøy
I'm not sure I understand your question, nor do I know what app server or XDoclet version you're using. Just use several @jboss.relation or @weblogic.column-map or whatever app-server specific tag for each foreign key mapping. Example: /** * @ejb.relation *name="blah" *role-name="grok-

[Xdoclet-user] Relationships to entities with compound PKs

2002-11-18 Thread Eric McIntyre
Title: Relationships to entities with compound PKs Is it possible for an entity bean to have a uni-directional 1..1 relationship with another bean that has a compound PK? It appears that the foreign key mapping only expects one field. If this is possible, are there any details in the docs or e

Re: [Xdoclet-user] - .forAllEjbRefs - template file

2002-11-18 Thread Schlienger, Marc
Ok, I have been looking into more details, and it has nothing to do with what I wrote in my previous email. I has probably something to do with my tags in the source code of the beans. I don't know yet what I'm doing wrong... --- This sf.net em

[Xdoclet-user] Newbie Question

2002-11-18 Thread Sahni Istmeet
Hi, I am new to XDoclet and I am trying to run samples and I am getting following error. I am using ant1.5 and log4j. I also had to add commons logging jar as it did not come bundled alongwith the Xdoclet. Any help will be highly appreciated. Thanks java.lang.NoSuchMethodError at org.apa

[Xdoclet-user] - .forAllEjbRefs - template file

2002-11-18 Thread Schlienger, Marc
Hello everybody, I'm running into troubles with building my EJB files using ant (1.5.1) and xdoclet (1.2.0b1) on win nt. Everything seems to work fine until the task. It throws an exception, what follows is the beginning of the error message: (begin of error message) [ejbdoclet] ERROR [main] (

[Xdoclet-user] how to use placeholder {0}

2002-11-18 Thread wu qihua
I think the {0} in the following snippet is placeholder,but I do not know how to use it,how to fill(in place of) the placeholder? _ The new MSN 8: smart spam protection and 2 months FREE* http