Hi,
I can avoid the bug by running twice, with only the second run
creating the value objects.(m)ugly, but it works...
Chris
-=-=-=
-Original Message-
From: Shaw, Chris
Sent: Monday 11 November 2002 15:11
To: '[EMAIL PROTECTED]'
Subject: [Xdoclet-user] Value Object Bug is back?
H
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:xdoclet-user-admin@;lists.sourceforge.net]On Behalf Of Zeev
> Sent: 12. november 2002 08:29
> To: xdoclet-user
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] Some newbie questions
>
>
> Thanks for the answers Gwyn.
>
> Yes is
Thanks for the answers Gwyn.
Yes is used in WLS 7 to specifies the database used as the
underlying dbms. The values can be DB2 | INFORMIX | ORACLE| SQL_SERVER |
SYBASE |
POINTBASE.(http://edocs.bea.com/wls/docs70/ejb/EJB_reference.html#1104554)
Is there a way I can include this element into the
Follow the instructions here:
http://sourceforge.net/project/shownotes.php?release_id=114189
Aslak
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:xdoclet-user-admin@;lists.sourceforge.net]On Behalf Of SainTiss
> Sent: 11. november 2002 17:06
> To: XDoclet Mailing
> Subject: [Xdo
How about translating it to xdocs, so it can be part of the site?
We won't get all the nice colors, but...
Aslak
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:xdoclet-user-admin@;lists.sourceforge.net]On Behalf Of Marcus
> Brito
> Sent: 12. november 2002 02:32
> To: Lista XDoc
I did not configure the database,but I think this will not affect the
generated file by xdoclet. after I run it.there is nothing like
in the file of jbosscmp-jdbc.xml. what is the problem?
package com;
import javax.ejb.EntityBean;
/**
* @ejb:bean name="MyCmp"
* jndi-name="jndi/MyCmpBean"
* typ
Hi, I am having trouble running xdoclet in Eclipse, using the ant
plug-in for eclipse. See stack trace at the end. The version information
is:
Eclipse 2.0
Ant 1.5.1
Xdoclet 1.2
Common logging 1.02
Log4j 1.2.7
JDK 1.4 (Sun)
It seems the problem is related to common logging and log4j. I've tried
dif
then what is the diffence between them?
From: Konstantin Priblouda <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Lukas Severin <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: [Xdoclet-user] getting started with samples question
Date: Mon, 11 Nov 2002 10:52:14 -0800 (PST)
--- L
Hello, folks.
I've uploaded a small howto about how to use value objects in xdoclet.
This is always a hot topic in this list, so I hope this doc can help you
a but.
Bear in mind that this is an early draft. I would be glad to receive any
comments, suggestions, additions, criticism... feel free to
thanks - copying xalan.jar to the ant/lib worked for me.
Dmitri Colebatch wrote:
> have a look at this:
>
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/xdoclet/xdoclet/At
> tic/readme_ant15_jdk13.txt?rev=HEAD&content-type=text/plain
>
> btw - why was this moved? It makes no sense to
Em Seg, 2002-11-11 às 17:12, [EMAIL PROTECTED] escreveu:
> Hello!
>
> I've just started our migration from home-grown persistence to JBoss CMP,
> and I've decided to use XDoclet. I'm very impressed and happy, and would
> like to congratulate everyone on a very nice piece of work!
Thank you :) I
This is more of a design issue but I'm not sure the best way to do this with
xdoclet.
I have both many/many and master/view relation tables. For the moment I'm
only woried about the master/view.
Where should I place the value object tags as the actual value objects are
comprised of multiple objec
I get the following error:
The task doesn't support the nested
"packagesubstitution" element.
with the following defnition:
classname="xdoclet.ejb.EjbDocletTask"
name="ejbdoclet">
classpathref="base.path"
dest
have a look at this:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/xdoclet/xdoclet/At
tic/readme_ant15_jdk13.txt?rev=HEAD&content-type=text/plain
btw - why was this moved? It makes no sense to put a readme on building in
the docs that are then generated in the build... (imho)...
ch
I have a clean checkout of xdoclet all and ant 1.5.1 but I get this -
WIN XP with cygwin tools (jdk1.4 and jdk 1.3.1)
I'm sure I must have missed something but what ?
//HAGRID/.../xdoclet $ ant
Buildfile: build.xml
core:
init:
build-xjavadoc:
prepare:
beautify:
compile:
build-externalizer
Is there a way to generate a struts form out of 2
or more ejb's?
Thanks,
Derek
Should be ok.
Ara.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:xdoclet-user-
> [EMAIL PROTECTED]] On Behalf Of Jordan Thomas
> Sent: Monday, November 11, 2002 8:09 PM
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] FW: Problem with template looping
>
> OK, what I have dev
Hi,
I'm going through the docs atm...
I'm currently looking at the EjbDoclet ANT task specification...
In the example, it goes like this:
Now the odd thing is that the "classpathref" attribute is not documented
in the docs while all the others are...
Is the classpathref attribute something t
Hello!
I've just started our migration from home-grown persistence to JBoss CMP,
and I've decided to use XDoclet. I'm very impressed and happy, and would
like to congratulate everyone on a very nice piece of work!
I have a question (or three) about data-objects that I hope someone can
assist me
Hi,
I'm going through the docs atm...
I'm currently looking at the EjbDoclet ANT task specification...
In the example, it goes like this:
Now the odd thing is that the "classpathref" attribute is not documented
in the docs while all the others are...
Is the classpathref attribute something t
--- Lukas Severin <[EMAIL PROTECTED]> wrote:
> Thanks for your input. There is no target building
> ear in build.xml,
> neither any target for db tables (if needed ?).
XDoclet does not do anything for EAR - it's up on you
( but really trivial, it's just a .jar with
extension .ear )
DB tables are
Thanks for your input. There is no target building ear in build.xml,
neither any target for db tables (if needed ?).
Am I missing something trivial ?
- Original Message -
From: "Konstantin Priblouda" <[EMAIL PROTECTED]>
To: "Lukas Severin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent:
--- Lukas Severin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I just got started with xdoclets and downloaded the
> jar. In order to get to know the basics, I want to
> look inte the samples provided. After some fixing
> with adding jars which were missing in the
> distribution, I built the samples with
Hi,
I just got started with xdoclets and downloaded the
jar. In order to get to know the basics, I want to look inte the samples
provided. After some fixing with adding jars which were missing in the
distribution, I built the samples without problem. Now, is there any doc what to
do next ?
OK, what I have devised is to add a parent parameter tag to the
tiles.put tag to give me:
* @tiles.definition
*name="/dynamic/tiles/viewManyCompanies"
*extends="base"
*
* @tiles.put
*name="body"
*parent="/dynamic/tiles/viewManyCompanies"
*value="/dynamic/company/listCom
Hi,
this may be a stupid question, but the readme in the samples/ directory
says I need several .jar files (like parser.jar and log4j.jar) to make
things work, yet I don't seem to have these files...
Where am I supposed to get these jars from?
Thanks
Hans
signature.asc
Description: This is
Hi All,
I am trying to write a template file that can parse the following tags:
/**
* tags removed to make it easier to read
*
* @tiles.definition
*name="/dynamic/tiles/viewOneCompany"
*extends="base"
*
* @tiles.put
*name="body"
*value="/dynamic/company/viewCompany.jsp"
Title: does JBoss supports @ejb.persistence?
But,
if I declare a field like this:
/**
* @ejb.persisten-field
* @ejb.persistence column-name="name"
sql-type="VARCHAR(50)"
*/
public abstract String
getName();
It is going to be declared like this in jbosscm-jdbc.xml
file:
Title: does JBoss supports @ejb.persistence?
JBoss
does support the @ejb.persistence tags. Those JBoss tags are deprecated
and therefore should not be used.
-Original Message-From: Herve Tchepannou
[mailto:[EMAIL PROTECTED]]Sent: Monday, November 11, 2002
9:42 AMTo: xdocletSu
Title: does JBoss supports @ejb.persistence?
does JBoss supports @ejb.persistence?
I saw that there where @jboss.column-name,
@jboss.sql-type and @jboss.jdbc-type.
Isn't it the equivalent tags?
Herve Tchepannou
Software Engineer
Objexis Coorporation
Phone: (514) 932 3295 Ext. 231
mailto:[EM
Hi,
I've just subscribed to this list, and I've seen in the archives that
eclipse has been mentioned a couple of times lately...
What I'd like to know is if there's some kind of tutorial available that
would allow me to get started using xdoclet with eclipse?
Thanks,
Hans
signature.asc
Des
If I insert the following code in my EJB, the build job fails consequently:
/**
* @param nullAllowed is the Attribute allowed to have a null-value
*
* @ejb:interface-method view-type="both"
*/
public abstract void setNullAllowed(Boolean nullAllowed);
Seem to be a problem wit
Title: Message
Hi
All,
Does anyone
have/know of a template for tiles that I could use? Any help/pointers would be
greatly appreciated.
thanks
Jordan
Jordan
ThomasFraunhofer-Institut fuer Produktionstechnik und Automatisierung (FhG-IPA
Hi,
I'm working on integrating XDoclets into one of the EJB packages in my
project. I am focusing on automatic descriptor generation (with no source
generation, for now). I managed to re-create ejb-jar, weblogic-ejb-jar and
weblogic-cmp-rdbms.
Following are some questions/problems I have encount
Hi,
I've created a Value Object relation the same way as it is in the samples:
* @ejb.value-object
*aggregate="my.package.BuildingValue"
*aggregate-name="BuildingView"
*match="normal"
*members="my.package.BuildingLocal"
*members-name="Building"
--- "Shaw, Chris" <[EMAIL PROTECTED]> wrote:
> Well, I've searched MethodTagsHandler.java,
> ParameterTypesHandler.java,
> TypesTagHandler.java etc but can't find anything
> close to what I'm after so
> I guess it can't be done ... sigh ...
>
More generic approach would be to use
property edito
--- wu qihua <[EMAIL PROTECTED]> wrote:
> We should make the xdoclet know what is the cmp
> field for our bean.but
> it is strange that only exist jboss:cmp-field but
> not ejb:cmp-field. Only
> jboss can do cmp?and if I use weblogic,how do I do
> the same thing as
> jboss:cmp-field
There
We should make the xdoclet know what is the cmp field for our bean.but
it is strange that only exist jboss:cmp-field but not ejb:cmp-field. Only
jboss can do cmp?and if I use weblogic,how do I do the same thing as
jboss:cmp-field
__
Dmitri Colebatch <[EMAIL PROTECTED]> schrieb am 10.11.2002, 23:07:09:
> Lazy question - would it be possible to write a plugin in eclipse that
> handles code completion? more specifically, comment completion? This is
> the current sticking point with the idea plugin - the openapi doesn't expose
Well, I've searched MethodTagsHandler.java, ParameterTypesHandler.java,
TypesTagHandler.java etc but can't find anything close to what I'm after so
I guess it can't be done ... sigh ...
...any ideas for a workaround?
Thanks
Chris
-=-=-=
-Original Message-
From: Shaw, Chris
Sent: Friday
40 matches
Mail list logo