Saturday, May 25, 2013

Project Chat using ADF ORACLE And Java Message Service (JMS)




I develop one ADF Project chat and want to share all my friends, so please any one has any comments, kindly can you share me.

·        This project use JMS Server to store messages, You see how       configure JMS on Weblogic .
·         There are one event "OnMessage”, this event will fire when message come from server.
·        All messages are saved in array list object, the list view component fetch display messages.
·        execute function called by poll component every 5 second
·        When user press on button "Send", it will call add function to send message to server and store in server.
·        There is one css file which draws bubble on panelGrouplayout.


I already uploaded this project, you can anyone download and update as he see and upload again but should be configure JMS on server.



    link to download 
          





                
Thamk
Sameer















1 comment:

  1. Hi sameer ,
    can u provide detailed implementation steps for this?

    ReplyDelete