• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Need help with Weblogic

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

I am a JBoss user sofar.Now I putup into other application where I will have to work with weblogic8.x...Now I have some set of questions for you

1. how to do deploy/hot deploy the application?(Is it same like JBoss in Eclipse?)
2. How the services are implemented?
(Naming Service,Timer Service,ear-deployer,mail-service)
3. where to modify the port numbers?
4. Where to configure license certificate?
5. JBoss is having tomcat as default container how about weblogic?
6. How authentication and authorization is implemented?
7. How the container configuration(stateless,stateful,entity) can be modified in weblogic?
8. Transaction management in weblogic?
9. where to configure bean life time and tr.timeout ?
10.Debugger in weblogic?

better give me a best study material URLs to get to clear all my doubts...

Thanks
Bala.
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here is the online documentation for Weblogic. It will answer most of your questions.
A couple of things may not be obvious from the docs:
- You can debug Weblogic apps with Eclipse.
- Unlike Jboss/Tomcat, Weblogic is its own web server.
 
Boobalan Jegathesan
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First of all you study to do answer for members questions.dont hurt them...

"blabbing like a narcissistic fool with a superiority complex"


above quote is suitable you too
 
Joe Ess
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Boobalan Jegathesan:

above quote is suitable you too



It certainly is, that's why it is my signature (like your signature is "Thanks Boobalan.(SCJP1.4)"). It has nothing to do with you or the topic at hand.
Speaking of which, did you get the answers you wanted from the documentation?
 
Boobalan Jegathesan
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry Boss...I misunderstood.extremly sorry.
 
Joe Ess
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No problem. It's happened before.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic