17 diciembre 2013
11 diciembre 2013
#{ TIPS: JBOSS usando CLI }
[bin]$ ./jboss-admin.sh You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands. [disconnected /] connect The controller is not available at localhost:9999 [standalone@localhost:9999 /]
./jboss-admin.sh connect [host][:port]en un sólo paso
./jboss-admin.sh --connect controller=[host][:port]http://middlewaremagic.com/jboss/?p=419
http://middlewaremagic.com/jboss/?p=391
10 diciembre 2013
#{ LINUX: Bulk rename (rename masivo) }
find . -name 'bar' -type d -execdir mv {} foo \; //bar -> regex nombre a buscar //foo -> reemplazo
04 diciembre 2013
#{ ARQ: Integration framework, ESB, Integration suite }
http://www.dosideas.com/noticias/java/498-el-papel-del-esb-en-una-solucion-soa.html
http://www.slideshare.net/KaiWaehner/spoilt-for-choice-how-to-choose-the-right-enterprise-service-bus-esb?ref=http://www.kai-waehner.de/blog/2013/01/23/spoilt-for-choice-how-to-choose-the-right-enterprise-service-bus-esb/
http://www.adictosaltrabajo.com/tutoriales/tutoriales.php?pagina=camel
Suscribirse a:
Entradas
(Atom)