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 an xml config file somewhere? What does the entry have to look like? Thanks.