About Mule integration with Spring :
http://wiki.muleumo.org/display/MULE/Sending+and+Receiving+Mule+Events+From+the+Spring+Context
Type: Posts; User: danilo_lr; Keyword(s):
About Mule integration with Spring :
http://wiki.muleumo.org/display/MULE/Sending+and+Receiving+Mule+Events+From+the+Spring+Context
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...
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.
...
http://www.oracle.com/technology/products/ias/toplink/preview/spring/index.html
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...
Features llike method invocation secutity and instance level security are avaliable on the current distribuition or only on the CVS version ?
Your bean must implement BeanFactoryAware :
http://www.springframework.org/docs/reference/beans.html#beans-factory-aware-beanfactoryaware
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...