Search:

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

Search: Search took 0.03 seconds.

  1. Hi Kartik, I am back to my original exception...

    Hi Kartik,

    I am back to my original exception java.lang.ClassNotFoundException: ${datasource.driver}. Can you verifiy if the datasource has all its properties values replaced. Using a debugger I...
  2. Hi Kartik, I tried what you described but to...

    Hi Kartik,

    I tried what you described but to no avail, I have now created 2 EncryptablePropertyPlaceholderConfigurer one that loads the db properties and the second loads it from the database. but...
  3. PropertyPlaceholderConfigurer Chicken-Egg Scenario

    Hi Folks,

    I have a chicken-egg scenario in a bean creation

    I am using a PropertyPlaceholderConfigurer which uses the CommonsConfigurationFactoryBean to combine a db property files from the file...
  4. Composite PropertyPlaceholderConfigurer Issues

    Hi Folks,

    I need to load key/value pairs from a database and multiple property files, the problem arises when attempting to retrieve the key/value from the database, the application throws an...
  5. Replies
    2
    Views
    1,017

    AOP Logging on Ejb class

    Hi Folks,

    I am able to get AOP working for my business layer but I need to get it working for my Ejbs. I have an ejb that implments a business interface , and the ejb delegates work off to the...
  6. Spring ,Axis and XwsSecurityInterceptor

    Hi Folks,

    I have running Spring and axis calling a .net webservice, we have decide to use Ws-Security and I want to the use XwsSecurityInterceptor thats in the Spring-WS. How can I attach...
  7. Replies
    1
    Views
    1,079

    Ok, Got it resolved..

    Ok,

    Got it resolved..
  8. Replies
    1
    Views
    1,079

    Spring, Axis and Gzip

    Hi folks,

    I need to enable gzip compression but I am unable to find out how to do this.
    From look around on the web, I can a set a custom property within the bean

    <code>
    <bean id="test"...
  9. Replies
    1
    Views
    828

    Help with RollBackException

    Hi Folks,

    My system is based on EJB(CMT) -> Spring-> Hibernate.

    My problem is that when I try and delete a record which has a key constraint based on another table, I get a...
  10. Replies
    2
    Views
    1,257

    Hi stueccles, Found the soloution A bit...

    Hi stueccles,

    Found the soloution

    A bit weird but it works,

    Tiles looks for the
  11. Replies
    2
    Views
    1,257

    Tiles and Localisation

    Hi All,

    I am trying to get tiles working with localisation support.

    I have 3 files (tiles-def.xml,tiles-def_us.xml,tiles-def_de.xml) which represent the layouts for a particular locale.
    ...
Results 1 to 11 of 11