I ran into a similar problem when I started using EJB3. As it turned out it
wasn't a problem with EJB3 but a configuration issue with my database.
I was using MySql which by default uses a non transactional storage engine (at
least in the Linux distribution). Here is some documentation from My
An alternative to appending something to the encrypted password string that
you can check to determine if the password requires encryption or not is to
change the access method from PROPERTY to FIELD (map the fields instead of the
getter method).
This will allow the persistence provider to
I'm trying to get JBossMQ on JBoss AS 4.2.1 to participate in a JTA
transaction. The client is an EJB 3.0 stateless session bean and I'm using and
EJB 3.0 message driven bean to accept the messages. It appears that the
messages are participating in the JTA transaction and being delivered proper
Adrian,
Thanks for your reply, I attempted to get the suggested XARecovery
configuration operational. I did run into an error. Admittedly I'm new to
reading the Jira but as I read it; the patch should be included in my version
of the Application Server 4.2.1 and all that I should have to do
I'm trying to JBossMQ on JBoss AS 4.2.1 to participate in a JTA transaction.
The client is an EJB 3.0 stateless session bean and I'm using and EJB 3.0
message driven bean to accept the messages. It appears that the messages are
participating in the JTA transaction and being delivered properl
Is there a way to have a system generated event continue a business processes?
Situation
===
I have a Seam page flow that create a business process as the last step in
the page flow. The business process immediately begins processing the request
but as part of the process submits a reque
Karan42in - I've moved your question with reply to its own thread
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043113#4043113
If you or anyone else has something to say on your topic I would ask that all
responses be directed to the new thread.
Thanks.
View the original post :
ht
"karan42in" wrote : Hi karl...
|
|sorry for this reply this mite not be appropriate to ask u but.. could u
help me develope an EJB3.0 application in eclipse 3.2 or jboss ide 1.6..
|
| which one would better.. kindly help me out.
Karan42in,
Sorry Karan42in, but instead of allowi
I've just had a brief look at the Jakarta Cactus and it look promising. I
will investigate and see if I can get it to work for my needs.
AS far as connecting as a client it depends what you mean. I had considered
using a test running like Watir and Ruby to test the application via http
re
Hi,
I am try to crate an ear using the following technologies:
* JBoss AS 4.0.5.GA with EJB3
* JBoss Embeddable EJB3 Container
* Hibernate 3
* JUnit
I have been able to create an ear the deploys and executes on the JBoss AS
but when the same code is executed with JUnit in t
10 matches
Mail list logo