Jump to content

Need help for WebLogic 10.0

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
MPD Psycho

MPD Psycho

    Newbie

  • Members
  • PipPip
  • 21 posts
Hi, I'm starting to learn WebLogic 10.0 and I couldn't find decent tutorials/examples/exercises out there. They are either too confusing or more suitable for different versions. Any help finding those would be appreciated.

#2
Arkie

Arkie

    Learning Programmer

  • Members
  • PipPipPip
  • 92 posts
Well, what exacly do you want to learn?

#3
MPD Psycho

MPD Psycho

    Newbie

  • Members
  • PipPip
  • 21 posts
Web applications and stuff.

#4
navghost

navghost

    Newbie

  • Members
  • PipPip
  • 17 posts
If it's Your first web application maybe You could use for it the Weblogic 8.1 Platform? I think it's much easier to do it and the administration console is more clearer then 10.0 . If Your are looking for the tutorials and examples, their are on the bea website - I always use them and I think they are good ;)
"Work should be challenging and the challenge should be fun. Great just isn't good enough!"

#5
ppunj

ppunj

    Newbie

  • Members
  • Pip
  • 3 posts
Hi,

I am migrating from weblogic 8.1 to weblogic 10 and I have solved most of the problems, now I am facing a problem with the deployment of “ear” file. We have an ear file with a web application in it. Even though other parts of the application is working, this Reactor Product is a basic J2EE ear file with a war file inside and in the war file there are jar files, in that there are properties files. So it is not loading the properties files in weblogic 10. Why cant the web application see them.
Is there a difference between the way weblogic 8.1 loads property files with weblogic 10.

Thanks,
ppunj