Hello all,
we have a strange behaviour with a Webdynpro project using external jars inside the NWDI. Runtime Systems and NWDS are NW04 SPS19, NWDI is SPS21.
First of all, we created a separate SC containing each jar as external lib DC (jxl, jdom, jaxb, a.s.o) in its own track. Each external lib DC contains two public parts, one for assembly and one for compilation.
Also we defined a dependency between the libraries SC and our WD SC. So we transported the external lib SC into the WD SC track.
We added the external lib public parts (both assembly and compilation) to our WD SC. We started developing the WD DC using APIs from external lib DCs.
So far everythings works fine, but if i choose WD SC -> Web Dynpro -> Applications -> "Deploy new archive and run", the Web Dynpro application will be deployed without the external jars. Even if i choose "right klick" the WD SC and deploy afterwards, the external libs will not be deployed. Also the
If i choose only "right klick" the WD SC -> deploy everything works fine.
We used a test track before start developing our WD SC and there everthing as expected.
So any ideas what could be wrong?
Regards Oliver