Hello,

Can I use the advantage of the conversational context in an enterprise 
application without any web (jsp/html) pages ?

So => using the annotations in my EJB's and calling them by others EJB's or by 
Javabeans ?

I ask this question because my application consist of that :
- Some calculations based on data stored in a database
- On one server there are more than one database but only one enterprise 
application
- The calcutions are started by calling a WebService via on interface in 
another language...

And, so, if the calculations are started on two different databases, during all 
the operation (conversation...), I must encapsulate the two distinct 
environments (entities, session beans, ...).

If I can't use Seam for that, have you any idea ?

Thanks,

Olv

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009721#4009721

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009721
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to