Last week, Oracle was pleased to announce the availability of Oracle WebLogic Server 11g (10.3.6). This release is the latest patchset in the 11g line and contains several new features. The full set of new features and certifications can be found in the What's New document.
Several interesting feature highlights:
Markus continues his exploration of the Arquillian Testing System, this time using WebLogic Server as the server under test. Nice work Markus, I've been wanting to get an example of doing this out myself and you've saved me the effort.
http://blog.eisele.net/2012/01/arquillian-with-netbeans-weblogic-12c.html
Michel Schildmeijer offers some tips and advice for using EJBs and MDBS in a WebLogic Cluster based on a recent client engagement.
So I decided to bundle some tips for JAVA programmers how they should configure their EJB, MDB and Servlet applications when they will be deployed on a WebLogic cluster.
http://technology.amis.nl/blog/15390/ejb-an-mdb-best-practices-on-weblogic
Dr Frank Munz has produced a feature timeline for the various WebLogic Server releases based on his own knowledge and perusing the documentation sets.
http://www.munzandmore.com/2012/ora/weblogic-feature-timeline-what-is-new-in-wls-12-11-10-9
The Oracle A-Team have posted a reminder of how to configure WebLogic Server to handle SSL and client-certificate authentications.
I recently had to revisit the subject of SSL offloading and WebLogic server to include the ability to do client certificate authentication. I was specifically doing this for use with Oracle Access Manager 11g, but the configuration steps are identical whether you are using OAM or just WebLogic.
http://fusionsecurity.blogspot.com.au/2012/02/ssl-offloading-and-weblogic-server.html
Andreas Koop takes a quick look at the new RESTful Management Services that are avaialable with WebLogic Server 12c, demonstrating how it's possible to access the current status of a WebLogic Server domain, cluster and associated resources using a REST client.
With these capabilities it' possible to implement a custom monitoring solution. A slim mobile wls monitoring app (and more)! => Hands on;)
http://multikoop.blogspot.com.au/2011/12/restful-management-services-in-oracle.html
Hello : we are using web logic server in our Organization.
How can i know the Release and the version.? on screen it is showing 11g and bottom side 10.3.6?? Tell me ..Also i need the Performance,Usability ..and The Forms and reports for this App server.IS this Version supports Forms and Reports .I need the Performance Reports...
It looks to me that you have the release and version information already.
If it's showing "11g" and "10.3.6" that then is Oracle WebLogic Server 11g (10.3.6).
There were multiple minor versions released under the 11g umbrella - ranging from 10.3.1 to 10.3.6.
I am not familiar with the Forms and Reports options of Fusion Middleware - I'd suggest looking for information either on the Forms/Reports section of OTN:
http://www.oracle.com/technetwork/developer-tools/forms/overview/index.html
This section also has whitepapers and links to presentations that may provide information relating to performance and scalability.
The documentation also has an installation guide which should give you the required steps to install the product:
http://docs.oracle.com/cd/E24269_01/index.htm
-steve-