Search:

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

Search: Search took 0.03 seconds.

  1. missing jar?

    generally it means you are missing some jar file. google about it.
  2. try mappedName instead

    try @Resource(mappedName="toDoModel") instead.
    Check this thread
  3. Hibernate 3 jar files?

    are you sure you have hibernate 3 jar files in your WEB-INF/lib ?
  4. Use ZK Spring 3.0RC

    Hi amar4kintu,
    Frist, if you are working with Spring 3.x release please use ZK Spring 3.0RC release. You can download it from here
    Second, it seems you are using some code from zktodo2 application...
  5. How to access standard filters in filter chain?

    Hi,
    This is regarding Extensible XML authoring. In one of the BeanDefinitionParser implementation I need to access standard form login filter i.e. UsernamePasswordAuthenticationFilter filter which...
  6. How to programmatically register custom filters?

    Hi,
    I'm upgrading from Spring security 2.0.3 to 3.0.2. I have a NameSpaceHandler + BeanDefinitionParser implementation to author my own framework(or call it a spring security extension) specific XML...
Results 1 to 6 of 6