Re: [flexcoders] Unable to access UserTransaction in DataService on Java Sun Appl Server

2007-03-11 Thread Carlos Rovira

You're right. In Tomcat you must to install JOTM and use a file context.xml
in your web application.
You can see the test drive example from Christophe Coenraets to see an
example. I never try in Sun App server, but I suppose that would be very
similar...

09 Mar 2007 04:25:42 -0800, lruinelli [EMAIL PROTECTED]:


  Hello!

I'm using flex dataservice deployed in a Sun Java System Application
Server Platform Edition 9.0_01 (build b14)...but when I try to modify
some record of my dataservice application I give the Unable to access
UserTransaction in DataService error!!!
I think this error occours because my appl server hasn't a transaction
manager, isn't it?
As transaction manager It has to be used something like jotm...but
unfortunately I didn't found any documentation about how integrate it
on my application server.

Can someone please help me?

...thanks

Saluti
Lorenzo

 





--
::| Carlos Rovira
::| http://www.carlosrovira.com
::| http://www.madeinflex.com


[flexcoders] Unable to access UserTransaction in DataService on Java Sun Appl Server

2007-03-09 Thread lruinelli
Hello!


I'm using flex dataservice deployed in a Sun Java System Application
Server Platform Edition 9.0_01 (build b14)...but when I try to modify
some record of my dataservice application I give the Unable to access
UserTransaction in DataService error!!!
I think this error occours because my appl server hasn't a transaction
manager, isn't it?
As transaction manager It has to be used something like jotm...but
unfortunately I didn't found any documentation about how integrate it
on my application server.

Can someone please help me?

...thanks


Saluti
Lorenzo