Giter Club home page Giter Club logo

Comments (8)

draperd avatar draperd commented on July 28, 2024

I'm assuming you've actually created that service (it's part of the tutorial steps)? Have you followed the "What to do if things go wrong" steps: https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/About.md

I just want to understand if there is an error in the tutorial itself, or if you might have missed something along the way.

from aikau.

angelborroy avatar angelborroy commented on July 28, 2024

I've been following the steps point by point till the end of Chapter 7.
Creating the service is not part of the tutorial, so I have no "tutorial/UserAndGroupService" created, I've just only webapp/js/tutorial/UserAndGroupService.js file.

from aikau.

angelborroy avatar angelborroy commented on July 28, 2024

Sorry, I've misunderstood you. I thought you were talking about "api/rootgroups/" repo service and it's available at repo side, so no creation is required.

I'm trying to move UserAndGroupService.js service to another location in the project. It seems current path (webapp/js/tutorial) is not been loaded.

from aikau.

angelborroy avatar angelborroy commented on July 28, 2024

I've moved the service to "aikau-client/src/main/webapp/js/aikau/1.0.14/alfresco/services/UserAndGroupService.js" and it's working now.

(Obviously I've had to change also "tutorial/UserAndGroupService" to "alfresco/services/UserAndGroupService" in users-and-groups.get.js)

from aikau.

draperd avatar draperd commented on July 28, 2024

The instructions for creating the service are located here in Tutorial 7: https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial7.md#step-4-create-a-service

You must have accidentally missed that step. You should have defined a new "tutorial" package to map to the location of the UserAndGroupService you created (in Tutorial 2): https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial2.md#step-1-adding-a-new-package

You don't want to be moving the service you created into the Alfresco package because that creates the potential for conflicts - the whole idea is that you're able to keep your own code separate from Alfresco's.

Adding the package definition (or making any change to surf.xml) will require a server restart

from aikau.

draperd avatar draperd commented on July 28, 2024

Also, presumably you were able to get the tutorial/HelloWorld widget to work (from chapter 2) - that will also have used the same "tutorial" package. I'm a bit confused as to how one could have been found but not the other.

from aikau.

angelborroy avatar angelborroy commented on July 28, 2024

I've took first chapters some weeks ago, so I've decided to start from Chapter 6 today. Hence, package location at surf.xml described in https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial2.md#step-1-adding-a-new-package was skipped for me.

Thanks for your time.

from aikau.

kavithagundadi avatar kavithagundadi commented on July 28, 2024

Hi I have created UserAndService.js file as suggested in the tutorial. After creating the Group,nothing is Displayed on the page even after refreshing.
i have followed the step
"https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/About.md".

from aikau.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.