I am looking for xdoclet tag to use to generate oracle server oc4j
automatic PrimaryKey,
any body has or knows the xdoclet tag to automatically generate primaryKey
of the ejb's that will be deploy on oracle oc4j server ?.
I have done this on weblogic server, the tag is.
*
* @weblogic.automatic-
On Apr 16, 2004, at 10:17 PM, Kevin Hagel wrote:
I guess the first question to ask is if you have junit around?
You know, it makes sense that a target named 'junit' would actually try
to run JUnit, wouldn't it?
building fine now :-)
thx
mark
I guess the first question to ask is if you have junit around?
anyway, I've been building xdoclet-1.2 for about 6 months now, cvs
updating regularly. on both a redhat linux box and a windows 2000 box,
no problems.
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet
login
(just hit enter, no pa
Hi,
I'm a rookie to Xdoclet (and also to Hibernate!) .
The Hibernate manual in Section 7.2 shows how to use
, which has the parent/child lifetime and cascading
semantics that I want, and in particular it shows how to use a
within the to implement the
"collection with association properties"
On Apr 15, 2004, at 3:16 PM, Andrew Stevens wrote:
On Thu, 2004-04-15 at 20:11, Rupp, Heiko wrote:
This is only in the cvs version, but not in 1.2.
IIrc, there is a location, where you can obtain a nightly snapshot
from.
http://xdoclet.sourceforge.net/xdoclet-cvs.zip
Thanks. I ju
256M sounds pretty low -- we've had to use 640M to get our project to build
successfully.
anders
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Clifton C.
Craig
Sent: Friday, April 16, 2004 11:30 AM
To: [EMAIL PROTECTED]
Subject: [Xdoclet-user] Is there
Hello all,
I'm having terrible trouble with the memory requirements of
XDoclet/XJavaDoc. My project includes some pretty big Java source files
and a lot of them. Now when running XDoclet over my entire source tree I
get out of memory errors. Mind you, I have ANT_OPTS set to 256M. I have
since
That was my original intention however it is very, very memory
intensive. It works pretty good for a small subset of morederately sized
source but as the source base grows (in our case we have 100s if not
1000s of source files that must be scanned) it performs very terrible.
I'd love to resolve
C:\GNU\WinCvs 1.3\CVSNT>cvs -z3 -d
:pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet co xdoclet-all
cvs server: cannot find module `xdoclet-all' - ignored
cvs [checkout aborted]: cannot expand modules
C:\GNU\WinCvs 1.3\CVSNT>
From: Konstantin Priblouda <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Clifton,
Is this tool something you plan to contribute back to the community? I know
my team would greatly appreciate it, as we moved to XDoclet halfway through
the project and still have quite a few non-XDoclet EJB's.
Just curious.
-Lee Marlow
-Original Message-
From: [EMAIL PROTECTED
--- zousey seyzou <[EMAIL PROTECTED]> wrote:
> HHHOO I what command can I use to check the
> xdoclet1.2.1 out ?
> i am using wincvs that means that I will use a
> command like the following
> --cvs -z3 -d
> :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet
> co xdoclet
> how can I use this to on
> ->ht
HHHOO I what command can I use to check the xdoclet1.2.1 out ?
i am using wincvs that means that I will use a command like the following
--cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/xdoclet co xdoclet
how can I use this to on ->http://cvs.sourceforge.net/viewcvs.py/xdoclet/ ?
Question2.
I have
thanks for the quick response, well I think that i have checked- out
xdoclet2 from the cvs,
then when I try to build by using maven i get the following errors.
***
Buildfile: maven.xml
BUILD FAILED
C:\GNU\WinCvs 1.3\CVSNT\xdo
--- zousey seyzou <[EMAIL PROTECTED]> wrote:
> where and how can get xdoclet 2 ?
> and xdoclet1.2.1 ?
> i am using wincvs dot od my cvs checkout,could
> somebody please show the
> command I can use to check this produts out of cvs ?
> thanks
xdocelt 1.2.x is on sourceforge and can be checked
o
For XDoclet2 look here :
http://xdoclet.codehaus.org/cvs-usage.html
For 1.2.1 :
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/
Nicolas
"zousey seyzou" <[EMAIL PROTECTED]>
Envoyé par : [EMAIL PROTECTED]
16/04/2004 15:32
Veuillez répondre à xdoclet-user
Pour : [EMAIL PR
where and how can get xdoclet 2 ?
and xdoclet1.2.1 ?
i am using wincvs dot od my cvs checkout,could somebody please show the
command I can use to check this produts out of cvs ?
thanks
_
Få alle de nye og sjove ikoner med MSN Messe
Hello,
I am new in the xdoclet I would like to run samples (generation of the
code and deployment descriptors.).
After downloading xdoclet 1.2 bin and unpacking. I ran ant.
I obtained
[ejbdoclet] Generating Until class for 'test.ejb.cmr.EmployeeAddressBean'.
[ejbdoclet] 12140 [main] INFO XDocletM
> > 2. If you do something completely new, and you
> are
> > not bound to 1.2.x vesrion of xdoclet you shall
> try to
> > go for xdoclet 2 - templating is much better,
> > you can have vcelocity or jelly , tags check for
> their
> > syntax and it is faster.
>
> I would like to stick to 1.x versi
Hi.
Thanks for answering!
You have 2 options.
1. There are xdoclet modules generating beaninfo,
property editors and such stuff. Maybe you problem is
already solved there.
( and you can steal from xdt )
And there is definitely tag producing valid parameter
lists. ( declaration and invocation
--- Aleksei Valikov <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I'm completely new to xDoclet so please forgive me
> for a couple of lame questions.
>
> I need to write an xDoclet module and have now two
> problems.
>
> 1. I'm calling my proprietary template as follows:
>
>
>
>
Hi.
I'm completely new to xDoclet so please forgive me for a couple of lame questions.
I need to write an xDoclet module and have now two problems.
1. I'm calling my proprietary template as follows:
As a result, xDoclet generated one PropertyEditor
Title: Re: [Xdoclet-user] [EMAIL PROTECTED] Map two components of the same type
Would it make sense to
include this link on the download page with a remark, that this is not
for
the faint-hearted ?
Von: [EMAIL PROTECTED] im
Auftrag von Andrew StevensGesendet: Fr 16.04.2004 00:16An:
[EMA
I could! But I don't have the time to do so. ;-)
I could checkout the current version on tuesday. Is this sufficient?
Lars
On Fri, 2004-04-16 at 11:05, Rupp, Heiko wrote:
> Would you mind trying the cvs snapshot from last night
> http://xdoclet.sourceforge.net/xdoclet-cvs.zip?
> There are rumour
Title: Re: AW: AW: [Xdoclet-user] Bug in xDoclet 1.2 final?
Would you mind trying the cvs
snapshot from last night http://xdoclet.sourceforge.net/xdoclet-cvs.zip?
There are rumours, that 1.2.1 could be out
this month.
Trying this and reporting success or not,
would be a step towards getti
On Fri, 2004-04-16 at 09:35, Rupp, Heiko wrote:
> XDT-791
Thanks!
So, if I don't want to use the cvs version I'll have to wait till
version 1.2.1 gets released. (I'll keep on using 1.2b3 till then.)
Does someone know when version 1.2.1 will be released?
Lars
>
--
Title: Re: AW: [Xdoclet-user] Bug in xDoclet 1.2 final?
XDT-791
Well, in version 1.2 (final) java.util.Collection doesn't get imported
nor is this class fully qualified in my value objects.
And on JIRA I can't find the bug (today JIRA seems to work).
Lars
On Thu, 2004-04-15 at 22:19, Rupp, Heiko wrote:
> There is an item in Jira open wrt. this.
> The curren
27 matches
Mail list logo