Run enterprise application

Hello!

I have deployed an enterprise application on Sun Java System Application Server Platform Edition 9.0.

I know the server is working and that there is nothing wrong with my application.

The admin tool says that the location of my application is:

${com.sun.aas.instanceRoot}/applications/j2ee-apps/Account

The application has a jsp file that is supposed to run first.

I have tried to start my application from a webbrowser like this:

http://computer1:8080/applications/j2ee-apps/Account

But i get:

HTTP Status 404 -

--

type Status report

message

description The requested resource () is not available.

How do i run my application from a webbrowser?

[746 byte] By [mattias_westerberga] at [2007-11-27 7:50:46]
# 1

[code]

Hello!

I have deployed an enterprise application on Sun Java System Application Server Platform Edition 9.0.

I know the server is working and that there is nothing wrong with my application.

The admin tool says that the location of my application is:

${com.sun.aas.instanceRoot}/applications/j2ee-apps/Account

The application has a jsp file that is supposed to run first.

I have tried to start my application from a webbrowser like this:

http://computer1:8080/applications/j2ee-apps/Account

But i get:

HTTP Status 404 -

--

type Status report

message

description The requested resource () is not available.

How do i run my application from a webbrowser?

[/code]

mattias_westerberga at 2007-7-12 19:31:49 > top of Java-index,BigAdmin,Set up and Deploy...