Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hannababera Friend
    #163136

    Hi there,

    I want to setup my own service for some extensions in a test environment.

    Walk throug the “JA Extensions Manager/Developer Guides” here http://wiki.joomlart.com/wiki/JA_Extensions_Manager/Developer_Guides

    Like some others here i tried to connect to the service from the JAEM-Client without success.

    If anyone from the devs can help pls to understand some basics to get it to run i’ll be very happy…

    If i understand anything wrong, pls correct me or point me to the right way, step by step:
    1. I Checkout Service’ Source Code from this SVN http://svn.github.com/joomlart/jaupdater-service.git

    2. create a folder named “exports” and upload the “service” folder with the complete structure to /var/www/mysite.com/httpdocs/

    |-exports
    |-service
    —- |-jaupdater // contain files and subfolders
    —- |-packages // contain file
    —- |-xlib // contain subfolders and files
    —- -config.php
    —- -index.php
    —- -UpdaterService.php

    3. skipt step 3 in developer guide because only to test the connection between client and service

    3. Edit the config.php

    "WS_AUTH_PROVIDER"=>""

    "PRODUCT_REPO"=>(realpath("/var/www/mysite.com/httpdocs/exports"))

    "PRODUCT_VERSIONS"=> "{repo}/{coreVersion}/{type}/{extFolder}/"
    "PRODUCT_LOCATION"=> "{repo}/{coreVersion}/{type}/{extFolder}/{version}/{extFolder}/"

    4. set the CHMOD for the “packages” folder to be writeble (777)

    5 goto joomla installation and setup a new service in service manager
    >> Name: Testconnection
    >> URL: http://www.mysite.com/service/
    >> ignore Username and Pass because setup of no auth

    For test purpose i download the com_jaextmanager.zip from JA-website and extract it to the exports folder within the structure that i have set in config.php

    The structure of the exports – folder (Repo):|
    -exports
    —-|-j15
    ——–|-component
    ————|-com_jaextmanager
    —————- -jaupdater.element_info.xml
    —————- |-1.5.3
    ——————– |-com_jaextmanager
    ———————— |-admin // contain subfolder and files
    ———————— -com_jaectmanager.xml
    ———————— -install.jaextmanager.php

    Here’s the code of the “jaupdater.element_info.xml” file

    <?xml version="1.0" encoding="utf-8"?>
    <element_info>
    <element_detail>
    <title>JA Ext Manager</title>
    <name>com_jaextmanager</name>
    <type>component</type>
    <joomla>j15</joomla>
    <date>2011/01/21</date>
    <published>1</published>
    <version>1.5.3</version>
    <license_type>gpl</license_type>
    <description>JA Extension Manager component version 1.5.3<description>
    <extKey>com_jaextmanager</extKey>
    <extFolder>com_jaextmanager</extFolder>
    </element_detail>

    <versions>
    <version>
    <name>1.5.3</name>
    <releaseDate>2011/01/21</releaseDate>
    <changelogUrl>http://pm.joomlart.com/browse/JAECCOMJAEXTMANAGER?report=com.atlassian.jira.plugin.system.project:changelog-panel</changelogUrl>
    </version>
    <version>
    <name>1.5.2</name>
    <releaseDate>2010-07-28</releaseDate>
    <changelogUrl>http://pm.joomlart.com/browse/JAECCOMJAEXTMANAGER?report=com.atlassian.jira.plugin.system.project:changelog-panel</changelogUrl>
    </version>
    </versions>
    </element_info>

    Now i think i’ve all set, goto joomla JAEM and click “check update” – button…
    response: “Please update the service setting or contact with service provider.”

    It seems that the client not find the service !?

    I’ve upload a package with all the files and folders i describe before..(incl. com_jaextmanager and the xml file)

    Please have a look at tese files, maybe i forgot anything missunderstand something or anything else !?

    regards
    Hanna


    lahmizzar Friend
    #387805

    hi hanna, i have the same problem. even i would pay for support to get it run

    hope the developer point us to the right way or maybe switch the light on in our darkroom 🙂

    sc
    Lahmizzar

    hamdollahi Friend
    #412111

    hi all,
    I want to setup my own service, too !
    but i get the “Response from Updater Service: Service [] not available.” mgs !!!
    i do every things according to the developer guide !!
    anyone can help me … ??

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  hamdollahi 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum