Search:

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

Search: Search took 0.01 seconds.

  1. Hi there, I've tested the multi-module solution....

    Hi there,
    I've tested the multi-module solution. And I thought it's:
    A. Simple to config and easy to use;
    B. Event bus can connect to each part seamlessly now;
    C. Can auto wire the...
  2. Really glad to see U reply me so fast

    In my testing


    X. parentApplicationContext.addChildContext(childMXMLApplicationContext.applicationContext)

    IS OK, but MUST be moved to the event on child context completed.
    And autowired...
  3. See attachment

    Project source codes.4455
  4. About multi-module and EventBus

    OK, after about 1 day of testing and debuging. Finally I've done a workaround of the multi-module context applying.
    And also opened the EventBus between modules.

    1st, [Autowired] metadata CANNOT...
  5. Hi, Does Spring AS 2.0 support multi-module now, or maybe this fp on schedule?

    I'm trying to use Spring AS 2.0 as the platform of my project.
    Yet the project may split into base part and several modules, and will loading dynamically on runtime.
    So, I need Spring AS can...
  6. Replies
    5
    Views
    1,875

    An AOP Sample of Equinox_Weaving + Spring DM

    This sample can mix AOP / IoC / OSGi together.

    So, as shorter as possible.
    The startup.bat is as:


    java -Dosgi.compatibility.bootdelegation=true -cp...
Results 1 to 6 of 7