Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    1,139

    Many thanks for your speedy replies guys. Looks...

    Many thanks for your speedy replies guys.
    Looks like the gains are going to be minimal, so I will probably forget it.
    If I had been able to simplify the xml with it, then it might have been worth...
  2. Replies
    5
    Views
    1,139

    util:list with scope

    I thought I would be able to simplify my configurations slightly by using the nice new util:list syntax, so modified my context as follows...


    <bean id="virtualResource"...
  3. Replies
    2
    Views
    1,079

    As you are using a local JNDI lookup... ...

    As you are using a local JNDI lookup...
    "java:comp/env/jdbc/datasource"
    ...do you have the reference mapping to the global JNDI name set up in your Web or EJB deployment descriptor?

    If not,...
  4. My first attempt at achieving this is to extend...

    My first attempt at achieving this is to extend the abstract MessageCreator class as follows:-


    public abstract class MyMessageCreator implements MessageCreator {

    private Message msg =...
Results 1 to 4 of 4