This document discusses how to administer JMS objects in Weblogic application server including creating a JMS server called "TestJmsServer", a connection factory, and a queue called "TestJmsQueue". It notes that topics can also be created in the same way and provides instructions to click "New" then enter the name and click "Finish" to create each object. Finally, it states that JMS clients can now be coded to use these administered objects.