You are on page 1of 2

<?xml version="1.0" encoding="utf-8" standalone="no"?

>
<!doctype properties system "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>openbravo websevice configuration</comment>
<entry key="url">
http://ob.gs-std.com:8080/desarrollo/services/externalsales
</entry>
<entry key="id">1000000</entry>
<entry key="org">1000000</entry>
<entry key="pos">123</entry>
<entry key="user">alview</entry>
<entry key="password">starthead</entry>
</properties>

-------------------------------------------------------------------

<class name="org.openbravo.erpcommon.ws.externalsales.externalsales"/>

jdbc:postgresql://192.168.128.15:5432/external_sales
org.postgresql.driver
c:\documents and settings\x300\escritorio\puntoventa_2.00_bin\lib\postgresql-8.3-
603.jdbc3.jar
desarrollo
desarrollo69

--------------------------------------------------------------------

<?xml version="1.0" encoding="utf-8" standalone="no"?>


<!doctype properties system "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>openbravo pos</comment>
<entry key="location">0</entry>
<entry key="activecash">36d9e10a-9c07-4503-b027-cdd85dd1aa10</entry>
</properties>

--------------------------------------------------------------------

conexion a solovino

<?xml version="1.0" encoding="utf-8" standalone="no"?>


<!doctype properties system "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>openbravo websevice configuration</comment>
<entry key="url">
http://solovino.xmarts.net:8080/alviewmp1/services/externalsales
</entry>
<entry key="id">1000000</entry>
<entry key="org">1000000</entry>
<entry key="pos">1234</entry>
<entry key="user">openbravo</entry>
<entry key="password">openbravo</entry>
</properties>
----------------------------------------------------------------------

configuracion para el punto de venta de control net


------------------------------------------------------------------------

<?xml version="1.0" encoding="utf-8" standalone="no"?>


<!doctype properties system "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>openbravo websevice configuration</comment>
<entry
key="url">http://controlnet.xmarts.net:8080/cnet35/services/externalsales</entry>
<entry key="id">1000000</entry>
<entry key="org">1000000</entry>
<entry key="pos">5432</entry>
<entry key="user">alview</entry>
<entry key="password">starthead</entry>
</properties>
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------

You might also like