I am having problems deploying an application on orion. I have deployed the
attached .ear file (which contains a web-app with a couple of .jsps and a
servlet) to  e:\applications and made the following config file changes, in
server.xml:

<application name="mvcapp" path="e:\applications\mvcapp.ear" />

and in default-web-site.xml:

<web-app application="mvcapp" name="mvcapp-web" root="/mvcapp" />

when I request one of the pages (i.e.
http://development/mvcapp/register.jsp) I get the following error message:
Error instantiating web-application
No web-app named 'mvcapp-web' found in application 'mvcapp' 
I have attached the .ear file, any help would much appreciated.

 <<mvcapp.ear>> 
***********************************
Mac Ferguson,
Senior Developer,
NKaos Interactive Media (http://www.nkaos.com),
579 Richmond Street West, Suite 400
Toronto, ON
M5V 1Y6
(Phone) (416)504.8931 x316
(Fax) (416)504.8472 
***********************************

mvcapp.ear

Reply via email to