Bonjour,
j'ai un erreur au niveau de connecter à alfresco par un code java à cette ligne:
HttpResponse response = client.execute( (HttpUriRequest) method);
tq method est de type PostMethod

Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The method execute(HttpUriRequest) in the type HttpClient is not applicable for the arguments (PostMethod)

Avez vous une idée