cancel
Showing results for 
Search instead for 
Did you mean: 

org/apache/xml/security/exceptions/Base64DecodingException

rosconlech
Champ in-the-making
Champ in-the-making
Hello everyboby!!! I connect to Alfresco's repository with web service and it connects correctly:
AuthenticationUtils.startSession("admin", "admin");
RepositoryServiceSoapBindingStub repositoryService = WebServiceFactory.getRepositoryService();

but when I try to do this:

Store[] stores = repositoryService.getStores(); or execute  a query

a "org/apache/xml/security/exceptions/Base64DecodingException" jumps.

What happend?

Somebody helps me?

Thanks.
2 REPLIES 2

waschbecken
Champ in-the-making
Champ in-the-making
I have the same problem.

Seems that BASE64 encoding is needed in advance.

waschbecken
Champ in-the-making
Champ in-the-making
I have the same problem.

Seems that BASE64 encoding is needed in advance.

Ok it seems that is works.
Wrong lib included.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.