very new to dm Server.
I want deploy a basic shared services WAR format. I understand that I need to create a jar file encapsulating my 'services' and a war file containing my web resources.
is there a specific mechanism I need to use to generate these archives or a simple lets say export option out of STS or eclipse will suffice?
I want to understand are there any special considerations that need to be made during the build process of the jar and war files.
Thx,
Che


