OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

This topic contains 1 reply, has 1 voice, and was last updated by  cardiac 8 years, 11 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #35162

    cardiac
    Participant

    Hi,

    I’m currently working on a new bundle. This bundle has a dependency injection and I want to split my yaml files by using “resource:”

    But it’s not loading the resource files

    My DependencyInjection/AppExtension.php

    Resource/config/service.yml

    REsource/config/EntityX/services.yml

    If I break base services.yml it throws an exception. If I break EntityX/services.yml nothing happens.
    YamlFileLoader do not resolve the resource statements I think.

    You know whats happening here?

    Thank you for your time.

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #35163

    cardiac
    Participant

    Can’t edit my post…

    YamlFiles get loaded but content is not… I don’t know whats happening there

Viewing 1 replies (of 1 total)

The forum ‘OroPlatform – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top