Search:

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

Search: Search took 0.02 seconds.

  1. About Mule integration with Spring : ...

    About Mule integration with Spring :

    http://wiki.muleumo.org/display/MULE/Sending+and+Receiving+Mule+Events+From+the+Spring+Context
  2. Thread: Lotus notes

    by danilo_lr
    Replies
    1
    Views
    2,512

    Lotus notes

    Hi,

    I need to use java to develop Lotus notes applications and access lotus notes databases.
    I want to know if someone here uses Spring to develop Notes applications.
    I can see some places...
  3. Rob, Thanks for your help. I am...

    Rob,

    Thanks for your help.
    I am evaluating P6Spy and it looks very good. Easy Spring integration too.
    I need to test a bit more with data type like BLOB to see if it works correctly.
    ...
  4. Replies
    8
    Views
    2,343

    http://www.oracle.com/technology/products/ias/topl...

    http://www.oracle.com/technology/products/ias/toplink/preview/spring/index.html
  5. How log all data access on Ibatis and Hibernate

    Hi,

    I need to log all database access on a application.
    The app uses Hibernate and IBatis to database access.

    The log must have the sql command and the parameters to it.
    I do not...
  6. Features llike method invocation secutity and...

    Features llike method invocation secutity and instance level security are avaliable on the current distribuition or only on the CVS version ?
  7. Replies
    1
    Views
    1,902

    Your bean must implement BeanFactoryAware : ...

    Your bean must implement BeanFactoryAware :

    http://www.springframework.org/docs/reference/beans.html#beans-factory-aware-beanfactoryaware
  8. Implementing a new protocol on org.springframework.core.io

    I am testing the script groovy support.
    I know it use the org.springframework.core.io Resource support to be able to load the resouces from the filesystem or the classpath.
    But I need make...
Results 1 to 8 of 8