cancel
Showing results for 
Search instead for 
Did you mean: 

NWDI-Transport to production

michael_voss2
Participant
0 Kudos

Hi everybody!

We tried transporting a software component (including a WebDynpro DC and a WebService DC) to production. The imports to Consolidation went fine, as well as Assembly and import to Test. WebDynpro and WebService work fine on the test portal server. When moving to production, we saw four requests for approval; each of them got approved without problem. When we tried to import them to production, the oldest request failed, but after importing the second oldest, this one was marked "outdated". The import of the two youngest requests went fine.

But when trying to use the WebService, we get a NoClassDefFound exception on a class that is part of another Java DC (not the WebService DC), that should get includes as a jar (no problems in Development, Consolidation or Test, though) and the WebDynpros issue a "500 - Internal Server Error -Failed to process request" without further information (no problems in Development, Consolidation or Test there, too).

Does anyone have any hint on what we should check or change ? I'd rather not revert to manually deploy the ear files from my NWDS...

Thanks

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

michael_voss2
Participant
0 Kudos

We resolved the problem by creating an alias "WD" pointing to the production machine itself...