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

latest universalregistrar/uni-registrar-web not working #16

Open
fqutishat opened this issue Oct 21, 2020 · 3 comments
Open

latest universalregistrar/uni-registrar-web not working #16

fqutishat opened this issue Oct 21, 2020 · 3 comments

Comments

@fqutishat
Copy link
Contributor

fqutishat commented Oct 21, 2020

	<h3>Caused by:</h3><pre>java.lang.ClassNotFoundException: foundation.identity.did.DIDDocument
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:555)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
@fqutishat
Copy link
Contributor Author

@peacekeeper

@peacekeeper
Copy link
Member

@fqutishat we had to make some breaking changes in the did-common-java library to better align with JSON-LD and the latest developments in the DID Core spec (e.g. publicKey has been renamed to verificationMethod). If you first rebuild did-common-java and then universal-registrar, I think it should work?

@BernhardFuchs is now creating release versions of various components to reduce the use of SNAPSHOT dependencies to avoid such problems in the future.

Sorry that this is causing troubles for you.. Let us know (here or in the DIF Slack) if you still have problems or other questions...

@peacekeeper
Copy link
Member

@fqutishat are you still having problems, or can we close this issue?

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

2 participants