Hello everyone,
I'm trying to set up a developement environment in order to custom the b2b ISA web application.
The technical environment is NWDI,& NWDS 7.01.
I've created a custom SC, a custom DC (named b2b_cust) like described in "How_To_Create_Custom_App_ECO5200".
The application b2b_cust is succesfuly deployed, I can access the XCM admin configurator at
"http://<servername>:<serverport>/b2b_cust/admin/index.jsp" and I run the XCM configuration just like in the standard application.
But when I tryed to access the client side at "http:// : /b2b_cust/b2b/ init.do" I'm facing a blank page.
On this page, the source code shows:
I can see that https is enable and the port is not filled, that my problem, because in my XCM configuration I've disabled SSL and filled this port.
I feel like the link between my XCM configuration and the application itself is somewhere broken.
Any clue is very welcome here.
Thanks in advanced.