- Newest
- Most votes
- Most comments
Fixed by refactoring.
Based on the images you've provided, it appears that your carddemo-service src/main/java directory is indeed missing several important files and packages for the AWS Blu Age Go Live demo. The second image shows the expected structure, which includes additional packages and files that are not present in your current setup.
To resolve this issue and get the correct files for your project, you should follow these steps:
-
Ensure that you have downloaded the complete CardDemo sample application package from the official AWS Mainframe Modernization resources. This package should contain all the necessary files for the demo.
-
If you haven't already, unzip the CardDemo sample application package you downloaded.
-
Look for a directory within the unzipped contents that matches the structure shown in the second image. It should contain the complete src/main/java directory with all the required packages and files.
-
Copy the contents of this complete src/main/java directory from the sample package to your project's src/main/java directory, replacing any existing files if necessary.
-
After copying, verify that your project structure now matches the one shown in the second image, including all the packages like com.infotel.carrierdemo.batch, com.infotel.carrierdemo.online, and others.
-
If you're using an IDE, make sure to refresh your project view to see the newly added files.
If you're still missing files after following these steps, you may need to reach out to AWS support or check the AWS Mainframe Modernization documentation for any additional resources or troubleshooting steps specific to the CardDemo application setup.
Remember that having the complete set of files is crucial for the proper functioning of the CardDemo application in the AWS Blu Age environment. Make sure all the necessary components are in place before proceeding with the demo.
Sources
Tutorial: Set up the CardDemo sample application in AWS Mainframe Modernization Application Testing - AWS Mainframe Modernization
Tutorial: Replay and compare in AWS Mainframe Modernization Application Testing using CardDemo for AWS Blu Age deployed on Amazon EC2 - AWS Mainframe Modernization
answered 2 years ago
Relevant content
asked a year ago
asked 2 years ago
