Thanks Afkham, it work.
Saludos, Ing. Jorge Infante Osorio. J´Dpto Soluciones SOA. CDAE. Fac. 5. UCI. De: Afkham Azeez [mailto:[email protected]] Enviado el: viernes, 13 de julio de 2012 0:32 Para: Jorge Infante Osorio CC: [email protected] Asunto: Re: [User] property files location inside AS. On Thu, Jul 12, 2012 at 12:51 PM, Jorge Infante Osorio <[email protected]> wrote: Hi all. In the AS, in which location I can put a property file to access to it information from inside an axis2 service? Do you mean to access it via file system or access it via classpath? If it is for accessing via file system, you can put it into CARBON_HOME/repository/conf and access it as System.getProperty("carbon.home") + File.separator + "repository" + File.separator + "conf" + File.separator + "foo.properties". If you want to load from classpath, you can put it into the AAR file. Saludos, Ing. Jorge Infante Osorio. J´Dpto Soluciones SOA. CDAE. Fac. 5. UCI. <http://www.uci.cu/> <http://www.uci.cu/> <http://www.uci.cu/> _______________________________________________ User mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/user <http://www.uci.cu/> <http://www.uci.cu/> <http://www.uci.cu/> -- Afkham Azeez Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ <http://www.uci.cu/> email: [email protected] cell: +94 77 3320919 blog: http://blog.afkham.org twitter: http://twitter.com/afkham_azeez linked-in: http://lk.linkedin.com/in/afkhamazeez <http://www.uci.cu/> <http://www.uci.cu/> Lean . Enterprise . Middleware <http://www.uci.cu/> 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS... CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION http://www.uci.cu http://www.facebook.com/universidad.uci http://www.flickr.com/photos/universidad_uci
_______________________________________________ User mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/user
