what is difference between jboss and weblogic
Answer Posted / jagadish
Both jboss and weblogic are application servers by Oracle
and Redhat.
Weblogic server has a good web based admin tool (7001) and
jboss has console too (8080).
Jboss is mostly based on file system modification like xml
files where as weblogic mostly relies on console.
We can remove unnecessary services from jboss if we dont
need but with weblogic we cant.
Jboss is a open source product where as weblogic is not.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
In web logic what is the msi code?
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
How do I provide user credentials for starting weblogic server?
What is the name of default jvm that is made used for weblogic?
Can you briefly describe local interfaces?
When can high usage of CPU occur?
What causes java.io exceptions in the log file? : BEA Weblogic
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?