Results 1 to 2 of 2

Thread: I am migrating the application from Websphere to Tomcat7

  1. #1
    Join Date
    Jun 2012
    Posts
    2

    Default I am migrating the application from Websphere to Tomcat7

    And i can bring up all the pages except the pages using spring webflow

    <code>
    org.springframework.webflow.execution.ActionExecut ionException: Exception thrown executing [AnnotatedAction@1db3aac targetAction = [EvaluateAction@1e90abf expression = (messageContext), resultExposer = [null]], attributes = map[[empty]]] in state 'null' of flow 'account/' -- action execution attributes were 'map[[empty]]'] with root cause
    </code>

    Can any one help me out..

    Thanks

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hello

    Next time use code tags
    Could you post the complete error stack trace?

    Seems illogic this problem due the migration, be sure if work fine in Websphere the same part too
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •