Search:

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

Search: Search took 0.01 seconds.

  1. Thread: Classpath cycle

    by cja
    Replies
    6
    Views
    1,574

    Hi Jens, thanks for the hint, just tried it,...

    Hi Jens,

    thanks for the hint, just tried it, works perfectly. Lets hope this will be fixed in some of the next versions of the bundles.

    Christoph
  2. Thread: Classpath cycle

    by cja
    Replies
    6
    Views
    1,574

    Classpath cycle

    Hi,

    I am not entirely sure this is the right forum to ask this question, so please let me know if a different forum is better suited.

    I have a bundle, which depends on...
  3. Replies
    2
    Views
    2,595

    Simple example for Spring DM + RCP

    Is there any simple example of how to set up things to write an Eclipse RCP application using Spring? Just a basic RCP app with a single window and some bean created from an applicationContext.xml in...
  4. Replies
    1
    Views
    1,094

    Using util:list and merge

    Hi,

    I have a problem using the <util:list> syntax in combination with merging:


    <util:list id="list1">
    <value>value1</value>
    <value>value2</value>
    <value>value3</value>
    </util:list>
  5. Replies
    0
    Views
    1,813

    Create database schema with Spring/Hibernate

    Hi,

    Switching from plain Hibernate to using Spring-managed Hibernate, I am trying to find out how to create my database schema (drop old database, create a new one) using Spring.

    The "old"...
Results 1 to 5 of 5