You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The samples we followed suggested that we needed to use -D parameters for bootstrapping. As learned by @bondj there is a special file that can be used instead:
The samples we followed suggested that we needed to use -D parameters for bootstrapping. As learned by @bondj there is a special file that can be used instead:
https://github.com/aspyker/acmeair-netflix/blob/mock-datatier/acmeair-auth-service/src/main/resources/config.properties
https://github.com/aspyker/acmeair-netflix/blob/mock-datatier/acmeair-webapp/src/main/resources/config.properties
This would remove the need to specify this in server.xml (WLP) and JAVA_OPTS (TC7).
The text was updated successfully, but these errors were encountered: