Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,376

    My application is not web based. It consists of...

    My application is not web based. It consists of multiple modules listening on a jms message bus and acting on messages as they pass through the system.

    I solved the problem for most of the modules...
  2. Thread: EJB and Spring

    by croftj
    Replies
    19
    Views
    10,113

    Hi Malhar, From my understanding, you can do...

    Hi Malhar,

    From my understanding, you can do your app in spring w/o the EJB. I don't know how Struts fits in though.

    I would assume, that if you do not have, nor ever plan to have other EJB...
  3. Replies
    2
    Views
    1,376

    Life of Singletons in EJB

    I have written an application which is comprised of a number of Singletons. I have the main object which starts them all off using either a FileSystemXmlApplicationContext object or an...
  4. And there's more! If you create a classes...

    And there's more! If you create a classes directory under the WEB-INF directory with your classes proplery pathed (com/tollgrade/package/...) you can then place the xml files you need in the classes...
  5. Thread: Spring Training

    by croftj
    Replies
    0
    Views
    794

    Spring Training

    I've written an application centered around JMS. I've changed it to run withing the Spring container though I do not use any Spring specific calls or objects. I'm now tasked with having it run under...
  6. The answer to the unanswered question

    First I want to thank everyone for their lack of response to mine as well as the other similar questions going back a ways that I found.

    On the upside, I found the answer. For those who may be...
  7. FileNotFoundException with hibernate and JBoss

    I get the following exception from jboss when I start my app using hibernate.

    ...org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateTemplate' defined...
Results 1 to 7 of 7