Tridion Sites 9 and DXA 2.0











up vote
4
down vote

favorite












Does anybody knows what happens with Tridion Sites 9 and DXA 2.0? I think I have all the configuration files and settings ok, but I am not able to make it work.



Is there any known issues? Any workaround?










share|improve this question
























  • What is the error you are getting?
    – Velmurugan
    Nov 15 at 8:53










  • Someone got it to work: hem-kant.blogspot.com/2018/11/…
    – Nuno Linhares
    Nov 15 at 8:55










  • The curious thing is that I don't get any error, but home screen is white
    – Raúl Escudero
    Nov 15 at 9:18















up vote
4
down vote

favorite












Does anybody knows what happens with Tridion Sites 9 and DXA 2.0? I think I have all the configuration files and settings ok, but I am not able to make it work.



Is there any known issues? Any workaround?










share|improve this question
























  • What is the error you are getting?
    – Velmurugan
    Nov 15 at 8:53










  • Someone got it to work: hem-kant.blogspot.com/2018/11/…
    – Nuno Linhares
    Nov 15 at 8:55










  • The curious thing is that I don't get any error, but home screen is white
    – Raúl Escudero
    Nov 15 at 9:18













up vote
4
down vote

favorite









up vote
4
down vote

favorite











Does anybody knows what happens with Tridion Sites 9 and DXA 2.0? I think I have all the configuration files and settings ok, but I am not able to make it work.



Is there any known issues? Any workaround?










share|improve this question















Does anybody knows what happens with Tridion Sites 9 and DXA 2.0? I think I have all the configuration files and settings ok, but I am not able to make it work.



Is there any known issues? Any workaround?







dxa dxa-2.0 sites-9






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 16 at 8:42









Rick Pannekoek

16.9k11024




16.9k11024










asked Nov 15 at 7:29









Raúl Escudero

3,360926




3,360926












  • What is the error you are getting?
    – Velmurugan
    Nov 15 at 8:53










  • Someone got it to work: hem-kant.blogspot.com/2018/11/…
    – Nuno Linhares
    Nov 15 at 8:55










  • The curious thing is that I don't get any error, but home screen is white
    – Raúl Escudero
    Nov 15 at 9:18


















  • What is the error you are getting?
    – Velmurugan
    Nov 15 at 8:53










  • Someone got it to work: hem-kant.blogspot.com/2018/11/…
    – Nuno Linhares
    Nov 15 at 8:55










  • The curious thing is that I don't get any error, but home screen is white
    – Raúl Escudero
    Nov 15 at 9:18
















What is the error you are getting?
– Velmurugan
Nov 15 at 8:53




What is the error you are getting?
– Velmurugan
Nov 15 at 8:53












Someone got it to work: hem-kant.blogspot.com/2018/11/…
– Nuno Linhares
Nov 15 at 8:55




Someone got it to work: hem-kant.blogspot.com/2018/11/…
– Nuno Linhares
Nov 15 at 8:55












The curious thing is that I don't get any error, but home screen is white
– Raúl Escudero
Nov 15 at 9:18




The curious thing is that I don't get any error, but home screen is white
– Raúl Escudero
Nov 15 at 9:18










2 Answers
2






active

oldest

votes

















up vote
5
down vote













DXA 2.1 .Net will support Tridion Sites 9 and is planned to be released in the coming days.






share|improve this answer




























    up vote
    3
    down vote













    Quick Fix: SWitch off the Custom Resolver (the one that controls the link depth resolving).



    It's not formally supported but will be in DXA 2.1 as far as I know.



    There is another issue with the context services (explained in the blog post by Hem noted above).






    share|improve this answer





















    • The problem with the 9.0 Context Service is that it is more strict regarding URL encoding (because of a Tomcat upgrade) and hence not compatible wirh CIL 10.1. This is fixed in CIL 11.0 (which DXA 2.1 will use).
      – Rick Pannekoek
      Nov 16 at 8:36










    • In the meantime, you can try to build DXA 2.0 against CIL 11.0 or configure AdfContextClaimsProvider instead of ContextServiceClaimsProvider (in Unity.config). This effectively disables Context Engine functionality, but at least you Web App will run.
      – Rick Pannekoek
      Nov 16 at 11:58











    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "485"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftridion.stackexchange.com%2fquestions%2f19495%2ftridion-sites-9-and-dxa-2-0%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    5
    down vote













    DXA 2.1 .Net will support Tridion Sites 9 and is planned to be released in the coming days.






    share|improve this answer

























      up vote
      5
      down vote













      DXA 2.1 .Net will support Tridion Sites 9 and is planned to be released in the coming days.






      share|improve this answer























        up vote
        5
        down vote










        up vote
        5
        down vote









        DXA 2.1 .Net will support Tridion Sites 9 and is planned to be released in the coming days.






        share|improve this answer












        DXA 2.1 .Net will support Tridion Sites 9 and is planned to be released in the coming days.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 15 at 8:36









        Philippe Conil

        1,916513




        1,916513






















            up vote
            3
            down vote













            Quick Fix: SWitch off the Custom Resolver (the one that controls the link depth resolving).



            It's not formally supported but will be in DXA 2.1 as far as I know.



            There is another issue with the context services (explained in the blog post by Hem noted above).






            share|improve this answer





















            • The problem with the 9.0 Context Service is that it is more strict regarding URL encoding (because of a Tomcat upgrade) and hence not compatible wirh CIL 10.1. This is fixed in CIL 11.0 (which DXA 2.1 will use).
              – Rick Pannekoek
              Nov 16 at 8:36










            • In the meantime, you can try to build DXA 2.0 against CIL 11.0 or configure AdfContextClaimsProvider instead of ContextServiceClaimsProvider (in Unity.config). This effectively disables Context Engine functionality, but at least you Web App will run.
              – Rick Pannekoek
              Nov 16 at 11:58















            up vote
            3
            down vote













            Quick Fix: SWitch off the Custom Resolver (the one that controls the link depth resolving).



            It's not formally supported but will be in DXA 2.1 as far as I know.



            There is another issue with the context services (explained in the blog post by Hem noted above).






            share|improve this answer





















            • The problem with the 9.0 Context Service is that it is more strict regarding URL encoding (because of a Tomcat upgrade) and hence not compatible wirh CIL 10.1. This is fixed in CIL 11.0 (which DXA 2.1 will use).
              – Rick Pannekoek
              Nov 16 at 8:36










            • In the meantime, you can try to build DXA 2.0 against CIL 11.0 or configure AdfContextClaimsProvider instead of ContextServiceClaimsProvider (in Unity.config). This effectively disables Context Engine functionality, but at least you Web App will run.
              – Rick Pannekoek
              Nov 16 at 11:58













            up vote
            3
            down vote










            up vote
            3
            down vote









            Quick Fix: SWitch off the Custom Resolver (the one that controls the link depth resolving).



            It's not formally supported but will be in DXA 2.1 as far as I know.



            There is another issue with the context services (explained in the blog post by Hem noted above).






            share|improve this answer












            Quick Fix: SWitch off the Custom Resolver (the one that controls the link depth resolving).



            It's not formally supported but will be in DXA 2.1 as far as I know.



            There is another issue with the context services (explained in the blog post by Hem noted above).







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Nov 15 at 10:48









            Dylan .. Mark Saunders

            7,0981032




            7,0981032












            • The problem with the 9.0 Context Service is that it is more strict regarding URL encoding (because of a Tomcat upgrade) and hence not compatible wirh CIL 10.1. This is fixed in CIL 11.0 (which DXA 2.1 will use).
              – Rick Pannekoek
              Nov 16 at 8:36










            • In the meantime, you can try to build DXA 2.0 against CIL 11.0 or configure AdfContextClaimsProvider instead of ContextServiceClaimsProvider (in Unity.config). This effectively disables Context Engine functionality, but at least you Web App will run.
              – Rick Pannekoek
              Nov 16 at 11:58


















            • The problem with the 9.0 Context Service is that it is more strict regarding URL encoding (because of a Tomcat upgrade) and hence not compatible wirh CIL 10.1. This is fixed in CIL 11.0 (which DXA 2.1 will use).
              – Rick Pannekoek
              Nov 16 at 8:36










            • In the meantime, you can try to build DXA 2.0 against CIL 11.0 or configure AdfContextClaimsProvider instead of ContextServiceClaimsProvider (in Unity.config). This effectively disables Context Engine functionality, but at least you Web App will run.
              – Rick Pannekoek
              Nov 16 at 11:58
















            The problem with the 9.0 Context Service is that it is more strict regarding URL encoding (because of a Tomcat upgrade) and hence not compatible wirh CIL 10.1. This is fixed in CIL 11.0 (which DXA 2.1 will use).
            – Rick Pannekoek
            Nov 16 at 8:36




            The problem with the 9.0 Context Service is that it is more strict regarding URL encoding (because of a Tomcat upgrade) and hence not compatible wirh CIL 10.1. This is fixed in CIL 11.0 (which DXA 2.1 will use).
            – Rick Pannekoek
            Nov 16 at 8:36












            In the meantime, you can try to build DXA 2.0 against CIL 11.0 or configure AdfContextClaimsProvider instead of ContextServiceClaimsProvider (in Unity.config). This effectively disables Context Engine functionality, but at least you Web App will run.
            – Rick Pannekoek
            Nov 16 at 11:58




            In the meantime, you can try to build DXA 2.0 against CIL 11.0 or configure AdfContextClaimsProvider instead of ContextServiceClaimsProvider (in Unity.config). This effectively disables Context Engine functionality, but at least you Web App will run.
            – Rick Pannekoek
            Nov 16 at 11:58


















             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftridion.stackexchange.com%2fquestions%2f19495%2ftridion-sites-9-and-dxa-2-0%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            What is the Guru Parampara of Kashmiri Shaivism?

            Герой Советского Союза

            AnyDesk - Fatal Program Failure