Deploy web Module

hi all,

i'm tring to deploy the j2ee tutorial example using the application server admin console.

i've followed all the steps but i have a error when i click OK, this error:

Deploying application in domain failed; Unknown deployable object type specified: "Cannot determine the J2EE component type: D:\Documents\j2ee\j2eetutorial14\examples\web\hello1 ; requested operation cannot be completed Unknown deployable object type specified: "Cannot determine the J2EE component type: D:\Documents\j2ee\j2eetutorial14\examples\web\hello1

may you tell me what's wrong?

thanks in advance

iv醤

[630 byte] By [mykrobioa] at [2007-10-1 13:28:32]
# 1
I'm in the same situation and I haven't seen any solution to this one. Could any of you be so gentle and post any solution for this?I appreciate,D.
nashaccounta at 2007-7-10 16:25:06 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 2
I also have the same message while trying to deploy using asadmin(my application server is 8.0 included in creator ide)
jokop2a at 2007-7-10 16:25:06 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 3
Could you please try to deploy the example using asant? After you've created the WAR file, run:asant deploy-warIf you can, also try with deploytool:1 With deploytool, open the hello1 WAR you created.2 Select Tools-->Deploy.3 Click OK.
jenniferba at 2007-7-10 16:25:06 > top of Java-index,Enterprise & Remote Computing,AVK Portability...