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 |
Explain the functionality of iiop ?
How to deploye the java application in web logic server please brief explain with screen shot please help me ?
What is a cluster? What is High Availability and Fail over?
What is a domain in weblogic?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file
What is meant by prallel gc and explain it?
Difference between multicast and unicast?
What is config.xml.booted file.
Explain what is the purpose of stub in web-logic server cluster?
What happens if remove( ) is never invoked on a session bean?
Explain weblogic server?