cancel
Showing results for 
Search instead for 
Did you mean: 

How to run the SomeCoDataCreator Class in Alfresco Devel

smartlead
Champ in-the-making
Champ in-the-making
Dear all,

I tried to follow the book in Chapter 3, step-by-step: Run SomeCoDataCreator Class to Create Content, but failed, seems like the error is complaining about the package  com.someco.model does not exist, cannot import
com.someco.model.SomeCoModel.

I found a directory for com.someco.module.extensions.Core in /Alfresco/module, but how do I configure the path
so that the SomeCoDataCreator can pass through.

Thx !
1 REPLY 1

smartlead
Champ in-the-making
Champ in-the-making
I have gotten the code to compile without errors, however, nothing happens ! How to use the code to create content data to the repository using this Java Web Service API, hope someone will help !