Hi everyone,
Why can't I find the xwiki.hbm.xml file in 1.0B2 package? Am I required to create it by my self, or XWiki will provide one?
Because once XWiki tried to recreate the tables, I got the error:
[XWikiHibernateStore] Failed updating schema: ORA-01754: a table may contain only one column of type LONG
It seems that we have to map some MySQL datatype to the proper Oracle type, in order to generate the proper DDL.
Does anyone have a hbm.xml file that works with Oracle? Or what else need to be changed in the hibernate.cfg.xml?
(I am using 10g JDBC driver)
Best regards,
Eric Sun
-----Original Message-----
From: Ludovic Dubost [mailto:ludovic@xwiki.org]
Sent: Wed 1/18/2006 6:42 PM
To: Eric Sun (Toronto)
Subject: Re: Installation concerns for Oracle 10g
Hi,
You should post this to the users/dev lists.
http://forge.objectweb.org/mail/?group_id=170
With XWiki 1.0B2 you should be able to run XWiki with an empty database
(XWiki creates the tables automatically) and then try to import the
".xar" file available on xwiki.org into the XWiki running with the
Oracle DB.
Let us know how this works.
Ludovic
Hi ,
I am New to XWIki.
I want to Create Menu for My XWiki Appalication , the Help DOc said I have
to create a Page called Menu in a Space , then it will automatically
DIsplay it in all the pages in that Space.
I have create the Page called Menu In a Space , But the Menu is not at all
Loaded in any page . If I open the3 Menu page I can See the Content Only
Once But as per the Help Doc it should Show 2 time.
I am using XWiki 1.0 Beta 2
Pl. let me know how to get the Menu is Left or in Right Side .
--
View this message in context: http://www.nabble.com/How-to-Create-Menu-in-XWiki-tf3148965.html#a8729694
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
I installed the xwiki-1.0-beta-3 with the standalone distribution (tar.gz
package) on my Unix (Sun OS) server but I get some issues trying to access
it. The server starts without any problem, but when I try to access to
"http://localhost:8080/xwiki/bin/view/Main/WebHome" url, I get an "HTTP
ERROR: 500" on my browser and this error in my main log :
com.xpn.xwiki.XWikiException: Error number 3001 in 3: Cannot load store
class com.xpn.xwiki.store.XWikiHibernateStore
Wrapped Exception: java/util/concurrent/ConcurrentHashMap
Followed by several other stack traces. I checked and forced my classpath by
modifying the "start_server.sh" that way:
CLASSPATH=$CLASSPATH:\
$JETTY_HOME/lib/org.mortbay.jetty-jdk1.2.jar:\
$JETTY_HOME/lib/javax.servlet.jar:\
$JETTY_HOME/ext/jasper-runtime.jar:\
$JETTY_HOME/ext/jasper-compiler.jar:\
$JETTY_HOME/ext/xercesImpl.jar:\
$JETTY_HOME/ext/xml-apis.jar:\
$JETTY_HOME/ext/xmlParserAPIs.jar
$JAVA_HOME/java $JAVA_OPTS -cp $CLASSPATH -Dfile.encoding=iso-8859-1
-Djetty.port=$JETTY_PORT -Djetty.home=$JETTY_HOME -jar $JETTY_HOME/start.jar
My java version:
java version "1.4.1_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_05-b01)
I encounter the same problem with this standalone installation on my Windows
PC. I would like to know what is my mistake.
Thanks in advance.
Regards,
Vincent.
--
View this message in context: http://www.nabble.com/-xwiki-1.0-beta-3--Install---Wrapped-Exception-tf3149…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
We're happy to announce the 1.0 Beta 3 release. It's a bug fix release.
Release note on: http://www.xwiki.org/xwiki/bin/view/Main/
ReleaseNotesXWiki10Beta3
Thanks and enjoy
-The XWiki Team
___________________________________________________________________________
Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire.
http://fr.mail.yahoo.com
Hi
is it me or the import feature is broken?
I can upload packages and they are listed under "select the file you wish to
import" but I can't get further. Clicking on a file name would not help.
There is no feedback for the interface either.
http://localhost:8080/xwiki/bin/import/XWiki/Import?editor=import&space=XWi…
Regards,
Marc
Peter,
This was fixed in XWiki 1.0 Beta 1 as you've probably noticed by
now... ;-)
Thanks
-Vincent
On Jan 13, 2006, at 8:43 PM, Peter Flynn wrote:
> Spoke too soon… Looking at the source, the <img> tag at least is
> not deleted, but all the quotes in it have been escaped. So the
> tag turns into this:
>
>
>
> <img src="$xwiki.getAttachmentURL
> ('ContinuousSearch','itunes-unfiltered')" alt="" />
>
>
>
> This seems like a bug in the WYSIWYG editor—it should ever need to
> escape quote characters. Is there a way to make it stop doing this?
>
>
>
> - Peter
>
>
>
> From: Peter Flynn [mailto:pflynn@adobe.com]
> Sent: Wednesday, December 13, 2006 11:35 AM
> To: xwiki-users(a)objectweb.org
> Subject: [xwiki-users] WYSIWYG editor deletes content
>
>
>
> Hi everyone,
>
>
>
> We’re having some major issues with the WYSIWYG editor deleting
> content that it doesn’t understand when you save a page. For
> example, in order to link to an image on another page, we add
> something like this to the code:
>
>
>
> <img src=”$xwiki.getAttachmentURL(‘MyPage’,’my-image’)” />
>
>
>
> That works great, until you edit this page using the WYSIWYG
> editor. Savings your changes just deletes the whole tag. The page
> basically cannot be edited (other than as raw code) once it links
> to an image this way. We have the same issue with the <form> code
> suggested in the FAQ for document templates – you can’t edit the
> template page in WYSIWYG mode anymore because if you do, it’ll
> delete the form.
>
>
>
> Is there any way around this?
>
>
>
> - Peter
>
> <messagefooter.txt>
Dear All,
How can i prevent any wiki user from accessing and modifying my wiki unless he was registred already
Regards,
Adel
-------- Original Message --------
Subject: [xwiki-users] xwiki : loading pages problem (31-Jan-2007 10:11)
From: Julien Oix <Julien.Oix(a)paris7.jussieu.fr>
To: adel.aneiba(a)ajbs-ltd.com
> hi everyone,
>
> I managed to deploy successfully a xwiki with Apache/Tomcat/mod_jk
> container thanks to this help
> (http://mail-archive.objectweb.org/xwiki-users/2007-01/msg00179.html :)
>
> after configuration for needs, I notice that browsing the wiki with
> firefox and the "html validator" extension :
>
> ** loading a page entirely needs much time (the content is loaded
> immediatly but the loading icon runs a few seconds before stopping).
>
> ** the html validator extension tells me that "html cache is empty", it
> can't analyse errors and warnings.
>
> ** this doesn't happen on the login page, only on pages with content,
> accessible after logon.
>
>
> Could it be a Apache user's permission problem ?
>
> Anything else ?
>
> Thanks.
>
> --
> Julien Oix
> UFR d'Informatique - Université Paris Diderot
>
> Bureau 5C01 (5ème étage)
> 175 rue du Chevaleret
> 75013 PARIS
>
> Tel : +33 (0) 144 278 504
> Mobile : +33 (0) 664 392 207
> ---------------------------------------------
> http://www.gnu.org/philosophy/no-word-attachments.html
>
>
>
Hi,
Does anybody experience this login problem with beta3 ? I think it occurred on 0.9.840 also, but I can't remember ...
I tried as a workaround to set all rights to XWikiGuest user on my old wiki (0.9.840), then export the mysql dump, import it in xwikibeta3, in order to have full rights without loging in.
Now I can access the administrative pages, but I cannot save any modification either (I'm redirected to the login page and again and again ...)
Thanks for your help,
Jérémie Bousquet
> 1 - I just cannot log in my new xwiki with my old registered
> users, and I can't neither with the "Admin"/"admin" user. So
> I cannot update the preferences in any way ... The log in
> page just refreshes itself indefinitely.
Many thanks Brandon, it worked !
I moved to the new skin wich is far better ... Thanks to all for this release ! :)
Jérémie.
> -----Original Message-----
> From: Esbach, Brandon [mailto:Esbachb@tycoelectronics.com]
> Sent: mardi 30 janvier 2007 15:48
> To: xwiki-users(a)objectweb.org
> Subject: RE: [xwiki-users] Migration 0.9.840 --> BETA3, skins problems
>
> I had this with both B1 and B2 (have not yet gone B3 on our
> production servers).
> The solution for me was to login with the superuser, change
> the admin password to one you know; then login with admin and
> carry on.
> I also changed the skin at that point to refer to the
> official one (and then once I'm happy the system is
> functional, change to our own custom one).
>
> -----Original Message-----
> From: BOUSQUET Jeremie [mailto:Jeremie.BOUSQUET@gemalto.com]
> Sent: 30 January 2007 13:07
> To: xwiki-users(a)objectweb.org
> Subject: RE: [xwiki-users] Migration 0.9.840 --> BETA3, skins problems
>
> Hi,
>
> Does anybody experience this login problem with beta3 ? I
> think it occurred on 0.9.840 also, but I can't remember ...
>
> I tried as a workaround to set all rights to XWikiGuest user
> on my old wiki (0.9.840), then export the mysql dump, import
> it in xwikibeta3, in order to have full rights without loging in.
> Now I can access the administrative pages, but I cannot save
> any modification either (I'm redirected to the login page and
> again and again ...)
>
> Thanks for your help,
>
> Jérémie Bousquet
>
>
> > 1 - I just cannot log in my new xwiki with my old registered users,
> > and I can't neither with the "Admin"/"admin" user. So I
> cannot update
> > the preferences in any way ... The log in page just
> refreshes itself
> > indefinitely.
>
>
>
>