cancel
Showing results for 
Search instead for 
Did you mean: 

Java-backed JAR?

joshaber
Champ on-the-rise
Champ on-the-rise
I feel like I'm missing something but where do I get the JAR for Java-backed web scripts? I have the SDK and I reference both the SDK AlfrescoEmbedded and the SDK AlfrescoRemote but it cannot find AbstractWebScript. So what do I need to do to help it find it?

Thanks!
1 REPLY 1

cbosdonnat
Champ in-the-making
Champ in-the-making
Hi,

This class is theoretically in the alfresco_web_client.jar in the embedded project. First things to check in those cases:
  • Which version of the Alfresco SDK have you downloaded ? This must be Alfresco 2.1 or later

  • Is you SDK zip or tarball complete ? May be there was some problem during the download…. I already had this problem.
HTH