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

Support for Payara Micro Remote execution #450

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pdudits
Copy link
Contributor

@pdudits pdudits commented Apr 8, 2019

Adds profile payara-micro-remote that runs single Payara Micro instance for a test suite.

Profile payara-micro-remote-control serves for starting and stopping such instance.

Currently few tests fail: Security, because there's no security management in payara-micro-deployer, and EJB timers, that might hint at bug in deployment process

@arjantijms arjantijms changed the title AC-26: Support for Payara Micro Remote exeuction Support for Payara Micro Remote execution Apr 26, 2019
@arjantijms
Copy link
Contributor

@pdudits thanks for the contribution which looks great by itself, but now everything fails with:

Starting container using command: [java, -jar, /home/travis/build/javaee-samples/javaee7-samples/target/payara41/glassfish/modules/admin-cli.jar, start-domain, , -t]
Corrupt domain. The config directory does not exist. I was looking for it here: /home/travis/build/javaee-samples/javaee7-samples/target/payara41/glassfish/domains/config

Can you take a look? Thx!

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

Successfully merging this pull request may close these issues.

None yet

2 participants