Julian Valencia wrote:
> hola ..una pregunta!!
>  instale la version para principiantes de xwiki enterprise
> quiero conectarme  a la base de datos usando el mysql gui tools  y no 
> he podido ...  como  se lla ma la isntancia que queda  creada por 
> defecto y cual es el usuario de  mysql??
> gracias

Julian, please, what is the exact file you have used to install XWiki? 
I've only used .war and .xar files, thus I don't know if the Java or 
Windows .exe installers allow you to select RDBMS, user and password.

As Marc says, hibernate.cfg.xml includes database connection details. If 
your xwiki is up and running, look for this file and open it. 
connection.url, connection.username y connection.password properties 
give you the data you need. connection.driver_class must confirm that 
you are using MySQL. hibernate.cfg.xml includes parameters for MySQL, 
HSQLDB, Oracle and Derby connections. Only a set of them must be 
uncommented. I'm guessing installers will allow you to choose what RDBMS 
do you prefer and you have choosen MySQL, haven't you?

Hope this helps,

Ricardo

-----

Julián, ¿cúal exactamente la versión que has instalado? Sólo he 
utilizado los ficheros .war y .xar, luego no sé si el instalador Java o 
el instalador .exe para Windows permiten seleccionar el tipo de base de 
datos, el usuario y la palabra clave.

Como dice Marc, el fichero hibernate.cfg.xml contiene los detalles de la 
conexión a la base de datos. Si tu xwiki está funcionando, busca y abre 
ese fichero. Las propiedades connection.url, connection.username y 
connection.password te darán los datos que necesitas. 
connection.driver_class te confirmará que estás usando MySQL. El fichero 
incluye ejemplo de parámetros para conexiones con MySQL, HSQLDB, Oracle 
y Derby. Sólo un bloque de valores no estará comentado. Supongo que los 
instaladores te permitirán elegir la base de datos que vas a utilizar y 
habrás seleccionado MySQL.

Sigo por aquí detrás.

Saludos cordiales,

Ricardo
-----


Julian,

As Vicent said, this is an English only list. Many people out there 
agreed to use this language in the shake of understanding. XWiki is an 
environment complex enough as to not add extra-complexity due to the use 
of multiple languages in support and/or development so far. For 
instance, try to figure out this list using French, Russian, Hindi, 
Urdu, Chinese, Suomi, German, English, Spanish,... :-) Please, forgive 
me, I don't try to be exhaustive with the list of languages!!!!

Cheers,

Ricardo

-- 
Ricardo Rodríguez
Your XEN ICT Team

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to