Search:

Type: Posts; User: Lou Rayman; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    811

    "localized" app deployment?

    Hi,

    We have an app (servlets, a few ejb's, many POJOa behind the scenes) that has a bunch of configurable parameters, which change from deployment to deployment (different users -> different needs...
  2. Replies
    3
    Views
    2,206

    i see - the copy of spring-core.dtd buried in the...

    i see - the copy of spring-core.dtd buried in the plugins directory is out of date. is there a safe way to upgrade it?
  3. Replies
    3
    Views
    2,206

    factory-method annoyance

    Hi,

    I'm using Spring to connect to an old CORBA server, and I want to use the ORB.init method (the static factory method for obtaining the ORB) from XML.
    The following XML snippet works fine:

    ...
Results 1 to 3 of 3