Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Error 404 - Not found -on accessing JSP- Weblogic 10.3

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I am upgrading weblogic 8.1 to weblogic 10.3. My build is successful with ant and i am able to create ejbs.
I am able to deploy the .ear application in exploded mode and all ejbs and web application show deployed and active.
but when i am trying to access any jsp it is saying
Error 404--Not Found
though in tmp file of domain server i can see class files created for jsps.

i had already spent two days on this issue. please help urgently.
observation - when i start the weblogic..it does not show log on unix for deployment of ejbs
but on console it says deployed successfully.


PLEASE ADVISE..


 
neeraj bhardwaj
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anybody help on this. I am really stuck here..

Other observations -
Whenever there is an error in jsp..my access to jsp shows compilation error but when
there is no errors it says Error 404 - not found.

Quick advise will be greatly appriciated...
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic