cancel
Showing results for 
Search instead for 
Did you mean: 

Error building web-client project

joselor
Champ in-the-making
Champ in-the-making
Hi there,

  When trying to make the web-client project I get the following error:

  "properties.jsp": org.apache.jasper.JasperException:   file:C:/alfrescosrc/projects/web-client/source/web/jsp/zoo/properties.jsp(61,9) According to the TLD or the tag file, attribute name is mandatory for tag property

I built core>repository>remote-api projects with no problems. I still need to build web-service-client and jcr projects but I do not know the dependency order.  Is this the problem?

I tried 1.1.2 source code and currently I am trying Nightly source alfresco-src-31012006.zip but I got the same error.

Any Idea ?

Thanks in advance
1 REPLY 1

gavinc
Champ in-the-making
Champ in-the-making
The file that is complaining to compile (i presume you are attempting to compile the JSPs) is a VERY old example from a year ago which is no longer used.

All the "zoo" example files have recently (in the last few days) been removed from the repository. Therefore, if you get the latest source from SVN and try again you should find that you are successful.