your dtd is not the good one, your cmp file doctype must
reference the 3.2 dtd and not the 3.0
julien
RP> Hi,
RP> I'm using jboss-3.2.0RC2 and I want to auto-increment
RP> my PK in MySql. I followed the format in
RP> jbosscmp-jdbc.xml:
RP>
RP>jsCode
RP>JS_CODE
RP>INTEGER
RP>IN
Hi,
I'm using jboss-3.2.0RC2 and I want to auto-increment
my PK in MySql. I followed the format in
jbosscmp-jdbc.xml:
jsCode
JS_CODE
INTEGER
INTEGER(11)
and I keep getting the errors 'Element type
"auto-increment" must be declared'. Any hints?
Thanks in advance!
Rene
: Eric Lindauer <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 10:00 PM
Subject: [JBoss-user] element
Hi,
I'm creating elements to control the transactional properties
of methods in my application. I've noticed that the element accepts
Hi,
I'm creating elements
to control the transactional properties of methods in my application. I've
noticed that the element accepts "*" as a valid
entry.
I'm wondering, how does JBoss resolve conflicts
that might be caused by this? For example, I'd like to say, for a
particular be