I am trying to create a library to include Jar files into an Application. I have done this before so am not sure why I am having issues now but this is the problem.
I created an external library project and it looks fine. Then I created a J2EE Library project. When I build it and look in the Public Parts -def I don't see any of the jar files as entities only trackname~projectname. I looked in the defLib.pp file and it only has this as the entity name and entity type is Server_Component. I scrapped the project after fooling around with it for awhile and tried a different approach as listed in this blog:
However I am still having the same issue. Hoping someone can tell me what I am missing/forgetting? Perhaps a Project Properties setting needs to be set/changed? Also We are working with a new track on NWDI so maybe we are missing something on it?