Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any decent weblogic tutorial? [closed]

We are migrating an application from Tomcat to WebLogic. There are many things we just don't know about. Is there any decent tutorial out there?

We know about this but I'd like to read about experiencies, and/or processed information.

Thanks in advance.

like image 671
Tom Avatar asked Oct 29 '09 19:10

Tom


People also ask

Which is better Tomcat or WebLogic?

Oracle Weblogic Server is the best server available in the market with database pooling and a bit expensive to buy the license, whereas Apache Tomcat Server is free and has limitations in the features for large-scale applications.

Who bought WebLogic?

Oracle WebLogic Server is a Java EE application server currently developed by Oracle Corporation. Oracle acquired WebLogic Server when it purchased BEA Systems in 2008.

Does WebLogic require JDK?

Before you can install WebLogic Server itself, you must have a Java Development Kit (JDK) installed on your Development Client.

What is WebLogic in simple terms?

Oracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a robust, mature, and scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.


1 Answers

Ok, I'm late, but I'm going to share the two tutorials I'm following, since I would have found helpful to have those right away.

http://www.scribd.com/doc/6339325/Weblogic-Tutorial

http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial

like image 165
Eugenio Laghi Avatar answered Oct 09 '22 14:10

Eugenio Laghi