Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!
  • 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
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

Starting Weblogic server fine in Eclipse, but seems like project not being deployed.

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I can't for the life of me figure out what's going on (and I bet at the end it's a really silly mistake)!

So I have an EAR project (with an EJB and Web project enclosed in it) assigned to my weblogic server. I can start/stop it all fine with no errors...but when I try to get to the index.jsp file using the URL: http://localhost/<project name> (it's in my welcome tag in my web.xml) I get the 404 error. It was working before perfectly, then one day it just did all this and has been doing this since. It's weird because I don't think I've played around with any settings since. Here is the log I get from starting up the server, if there's any more info needed, please let me know, thanks:

 
Water proof donuts! Eat them while reading this tiny ad:
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
reply
    Bookmark Topic Watch Topic
  • New Topic