Re: How can I have more than one bean in an orchestra conversation

2008-02-06 Thread Wolfgang Wagner
Thanks that worked. Eventually I woud have found that by myself if I had a description of the orchestra namespace. Is there one? Mario Ivankovits

Re: How can I have more than one bean in an orchestra conversation

2008-02-06 Thread Wolfgang Wagner
OTECTED] ache.org> On Wed, 2008-02-06 at 00:54 +0100, Wolfgang Wagner wrote: > > In my application

How can I have more than one bean in an orchestra conversation

2008-02-05 Thread Wolfgang Wagner
In my application context i have defined multiple beans with scope="conversation.manual" When calling Conversation.getCurrentInstance().invalidate() in an action method of one of these beans only that bean gets destroyed. It seems as if there is one conversation object for each of my conversatio

Re: orchestra with plain hibernate

2008-01-07 Thread Wolfgang Wagner
WOW that was quick.If you also have an exitsing ApplicationContext.xml file and an example DAO, that would help a lot.I specially dont know what object will be injected into the DAO instead of the EntityManager from the regular examples.THX AG WW-

orchestra with plain hibernate

2008-01-06 Thread Wolfgang Wagner
Hi I would like to use orchestra with hibernate in a JSF project. As far as I could find out orchestra is fairly strong coupled to JPA (at least the example programs). As we do not yet have any experiances inJPA, but have some experiances in Hibernate and Hibernate-Spring integration I would pre