Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. #Mensajeria ActiveMQ
  2. jms.brokerUrl=failover:(tcp://falcondes-app1.sis.personal.net.py:61616?daemon=true,tcp://falcondes-app2.sis.personal.net.py:61616?daemon=true)?randomize=false&jms.watchTopicAdvisories=false&maxReconnectAttempts=0
  3. jms.user=admin
  4. jms.pass=admin
  5. #VoltDB
  6.  
  7. spLoaderProcedure=NotificacionMasivaSPLoader
  8. mpLoaderProcedure=NotificacionMasivaMPLoader
  9. spLoaderProcedureReadOnly=NotificacionMasivaSPLoaderReadOnly
  10. mpLoaderProcedureReadOnly=NotificacionMasivaMPLoaderReadOnly
  11. spCommiterProcedure=NotificacionMasivaSPCommiter
  12. mpCommiterProcedure=NotificacionMasivaMPCommiter
  13.  
  14. activeScope=ThreadScoped
  15. dbUser=promociones_mdw
  16. dbPass=falcondes
  17. dbNodes=falcondes-db1-vip.sis.personal.net.py,falcondes-db2-vip.sis.personal.net.py,falcondes-db3-vip.sis.personal.net.py
  18. connectionResponseTimeout=30000
  19. poolSize=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement