Mail Archive Home | exoplatform List | June 2008 Index
[exoplatform] Re: How to view the database of eXo?
- Subject: [exoplatform] Re: How to view the database of eXo?
- From: "hoa.pham" <hoa.pham@xxxxxxxxxxxxxxx>
- Date: Wed, 04 Jun 2008 10:09:44 +0700
- Delivered-to: exoplatform@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; bh=HDHqHlB4tkZT4EXB39r6sh0DgXkZz3WrYSkWT/M+2xM=; b=jxJpjdRghP5Ubnm+xcTGfeCTrLU0s1Z/Wu0w29OIKCb/SL10e3qpvE3EVkwdIQ+XPlkdcwehSQPMw6b7VgXkZAeWQZZRax9yGlevunPF3VL5Bw2vhE3Qn8m71PWBqVaqmvOcs46r3nvKJySYeWqLV7xFNU43ns+PPanpz1fe+h4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=Nkr+85vGAySUbkggAcmCMYRMX3+mG5Xs0IJFD+MS/ZDT/9CmhJdPYd1IqhgGmJdf7Caq2rqcK9RY3wTjoELPJT6T5ITqoIk9FZnp8f7j699gi4QWwnvBaOfQqqRsmAoKHiYfwyTCcWYuKp6c9Ejc0Wor7iG3WKzygFV1dAnVnYE=
Hi,
Please use this command:
exobuild --product=portal --deploy --database=mysql --dbsetup=ask
if you want to deploy portal with mysql on tomcat server(exoplatform
support: tomcat,jboss,jonas,websphere server and most poplular database
like: mysql,mssql,oracle...).
When use use this command, the system will ask you fill some database
info as: database url, usename-password.
To view exodb structure, you can use any GUI for mysql to view in mysql db.
With hsql, you can view the file: exo-tomcat/temp/data/exodb.log.
LieuHoang wrote:
I'm creating a portlet that has to access eXo's database. Is there any way to
view the structure of this database? By the way, I want to change the hsql
into mysql, what should I do? Can you help me? Thanks a lot
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.