Erlang at Facebook, SAP, ...

2009-06-26 | #Erlang #Open #OpenSource

Erlang At? Please add a comment if you use it in your company! Erlang at BBC http://www.erlang-factory.com/upload/presentations/147/EndaFarrell-ErlangFactoryLondon2009-ErlangattheBBC.pdf Erlang at Facebook Functional Programming at Facebook by Chris Piro and Eugene Letuchy. http://www.

Continue reading 


Connecting to a database with a webService (cxf) deployed (osgi) in Servicemix

2009-06-07 | #Me #Ope #OpenSource #Servicemix #SOA

Install and start ServiceMix 4.0 2) Add necessary bundles features/install cxf-osgi osgi/install -s mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-dbcp/1.2.2_3/ osgi/install -s wrap:mvn:org.springframework/spring-jdbc/2.5.6/ osgi/install -s wrap:mvn:mysql/mysql-connector-java/5.1.6 … See details in this gooole document or download test-wsdl-first-osgi.

Continue reading 