cancel
Showing results for 
Search instead for 
Did you mean: 

[Alfresco 1.4 SDK] Testing the sample 'FirstFoudationCl

kroax
Champ in-the-making
Champ in-the-making
Hi,

I have a problem for testing the example "FirstFoundationClient" (a SDK simple project).
So I have installed Alfresco application, and all work well (navigation, creation of content, etc.). I imported the SDK project into eclipse. Then I do right click on the "SDK FirstFoundationClient" project, then export it into a jar file (all with eclipse). I copy the generated jar file into "C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\alfresco\WEB-INF\lib"
Finally, I restart tomcat, log again in the application and no changes appear ! that is when I go into "company home" space, no content file is present. What's wrong with the plugin installation ?

Thx a lot for your help !
2 REPLIES 2

kroax
Champ in-the-making
Champ in-the-making
Smiley Sad

kroax
Champ in-the-making
Champ in-the-making
How does the main method is called when we put the jar file plugin in the alfresco application ? How does plugin system work in fact (because of the plugin independency) ?