Вы находитесь на странице: 1из 2

WEBLOGIC HANDSON LINKS - WHICH ARE ALL "DO IT YOUR SELF" TYPE...

==================================================================
Java Messaging Service is an API that provides reliable, asynchronous communicat
ion between applications in a distributed computing environment. It enables a Ja
va applications that share a messaging system to exchange messages and Simplifie
s application development by providing a standard interface for creating, sendin
g, and receiving messages.
--- link for queue demo
http://middlewaremagic.com/weblogic/?p=1987
https://blogs.oracle.com/soaproactive/entry/how_to_create_a_simple
--- link for topic demo
http://middlewaremagic.com/weblogic/?p=2431
http://weblogic-wonders.com/weblogic/2010/12/01/weblogic-jms-feature-using-topic
/
--- to create durable subscribers
http://middlewaremagic.com/weblogic/?p=2431
Under the Topic: Monitoring Durable Subscribers for Topics
http://download.oracle.com/docs/cd/E12840_01/wls/docs103/jms_admin/manage_msg.ht
ml
Under the Topic: Setting Up Durable Subscriptions
http://download.oracle.com/docs/cd/E13222_01/wls/docs81/jms/implement.html#10976
32
http://download.oracle.com/docs/cd/E12840_01/wls/docs103/ConsoleHelp/taskhelp/jm
s_modules/topics/ManageDurableSubscribers.html#sthash.QquvHMWv.dpuf

################################################################################
##########################################################################
--- Install Apache on ubuntu
http://www.maketecheasier.com/install-and-configure-apache-in-ubuntu/
https://www.digitalocean.com/community/articles/how-to-configure-the-apache-webserver-on-an-ubuntu-or-debian-vps
-- Configuring Apache with Oracle weblogic
http://docs.oracle.com/cd/E23943_01/web.1111/e16435/apache.htm
weblogic-wonders.com/weblogic/2010/12/11/configure-apache-webserver-with-weblogi
c-server/
http://docs.oracle.com/cd/E13222_01/wls/docs81/adminguide/web_server.html#101050

################################################################################
#########################################################################
-- Managing http session replication
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/10g/r3/cluster
/session_state/session_state.htm?cid=4478&ssid=108948468902692
################################################################################
###################################################################
-- SSL cert setup
http://www.techavalanche.com/2013/01/02/configuring-self-signed-certificate-on-w
eblogic-server/
http://techworldrocks.wordpress.com/2012/03/28/configure-self-signed-certificate
-with-weblogic-server/
http://docs.oracle.com/cd/E13222_01/wls/docs81/secmanage/ssl.html#1190514
http://weblogicserveradministration.blogspot.com/2012/11/weblogic-server-ssl-con
figuration-self.html

Вам также может понравиться