Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1053285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T17:13:40+00:00 2026-05-16T17:13:40+00:00

I have copied this question here from spring forum . I have a parent

  • 0

I have copied this question here from spring forum.

I have a parent flow and a child flow. The parent flow has following folder structure

parent
    |
    |--parent-flow.xml
    |--parentView.xhtml

This parent has following view-state

   <view-state id="parentState" view="parentView.xhtml">
    </view-state>

Child flow looks like this:

<flow ...
        parent="parent">
...
    <view-state id="test">
        <transition on="bang" to="parentState"/>
    </view-state>
...
</flow>

The problem is when I hit ‘bang’ action of child flow it can’t see parentView.xhtml view in parent flow. I get something like this:
Code:

The requested resource (/spring/child?execution=e3s2) is not available.

If I copy parentView.xhtml into child’s flow folder, everything works as a charm.

I wonder if it is a defect or it was designed to work like this? If it’s a defect, then it worse opening JIRA ticket… This situation is quite common I think, for example in my case I have delete conformation screen (parent view-state) that is used in all pages where user is able to delete entities.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T17:13:41+00:00Added an answer on May 16, 2026 at 5:13 pm

    Workaround for the issue:
    One can specify relative path in view attribute. The example below works if you specify parent view like that:

    <view-state id="parentState" view="../parent/parentView.xhtml">
        </view-state>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I copied this class from a similar class I have in this app that
I have this sample code for async operations (copied from the interwebs) public class
I already seen some question from here (stackoverflow) and THIS post, but I still
I guess this question that would have already been asked here. I searched but
This follows on from a previous question here where I asked how to develop
I found this site/tutorial/demo from another question here on SO. Very nice and clean
why do I get this exception?please suggest any solutions.i have properly copied mail.jar and
I have copied class from net which inherits UIImageView. How to put that class
I have copied some files from project A to project B, both of which
I have copied zipped file from the playframework.org website and unzipped it at a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.