I am developing a refapp plugin that uses seraph for SSO. I am trying to automate testing using the atlas-run command. Is it possible to overwrite the web.xml and seraph-config.xml that are used when starting the application this way?
Not that I know off. Shutdown atlas-run, make the changes and execute it again.
Really? I know I do that for my own JIRA instances.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same issue.
I updated the `seraph-config.xml` in the target directory but then it says the class doens't exist and crashes. It seems to work fine if I place the jar manually but of course that means I can't use quickreload feature which slows everything down for development
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This worked for Confluence, but not for Jira. It's less than an ideal situation anyway since I'm doing this to automate testing and now this would be a manual process. I'm wondering if there's some way to plug in to the process when the war is being assembled...
Thanks for the suggestion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.