Search:

Type: Posts; User: Ali Abdel-Aziz; Keyword(s):

Search: Search took 0.03 seconds.

  1. Web Application Spring Usage from Main Servlet.service method

    I have the following Spring XML configuration files:

    beanRefFactory.xml
    applicationContext.xml,
    applicationContext-dataSource.xml


    Which is configured in the web.xml as follows:
  2. Customize the AuthenticationProcessingFilterEntryPoint

    the solution is to customize the AuthenticationProcessingFilterEntryPoint class and do the following

    add property called webApplicationUrl with its setter and getter methods as follows:
    ...
  3. How to set a full URL in the loginFormURL property ?

    How to set a full URL in the loginFormURL property ?

    I wanna be able to set the loginFormURL to a full URL instead of relative URL
    doing the following

    <property name="loginFormUrl"...
  4. Replies
    12
    Views
    4,519

    No Problem

    Hello Weggyboy,

    No problem I guess that I miss understand the posts.



    this issues was as I expected OC4J bad configuration and I have fixed this problem.

    and currently I still facing...
  5. Replies
    12
    Views
    4,519

    Help in CAS OC4J Configuration

    Hello weggyboy,
    it seems that you managed to deploy cas and your application to OC4J, so could you help me in this step.

    I'm using oc4j10.1.2

    below is what I did:
    I have managed to deploy my...
  6. Replies
    6
    Views
    2,248

    I guess this post may helps

    CAS with Acegi
  7. Entity Proxy with Inner Field Entity implementation Problem

    I have dependencies between entities that is StepField Entity depends on Field Entity, and this have the following spring XML snippet Code:


    <!-- StepField Entity Proxy with inner StepField...
  8. Solved

    I have solved it.

    It was really a strange problem, as I'm using andromda, andromda generates some classes and methods for me, one of those methods are
    toLinkRoleVOArray(collection...
  9. Class Cast Exception with DatabaseDrivenFilterInvocationDefinitionSource

    First of All I found this forum usage is too difficult as till now I don't know from where I can posted new topic and this is why I post my problem as a reply to this thread. if any one can give me...
Results 1 to 9 of 9