Hi,
I am running Jboss-2.4.4_tomcat-4.0.1 and the servlet always throws an
exception. Does any know the solution to this problem.
ERROR 30 Apr 2002 14:01:54, 189 [HttpProcessor[8080][3]]
jboss.web.catalina.Embe
ddedCatalinaServiceSX - StandardWrapperValve[webTierEntryPoint]:
Servlet.service
()
I don't see a response yet from the experts...so I will jump in.
Don't use commit option A with clustering, and do use whatever your
database supplies for select for update. The clustering implemention
relies on database locking to synchronize the different copies of entities.
I actually don't
Title: EJX XML editor
Its gone as it has not been supported since at
least 2.0.
Scott StarkChief Technology
OfficerJBoss Group, LLC
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, April
[EMAIL PROTECTED] wrote:
> where is it on the windows installation of v2.4.5-RC2 ???
>
> (file /bin/ejx.jar does not exist.)
>
> Thanks,
>
> Kevin
>
It is officially dead I think. Use xdoclet.sourceforge.net instead. Much
better.
___
JBoss-user mail
Title: EJX XML editor
where is it on the windows installation of v2.4.5-RC2 ???
(file /bin/ejx.jar does not exist.)
Thanks,
Kevin
Let's say I cluster two jboss servers and I have an Entity Bean with
commit option A.
Are the attributes of the Entity Bean clustered? ie: user on server 1
calls a set Method, then user on server 2 calls the get method for that
attribute. Can I expect the attribute to be current on server 2?
I
It just pisses me off,
You ask for it, we go through the pain of scheduling it and reserving rooms
etc etc and not very many people sign up. If we don't get a 10 person
minimum, we will have to cancel this training. That would be a shame
considering training is a prerequisite for JBoss services
I see that jboss 2.4 has a commit option D. Is this supported on jboss
3.x also?
I thought that was the behavior on 2.4.x, as I saw that the data
manually modified in the DB was discovered by jboss after about 20
minutes, but is that another timeout, or is it just that the data was
used by jb
Indeed, as I guess, the question is not correctly asked.
Because, it is possible if the table is wholly dedicated to handle the
relationship. But if the table has other fields and considered like a bean
the answer in no. Right?
Thanks,
alex
> -Original Message-
> From: Dain Sunds
Alex Loubyansky wrote:
> Is it possible for cmr field to be a part of the primary key?
No. This is planned for JBoss 3.1.
-dain
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
Thanks Much,
In trying to deploy with a new configuration, I started getting a lot of
errors like missing container-invoker, invalid instance-cache, etc etc.
According to the DTD, those elements are all optional. I thought I
could provide a simple configuration with only the change I wanted an
Title: RE: [JBoss-user] Some problems using JBOSS
I think the fix for this is to add ;SelectMethod=cursor to the
JDBC URL:
jdbc:microsoft:sqlserver://sqlhost:1433;SelectMethod=cursor
JD
-Original Message-
From: Cheik Tidiane Dieng [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 29
1_question:
I'm using Jboss on MS SQLSERVER2000, and I have some problems when running
my
CMP Bean.I receive on the output a SQL SERVER 2000 DRIVER FOR JDBC ERROR
[15:51:25,503,ContainerFactory] Deployed application:
[15:51:25,503,J2eeDeployer] J2EE application:
file:/C:/JBoss-2.4.4_Tomca
Yes, you can. Look at this
http://www.jboss.org/online-manual/HTML/ch07s16.html
alex
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Dennis
> Muhlestein
> Sent: Monday, April 29, 2002 5:26 PM
> To: [EMAIL PROTECTED]
> Subject: Re: STILL TRYING: [
It makes sense to change the commit option for transactions for
performance tuning. I have one Entity Bean that I think would fit
option A better, and others that fit option B better.
Can I customize each entity bean? I tried putting read-only to true on
the one bean, but the container still lo
Is it possible for cmr field to be a part of the primary key?
Consider two beans: bean A with primary key field 'uniqueId' and bean B
with primary key fields 'uniqueId' and 'otherField' with unidirectional
relationship one-to-many. (A has many Bs)
I'd like to test but for now I can't deplo
> HI there
Hi,
> My Primary Key (aPositionKey) is a composite object which contains two
> fields : contactId, and orgId. Both these fields are contained on one table
> (Position), with column names of CONTACT_ID, AND ORG_ID
[snip]
> and the relevant part of my ejb-jar looks like:
> ...
> au.c
HI there
Could anyone help with the following error i'm getting.
I'm trying to do a create on a pre-existing table using CMP in JBoss2.4.4
My Primary Key (aPositionKey) is a composite object which contains two
fields : contactId, and orgId. Both these fields are contained on one table
(Posit
18 matches
Mail list logo