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
Damon Rolfs [EMAIL PROTECTED] wrote:
> I'm hoping someone can point me in the right direction on how
> to create a tag that generates Java code that contains
> attributes used by other tasks. For example if I want to
> create a component tag that generates a bean implementation
> with ejb or jmx at
I'm hoping someone can point me in the right direction on how to create a tag
that generates Java code that contains attributes used by other tasks.
For example if I want to create a component tag that generates a bean
implementation with ejb or jmx attributes, which subsequently results
in additi
[EMAIL PROTECTED] wrote:
> I am using WL 8.1
> So, should I remove the isolation level tag? I deployed it
> fine, but have not tested it yet.
I'm using 7.0sp4 here, and all my beans are defaulted to read-committed
with the tag I posted. I have one bean with a CLOB and another with a
BLOB and have
I am using WL 8.1
So, should I remove the isolation level tag? I deployed it fine, but have
not tested it yet.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Harkness,
David
Sent: Wednesday, July 21, 2004 11:44 AM
To: [EMAIL PROTECTED]
Subject: RE: [Xdocle
Hello all,
I've been trying to figure out how to get XDoclet to generate and
maintain the section of my tld file.
I am using @jsp.validator-init-param to define init-params for my
classes, but I haven't found a place to define the actual
section. And to top it off, XDoclet (or the jsptaglib ele
Hi huys,
How in xdoclet declare (using hibernate tags) that
database column should have unlimited size without explicite specifing database
column data type like text in postgresql or clob in oracle(which solution isn't
portable)?
This is how I define them in my files:
@weblogic.transaction-isolation TRANSACTION_READ_COMMITTED_FOR_UPDATE
@weblogic.dbms-column-type OracleClob
Hope this helps.
-- mike
On Jul 21, 2004, at 9:31 AM, [EMAIL PROTECTED] wrote:
OK, I am trying this, but neither the @weblogic.dbms-column-type or the
@
[EMAIL PROTECTED] wrote:
> OK, I am trying this, but neither the
> @weblogic.dbms-column-type or the
> @weblogic.transaction-isolation have a parameter identified.
> What am I suppose to use as
> ???="TRANSACTION_READ_COMMITTED_FOR_UPDATE"?
Are you really using WebLogic 6.1? For some reason I thou
Take a look at patch utility on unix. If you use Eclipse there is a
patch utility built in 3.0, so that you also get GUI for patch :-)
On other IDEs ... well good luck.
Alex.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:xdoclet-user-
> [EMAIL PROTECTED] On Behalf Of Leandro Mel
Hi,
i found a patch for a bug i recently sent a email
about.
It's the ejb-local-ref tag one.
Although, i'm still in a little problem (i'm a
beginner around here :-). I found the file patch.diff
in
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-690
but i don't know how to use.
I firs
I also guessed that, but if there's such tag, it
doesn't work (also, this tag doesn't exists at the
xdoclet reference site).
=
ltcmelo
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
OK, I am trying this, but neither the @weblogic.dbms-column-type or the
@weblogic.transaction-isolation have a parameter identified. What am I
suppose to use as ???="TRANSACTION_READ_COMMITTED_FOR_UPDATE"?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mik
Hi all,
Is there a way to do following:
@tag.declare-variable name="subquery" value="where 100
lines here"
and later on use it, for example:
@jboss.declared-sql
..
query="select x from y where ${subquery}"
and
@jboss.declared-sql
..
query="select count(x) from y where ${subquer
14 matches
Mail list logo