Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FMW install in Solaris for new version fails #575

Open
madhusudhanan-mohan opened this issue Mar 11, 2020 · 1 comment
Open

FMW install in Solaris for new version fails #575

madhusudhanan-mohan opened this issue Mar 11, 2020 · 1 comment

Comments

@madhusudhanan-mohan
Copy link
Contributor

The condition states that, incase of Solaris Environment and the weblogic version is not equal to 1213, then you will need two compressed file for installing soa. However the logic has to be "weblogic version less than 1213"

This is failing for version 12213, where we need to supply only one file fmw_file1: "V886440-01.zip"

if $version != 1213 {

@madhusudhanan-mohan
Copy link
Contributor Author

hi @biemond , i have raised a pull request for the above issue. Please check at your convenience.
#576

Love your work!! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant