cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to run Alfresco in Eclipse (from SVN)

jzaruba
Champ in-the-making
Champ in-the-making
Hello

I'm trying to launch Alfresco (check-out from SVN) within Eclipse so I can debug it then. I've went through Wiki and several posts in the forum with no luck. Smiley Sad
The Tomcat instance Eclipse is launching does not know about the application. (It starts within 200ms, launching only the default apps.)
I don't understand in which step am I telling Tomcat "here's the Alfresco app descriptor, use it"…? (I know I'm supposed to link all the projects in source lookup and/or class-paths, and I've done that, but I guess that does not determine the descriptor, or the "start-point"of my app.)
2 REPLIES 2

walid
Champ in-the-making
Champ in-the-making
Hello,
I'm facing the same probleme, would you please give us the solution if you found one.
Thanks in advance.

vignesh_sabapat
Champ in-the-making
Champ in-the-making
Hi

Cant reproduce your error exactly. As you said the build launches 200ms, whats the default apps its building. Is it realy building your projects. If not or if its not showing anything on the console after you gave ant -> build project its basically an ant issue. I faces similar issue in running Eclipse Ganymede. I tried with Eclipse Indigo and Ant builds my alfresco fine. Try and figure out its ant issue or something else