Search:

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

Search: Search took 0.03 seconds.

  1. it didn't work with 2.5.3

    it didn't work with 2.5.3
  2. Peter is right, i updated from spring 2.5 to...

    Peter is right, i updated from spring 2.5 to spring 3.0 and it is working fine now..

    thnx
  3. I found out that it works fine when changing: ...

    I found out that it works fine when changing:


    <flex:message-broker />

    to

    <bean id="_messageBroker" class="org.springframework.flex.core.MessageBrokerFactoryBean" />

    Something wrong...
  4. Issue upgrading to RC1: Init method failed

    I updated to the RC1 version but get the following runtime error when starting the server.

    Here is the stacktrace:


    >ERROR [09:47:13,484]...
  5. Replies
    12
    Views
    8,390

    You are probably still using the xsd locally in...

    You are probably still using the xsd locally in eclipse from the m2 version.

    Remove that xsd from eclipse and use the xsd online (it is now online)..

    That should help fix the problem, because...
  6. Replies
    7
    Views
    3,946

    We have currently 2 running projects, one build...

    We have currently 2 running projects, one build with the DTO pattern and the other using gilead.

    We didn't have much trouble using gilead, it works like a charm. Just know your hibernate stuff and...
  7. Replies
    1
    Views
    971

    tx:advise won't work

    Hello,

    Im using the new spring schema's to rewrite my dataContext.xml. Now i'm trying to use the tx schema with the tx:advice and transactionManagement but i get this weird error:

    ...
Results 1 to 7 of 7