Hi all
I've packager my application's jar and war into a sar archive and at the
first startup of jboss I receive many deployment errors.
I know that this is because the datasources used by my application are
deployed and bounded to jndi after the sar deployment, but I don't know
hot to tell jboss t
Hi all
I have a little question about the transaction attributes that an ejb
method can have; I know that if my BeanA has a method getA() with
RequiresNew attribute and my beanB invokes it (acting as a client for
BeanA), a new transaction starts for the duration of the getA()
execution.
But does
Hi Alexey,
On the previous post you say:
> Some threads are accessing the same set of beans in different order.
Many times reading other posts or the JBoss documentation, I've found this phrase, but
I can't understand it very well...
What's the meaning of the "entity beans ordered access" (see "J
As the subject says, it happens that after some redeploys, a
javax.naming.NameNotFoundException is thrown when on my web client I try
to lookup the first Stateless session bean remote interface.
At this point to have my app. working, I have to to restart jboss.
Any suggestion?
Thanks
Davide
si
On my application, last time, it has happened just some minutes after a startup (first deploy)
Bye
Hello, Simone.
Thursday, June 19, 2003, 3:39:16 PM, Simone Milani wrote:
SM> Hi Davide,
SM> I posted a bug on the issue, but still got no reply yet.
SM> http://sourceforge.net/tracke
On my jboss 3.2.1 sometimes I get the following exception:
[.]
2003-06-19 09:53:47,949 DEBUG
[org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.Food] Executing
SQL: SELECT sAliCodice, sAliDescr, sAliDescrEst, sAliCodiceIso, iUmiId
FROM TALI_ALIMENTI WHERE (iAliId=?)
2003-06-19 09:53:48,176
Can anyone tell me the meaning of this messages?
[...]
17:04:38,714 WARN [AbstractInstanceCache] Unable to passivate due to
ctx lock, id=[.4228.]
17:04:39,020 WARN [AbstractInstanceCache] Unable to passivate due to
ctx lock, id=[.46.]
17:04:39,727 WARN [AbstractInstanceCache] Unable to pas
Hi,
I have a problem with an EjbQl: on my scenario, there are 2 entity
beans:
Bean1 and Bean2. There is a unidirectional relation between Bean2 and
Bean1 (M:1).
On my Bean2 I have an EjbQl (findXXX) returning a Collection, like this:
SELECT DISTINCT o.bean1 FROM bean2 AS o WHERE bean2.bean1.code
Hi,
Can anyone tell me how to increase the transaction timeout on Jboss
3.0.6 and on Jboss 3.2.1?
Thanks
Davide
signature.asc
Description: PGP signature
od as read-only ? Or is it a bug?
Davide Pozza
signature.asc
Description: PGP signature
10 matches
Mail list logo