Skip to content

antoinesd/Socializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Welcome to Socializer

Socializer is a demo for Seam Social using prime face.It's still very rough but all pull request are welcome to make it better Out of the box it'll run on JBoss AS 7.11 (tested) and any Java EE 6 server (not tested). As it relies on CDI it could also be enhanced to run on tomcat and Jetty thru weld-servlet CDI engine (idea of improvement ?)

##Functionalities

Right now it supports Twitter and Facebook timeline / update and LinkedIn update. Seam Social provides pagination for Twitter / Facebook timeline, but it's not used yet in socializer.

##Running Socializer

You'll need to install :

These being installed, you have to launch JBoss with

$JBOSS_HOME/bin/standalone.sh

and

mvn package jboss-as:deploy

in Socializer root directory. You can then use the application on http://localhost:8080/socializer

Enjoy and contribute :-)

About

Social Network client using Seam Social

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages