Re: OrionTime out

2002-01-14 Thread DPietro
I wont swear this is the answer, but in the data-sources file there is a inactivity-timeout tag that you may need to set. Min happens to be =30 I assume this means minutes. John Tsimikas [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 01/14/02 10:20 AM Please respond to Orion-Interest

Using UserTransaction from a standalone client

2001-12-18 Thread DPietro
Can someone tell me how to configure properly to lookup a UserTransaction? I have a standalone client that references a jndi.properties file to connect to our app server and make use of EJB's. When I try to add a UserTransaction lookup I get name not found. Do I have to add UserTransaction to

finder queries

2001-11-28 Thread DPietro
Can some one help me out on this? I want to implement a findByName. I've looked at findquery.html and finders.html and am still having trouble. I want a findByName but I dont want to edit the orio-ejb-jar.xml file, I want to put the string into the Bean. Where? In the bean, the home, or the