Search:

Type: Posts; User: javamac; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    853

    Thanks a bunch for your response. That was...

    Thanks a bunch for your response. That was indeed the problem. Shame on me for not posting the update when I figured out the boneheaded mistake that I had made.
  2. Replies
    3
    Views
    853

    MappingSqlQuery Question

    Currently I have the following code for my Query

    public class DrugAlternativeServiceJdbc2 extends JdbcDaoSupport implements DrugAlternativeService {

    public List...
  3. Replies
    2
    Views
    1,695

    I guess by moving to JOTM, I'm not tying any of...

    I guess by moving to JOTM, I'm not tying any of our code to websphere specificially. My question is more around what I must do to configure JOTM in a Websphere 5.1 environment.

    For testing...
  4. Replies
    2
    Views
    1,695

    Setting up JOTM within Websphere

    As an effort to make my app testable outside Websphere, I'm moving away from Websphere JTA and attempting to use JOTM for transaction management. My question is this. The Spring download(with...
Results 1 to 4 of 4