Re: [Xdoclet-user] Data Object vs Value Object

2002-04-11 Thread Steve Knight
Title: Message James, What sort of patches are you working on for Value Objects? As Marcus said, Value Objects currently DO work with CMP 2.0, as I am also using them in my own CMP 2.0 project. There are still a few small bugs I think, andmaybe some improvements could be made. But

[Xdoclet-user] (no subject)

2002-04-11 Thread Efftinge, Sven
Mit freundlichen Grüßen Sven Efftinge lohndirekt.de/aktiengesellschaft Lise-Meitner-Straße 19 - D 24941 Flensburg Telefon: 0461/7071 - 133 Telefax: 0461/7071 - 107 E-Mail: mailto:[EMAIL PROTECTED] Internet: http://www.lohndirekt.de ___

ValueObjects was :RE: [Xdoclet-user] cmp v1.1

2002-04-11 Thread Ralf Krakowski
-Original Message- From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] Sent: den 11 april 2002 13:56 To: Ralf Krakowski; [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] cmp v1.1 Have you found the samples in XDoclet? Now I have. (Why didn't I look there???) :-) It would be nice if you

[Xdoclet-user] Pattern syntax

2002-04-11 Thread Bernd Kuehl
What is the syntax for pattern attributes? For example I have a Bean named SchemaManagerBean and I want the remote interface named SchemaManager. {0} refers to SchemaManagerBean . How do I cut off some parts of the name - here Bean? remoteinterface pattern=?/ Bernd

[Xdoclet-user] using xdoclet error(help)

2002-04-11 Thread liujie liujie
using xdoclet error(help) ejb: test.ejb.AccountBean;(CMP) test.ejb.TellerBean(Stateless) client: test.client.Test error: 1.when i use TellerUtil.getHome(); can not get TellerHome; solution: modify the

RE: [Xdoclet-user] Data Object vs Value Object

2002-04-11 Thread Hicks, James
I was unaware that anyone was fixing it to work with CMP2. The last i heard was that no special work was going to be performed to make it work with cmp2. I have a CVS snapshot from about 2 weeks ago. Here is one build setup I use that causes errors with the version of valueobject that im

RE: [Xdoclet-user] Data Object vs Value Object

2002-04-11 Thread Hicks, James
Title: Message Are you using container managed relationships ( 1-n or n-n )? This seems to cause errors with the version i have. I will get a new CVS version tonight and see what happens. James Hicks C.A.D.G. - Application Developer BERRYDirect Email: [EMAIL PROTECTED] Phone: 936.462.4655

Re: RE: [Xdoclet-user] Data Object vs Value Object

2002-04-11 Thread aslak.hellesoy
Just a suggestion for testing and debugging this value baby: Use Middlegen. With 8 related tables you'll get 7 relationships, right? That's enough to cover all combinations of cardinality and directionality: 1--1 1--n 1--n m--m m-m 1-1 1-n It would be error prone and painful to code all

Re: [Xdoclet-user] Pattern syntax

2002-04-11 Thread Andrew Stevens
A wise old hermit known only as Bernd Kuehl [EMAIL PROTECTED] once said: What is the syntax for pattern attributes? For example I have a Bean named SchemaManagerBean and I want the remote interface named SchemaManager. {0} refers to SchemaManagerBean . No, {0} refers to the beans' name as

[Xdoclet-user] JBoss 3.0 incompatibilities

2002-04-11 Thread Jeff Schnitzer
Looks like XDoclet is currently out of sync with the expectations of JBoss 3.0. Using the latest CVS versions of both, XDoclet generates: jbosscmp-jdbc defaults datasourcejava:/BlahDS/datasource type-mappingMS SQLSERVER2000/type-mapping /defaults but this needs to be: