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

Overriding the ATTR_APP_CLASS attribute with a caplet class causes unexpected behaviour #82

Open
circlespainter opened this issue Sep 6, 2015 · 0 comments

Comments

@circlespainter
Copy link
Member

sudo CAPSULE_CACHE_DIR=/tmp/capsule java -Dcapsule.log=verbose -Dcapsule.daemon.debug=true -Dcapsule.daemon.user=fabio -Dcapsule.daemon.cwd=`pwd` -Dcapsule.daemon.stdoutFile=stdout.log -Dcapsule.daemon.stderrFile=stderr.log -jar ~/.m2/repository/co/paralleluniverse/capsule-daemon/0.1.0-SNAPSHOT/capsule-daemon-0.1.0-SNAPSHOT.jar build/libs/photon.jar http://www.google.co.it

The capsule verbose and jsvc debug outputs will show that MavenCapsule is not initialized, that appId is null and that photon dependencies are not being included.

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

No branches or pull requests

2 participants