On Jul 5, 2007, at 2:04 PM, Gaurav Upadhyaya wrote:
Vincent Massol wrote:
On Jul 4, 2007, at 3:47 PM, Gaurav Upadhyaya wrote:
Hi all,
I have followed "http://www.xwiki.org/xwiki/bin/view/
Community/Building" to build the default source available at
"svn://svn.forge.objectweb.org/svnroot/xwiki/trunks-users". I
tried to build everything but the build broke down.
How do you expect us to help you?
Furthermore, I need to build XWiki for Oracle
and Weblogic,
please help me in the hibernate /maven files and/or WLS related
set-up.
You don't need to build XWiki for Oracle nor or WebLogic. These
are just configuration options. You need to read the Installation
guide on
xwiki.org
Any documentation will also be helpful.
You've seen the documentation already. That's all there is and
it's supposed to be enough to build xwiki. Do you have a specific
question?
-Vincent
Thanks For your reply,
Can you please provide some in-sight on the following:
1) The significance of individual modules(xwiki-platform-web,xwiki-
platform-core,xwiki-platform-tools etc...).
Read
http://www.xwiki.org/xwiki/bin/view/Community/. You'll find it
in the source repository section. Are you sure you've searched before
asking?
2) The hibernate file that I can configure (for
Oracle) before
doing an 'mvn install' on 'xwiki-platform-web' to create a WAR with
Oracle config.
As I said above it's a configuration thing, so just build xwiki and
then configure it.
Maybe you could tell us why you want to build xwiki from sources?
That would allows us to better help you...
3) Where to configure the user/password for the
database, (default
is XWIKI/XWIKI ).
In the hibernate config file. Once again, as I said in my previous
email, please read the Installation guide on
xwiki.org. Are you sure
you've read it?
4) How can I log-into XWiki, the first time I build
and run it, is
there a default user inserted into the table or do i need to create
it through the UI ?
Depends if you've built a xwiki database or not.
-Vincent