Originally posted by david, chen:
Could any one give me some idears about how can I deploy a web application in ORION server?
Either run "java -jar orion.jar -console" or double-click on "orionconsole.jar". Right-click on your server (
ormi://localhost) and select "Install application". You'll also be able to access some handy tools from the Assemble menu to create EJBs, tag libraries, Web applications (.war), and enterprise applications (.ear). You can run these separately as well, they have their own .jars.
They may not be the slickest tools available, but they sure beat editing the .xml files.
- Peter
[This message has been edited by Peter den Haan (edited May 17, 2001).]