cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco 2.9.0B SDK is Missing Source Code

stevewickii
Champ in-the-making
Champ in-the-making
The Alfresco 2.9.0B SDK is missing source code for org.alfresco.web.ui.common.tag.BaseComponentTag.  I don't know what else is missing, but I need this source code to figure out what MultiValueSelector is doing, in order to modify it's behavior for a client.

Please help.
5 REPLIES 5

svast
Champ on-the-rise
Champ on-the-rise
It is the same in Alfresco 3 Stable SDK !

dfx
Champ in-the-making
Champ in-the-making
Does anyone solve this problem ?

dfx
Champ in-the-making
Champ in-the-making
alfresco-web-client.jar's got the following classes missing :

org.alfresco.web.ui.common.StringUtils needs by org.alfresco.web.ui.common.Utils
org.alfresco.web.ui.common.ConstantMethodBinding needs by BaseComponentTag


Do you know whether alfresco labs intend to deliver a corrected jar ?

zomurn
Champ in-the-making
Champ in-the-making
Same problem from Enterprise migration 224 to 311 … why this problem ? How to solve it ?

mrogers
Star Contributor
Star Contributor
The SDK probably shouldn't have the source code, if you need source code for Alfresco then download it from svn.

Those methods are part of "WebScriptFramework"