Skip to Content
0
Former Member
Sep 07, 2007 at 06:25 PM

Broken image in case of transport via NWDI

28 Views

I have an image file in a webdynpro application. I have placed it in the src -> mimes -> components -> package folder.

When I deploy the application I can see the image on the application.

Now when I released the application from development to staging, the application works fine, but the image is not getting displayed. We get an 'X' mark in place of the image.

I checked the .ear file and extracted it. I can see the image file in the components-> package folder.

Also the .dcdef file of the application has the following:

<i> <folders>

<source-folder>META-INF</source-folder>

<source-folder>src/mimes</source-folder>

<source-folder>src/configuration</source-folder>

<package-folder>src/packages</package-folder>

</folders</i>

We are using EP 7.0 SP11 portal and NWDI to transport the applications.

Please let me know how to solve the broken image issue.

Regards,

Vibha Singhal