WebLogic Technology Update
The major enhancements to WebLogic are Java SE 6 support, SAML2, new JMS C# client for .NET environments and performance updates to the runtime and administration console.
A shared Java EE library is a single module or collection of modules that is registered with the Java EE application container upon deployment. A shared Java EE library can be:
| standalone EJB module | standalone web application module | multiple EJB modules packaged in an enterprise application |
multiple web application modules package in an Enterprise application |
single plain JAR file |
A shared Java EE library feature in WebLogic Server provides the capability to share one or more different types of Java EE modules among multiple Enterprise applications.
SYS-ED workshops explain and demonstrate: