what is difference between jboss and weblogic
Answers were Sorted based on User's Feedback
Answer / krati
1.JBoss is a Open source product(freeware),whereas WebLogic
are paid ones.
2.Weblogic has self Concole 7001 and u can change console
setting as per requirement,
where as Jboss is dependent on Tomcat
3.WebLogic has extra features that JBoss doesn't have.
WebLogic has an excellent web-based admin console that
enables you to configure JMS Queues/Topics, DataSources,
and Security Realms - and much more. WebLogic has had an
admin console since at least 2002/3.
| Is This Answer Correct ? | 24 Yes | 5 No |
Answer / kumar rohit
Difference between JBoss and Weblogic server
1.JBoss is a Open source product(freeware),whereas WebLogic
are paid ones.
2.Weblogic has self Concole 7001 and u can change console
setting as per requirement,where as Jboss is dependent on
Tomcat.
3.WebLogic has extra features that JBoss doesn't have.
WebLogic has an excellent web-based admin console that
enables you to configure JMS Queues/Topics, DataSources,
and Security Realms - and much more. WebLogic has had an
admin console since at least 2002/3.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / ramkumar
In JBoss application server, implementation for servlet-api
is not there. for this, they are dependent on Tomcat. So
for web related part, its nothing but refering Tomcat. But
where as other application servers like Weblogic,
Websphere, they have their own implementation for Servlet-
api. and ofcource above answers also valid. Please correct
me if any thing wrong.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / mukundvishy
Both are Application servers developed by two different
companies, first by BEA and second by JBoss.
JBoss is a open source (may not be anymore) and Weblogic is
a commercial one.
Since Weblogic is commercial, one would assume to get proper
after sale support, RASM (Reliability, Availability,
Scalability and Maintainability) features, Proper
documentation, easy integration with other Vendor products
etc. Whereas JBoss may not have Support (a lot of forums
could help), proper documentation etc.
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / pankaj budhiraja
jboss is easy to deploy (copy paste) while not the same for weblogic
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / abdul wahid syed
Its Support the concept of clustering and its has a
configuration file (config.xml), we can deployed
application by using 3 deployment mode(staging,Non staging
and Externa)
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kaushal k sharma
i am also looking the right answer of this v. imp. question...
| Is This Answer Correct ? | 6 Yes | 9 No |
Answer / sreenu karampudi
Jboss: Application server, open source. enterprise
applications can be deployed.
webLogic: Application server, Enterprise applications can
be deployed.
| Is This Answer Correct ? | 2 Yes | 5 No |
Can we add JBoss server instance to weblogic cluster?
what is critical environment in weblogic
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
how to change the Nodemanager password?
what r critical issues in weblogic
2 Answers Accenture, IBM, Tech Mahindra,
How do I set up my classpath? : BEA Weblogic
How to make a managed server ?
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
What are the causes of having ociw32.dll error in the database of web logic server?
Explain briefly what is the nm?
What is ticketing tool used in your project?
What is multicast address in Clustering? Why do we need it?