cancel
Showing results for 
Search instead for 
Did you mean: 

I followed the eval guide. Now what?

alexlod
Champ in-the-making
Champ in-the-making
I followed the eval guide, and now I want to learn more about how things work.  I started digging into the JSP files, which led me to tld definitions.  The tld definitions reference Java classes, but I can't find the source files for these Java classes.  Again, I'm using the eval guide's press-release example.

I've gotten Alfresco up and running, but now I want to start diving into the nitty gritty.  Can someone point me in the right direction, please?  Thanks!

Edit: I tried to get my hands on the source tree here: http://forge.alfresco.com/scm/?group_id=73 but the svn isn't setup for anonymous checkouts
4 REPLIES 4

alexlod
Champ in-the-making
Champ in-the-making
I followed the eval guide, and now I want to learn more about how things work.  I started digging into the JSP files, which led me to tld definitions.  The tld definitions reference Java classes, but I can't find the source files for these Java classes.  Again, I'm using the eval guide's press-release example.

I've gotten Alfresco up and running, but now I want to start diving into the nitty gritty.  Can someone point me in the right direction, please?  Thanks!

Edit: I tried to get my hands on the source tree here: http://forge.alfresco.com/scm/?group_id=73 but the svn isn't setup for anonymous checkouts
People have to start somewhere, right?  Where can I start?  Can anyone fix the SVN access or point me at some sort of archive?

kevinr
Star Contributor
Star Contributor
The first two links on the developer guide explain how to get the SDK - public anonymous access to SVN should work fine.
http://wiki.alfresco.com/wiki/Developer_Guide#Development_Environments

Thanks,

Kevin

freedev
Champ in-the-making
Champ in-the-making
Hi,

I'm newbie too, what is the sample you are digging? I found very interesting the web site framework (http://wiki.alfresco.com/wiki/WSF).

bye,
Vincenzo

I followed the eval guide, and now I want to learn more about how things work.  I started digging into the JSP files, which led me to tld definitions.  The tld definitions reference Java classes, but I can't find the source files for these Java classes.  Again, I'm using the eval guide's press-release example.

I've gotten Alfresco up and running, but now I want to start diving into the nitty gritty.  Can someone point me in the right direction, please?  Thanks!

Edit: I tried to get my hands on the source tree here: http://forge.alfresco.com/scm/?group_id=73 but the svn isn't setup for anonymous checkouts
People have to start somewhere, right?  Where can I start?  Can anyone fix the SVN access or point me at some sort of archive?

alexlod
Champ in-the-making
Champ in-the-making
Hi,

I'm newbie too, what is the sample you are digging? I found very interesting the web site framework (http://wiki.alfresco.com/wiki/WSF).

bye,
Vincenzo

I followed the eval guide, and now I want to learn more about how things work.  I started digging into the JSP files, which led me to tld definitions.  The tld definitions reference Java classes, but I can't find the source files for these Java classes.  Again, I'm using the eval guide's press-release example.

I've gotten Alfresco up and running, but now I want to start diving into the nitty gritty.  Can someone point me in the right direction, please?  Thanks!

Edit: I tried to get my hands on the source tree here: http://forge.alfresco.com/scm/?group_id=73 but the svn isn't setup for anonymous checkouts
People have to start somewhere, right?  Where can I start?  Can anyone fix the SVN access or point me at some sort of archive?
I recently found out about the WSF project and have been fiddling with it lately.  Thanks!