Hi..Venu..
the process i did is like this...pl try to spend bit time on this..today also i tried for this and got frustarted..
the procee i did is:
1)first i have written one test.jsp
2)i kept this in websphere\appserver\classes
3)i have created one test.jar with this jsp and i kept this in websphere\appserver\classes;
4)now i have opened AAT and it showed me one unamed.war under this i find websomponents option.after right click on this webcomponent and i added this Test.jsp to this unnamed.war.now i saved this war in websphere\appserver\bin directory.after saving this by right clciking this war it asked me for properties, there i have given the path as websphere\apperver\classes\Test.jar
5)now again in AAT i created one application with test.ear.for this ear i added this test.war.
6)while adding it self it was asked me context root
7) there just i have given name "web".
8)now i save that Test.eat and deployed that in workbench.(in AAT it self )
9)now i had test.war in mt Test.ear application.
10)now i have opened my console and by choosing the enterprise applications option it asked me to install.
11) there i have browsed for the deployed Test.ear and i installed that.
11) mean while i checked the jvm settings and hhtp service settings and all.
12)every thing is fine.
13) i stopped the server and restarted it.
14) now i am succeed in starting my Test.ear in the doown of petstore application which was already ther.
15)now i stopped the both websphere and http servers and restarted it.
16) now i opened my browser and typed
http://localhost:9080/web/Test.jsp. 17)i got 404 not found error..
could u pl tell me the way to run this?
pl spend some time on this..
if i checked my installed apps folder every thing is fine..
thx in advance.ur help is very much needful..
--------------------------------------------------------------------------------