I thank you for your advises mister ribz33, but when I execute the any SDK examples, I obtain the error below:
Exception in thread "main" javax.jcr.LoginException: Alfresco Repository failed to authenticate credentials: Bad credentials presented: Bad credentials presented
at org.alfresco.jcr.repository.RepositoryImpl.login(RepositoryImpl.java:213)
at org.alfresco.jcr.repository.RepositoryImpl.login(RepositoryImpl.java:238)
at org.alfresco.sample.jcr.SimpleExample.main(SimpleExample.java:63)
Caused by: org.alfresco.repo.security.authentication.AuthenticationException: Bad credentials presented
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl.authenticate(AuthenticationComponentImpl.java:69)
at org.alfresco.repo.security.authentication.AuthenticationServiceImpl.authenticate(AuthenticationServiceImpl.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
Why do I get this error???
I did see in this forum that a lot of other persons had the same issues.
Is it a problem due to Serialization????
:wink: anyway thanks again