Search:

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

Search: Search took 0.01 seconds.

  1. I needs to check 3 more attributes like...

    I needs to check 3 more attributes like department, designation etc. The required attributes will be defined along with role in an external XML file.

    Antony
  2. Difference between ConfigAttribute and GrantedAuthority

    Hi all,
    Both ConfigAttribute and GrantedAuthority represent a role of a user. Then why Acegi has two interfaces to represent it?. I need to provide a custom role implementation and I am planning...
  3. Replies
    7
    Views
    2,955

    Thanks Costin. I moved xercesImpl.jar and...

    Thanks Costin. I moved xercesImpl.jar and xml-apis.jar out of Ant lib directory and now it is working fine.

    rgds
    Antony Paul
  4. Replies
    7
    Views
    2,955

    It is a simple HelloWorld standalone application....

    It is a simple HelloWorld standalone application. Run using Ant 1.6.2.
  5. Replies
    7
    Views
    2,955

    I am using Sun JDK 1.4. So by default it should...

    I am using Sun JDK 1.4. So by default it should take the system provided classes right.

    rgds
    Anto Paul
  6. Replies
    7
    Views
    2,955

    Does Spring 1.1 depends on Xerces ?

    Hi all,
    I am trying to run a HelloWorld application using Spring 1.1 rc2. I tried to load bean file like this
    BeanFactory factory = new XmlBeanFactory(new ClassPathResource("helloworld.xml"));...
  7. Coming from Struts looking for better experience

    Hi all,
    I am entirely new to Spring. I am a web developer currently working with Struts based applications. I am looking more help from the framework in writing application. Struts is of no use...
Results 1 to 7 of 7