Re: [xwiki-users] Javascript error in default xwiki

2008-03-04 Thread Aymeric Nave
Hi Vincent,

I tried with the enterprise version
xwiki-enterprise-web-1.2.2.warhttps://forge.objectweb.org/project/download.php?group_id=170file_id=10006
Each time on IE the problem occurs, and then all is ok when I import the
xwiki-enterprise-wiki-1.2.2.xarhttps://forge.objectweb.org/project/download.php?group_id=170file_id=10007

Thanks

Aymeric


2008/2/24, Vincent Massol [EMAIL PROTECTED]:

 Hi Aymeric,

 I've just tried this on XWiki Enterprise (XE) 1.3 RC1 (not released
 yet) and it works fine. I'm pretty sure it also works in 1.3M2.

 What version of XE are you using?

 Thanks
 -Vincent


 On Feb 22, 2008, at 10:27 AM, Aymeric Nave wrote:

  Hi,
 
  After installing the default xwiki war file, without installing any
  xar, WebHome page is displayed without any css style and javascript
  errors occur on mouse events.
  Errors come from the js file /xwiki/skins/albatross/xwiki.js
 
  Is this bug referenced ?
 
  Aym.


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

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


Re: [xwiki-users] Javascript error in default xwiki

2008-03-04 Thread Esbach, Brandon
Something to check, did tomcat completely extract all the files?
I've seen it happen where the files don't complete extracting; not very
common but it's likely to happen.
 
Also, it would help more if you include the error text given by the
browser



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Aymeric Nave
Sent: 04 March 2008 08:38
To: XWiki Users
Subject: Re: [xwiki-users] Javascript error in default xwiki


Hi Vincent,

I tried with the enterprise version xwiki-enterprise-web-1.2.2.war
https://forge.objectweb.org/project/download.php?group_id=170file_id=1
0006 
Each time on IE the problem occurs, and then all is ok when I import the
xwiki-enterprise-wiki-1.2.2.xar
https://forge.objectweb.org/project/download.php?group_id=170file_id=1
0007 

Thanks

Aymeric



2008/2/24, Vincent Massol [EMAIL PROTECTED]: 

Hi Aymeric,

I've just tried this on XWiki Enterprise (XE) 1.3 RC1 (not
released
yet) and it works fine. I'm pretty sure it also works in 1.3M2.

What version of XE are you using?

Thanks
-Vincent


On Feb 22, 2008, at 10:27 AM, Aymeric Nave wrote:

 Hi,

 After installing the default xwiki war file, without
installing any
 xar, WebHome page is displayed without any css style and
javascript
 errors occur on mouse events.
 Errors come from the js file /xwiki/skins/albatross/xwiki.js

 Is this bug referenced ?

 Aym.


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



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


Re: [xwiki-users] Error starting XWiki on Apache Geronimo

2008-03-04 Thread Vincent Massol


On Mar 4, 2008, at 9:36 AM, Cyril wrote:

I changed the hibernate jar to 3.2.6.ga and it does work. I just get  
some warnings during execution :


09:29:32,419 WARN  [RequestUtils] No FormBeanConfig found under  
'login'
09:29:45,154 WARN  [RequestUtils] No FormBeanConfig found under  
'loginsubmit'

09:30:16,672 WARN  [Parameters] Parameters: Invalid chunk ignored.
09:30:20,063 WARN  [RequestUtils] No FormBeanConfig found under  
'download'

09:30:21,751 WARN  [RequestUtils] No FormBeanConfig found under 'skin'
09:30:46,440 WARN  [RequestUtils] No FormBeanConfig found under 'view'

Is it a normal behavior ? I've never seen them before (I was running  
xwiki on a Tomcat container).

Thanks for all.


yes I think it's normal. Probably some errors in our struts config but  
nothing to worry about.


-Vincent


Sergiu Dumitriu a écrit :


This seems to be a hibernate error. See
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1762

In the XWiki 1.2 installation notes it is recommended to upgrade to
Hibernate 3.2.5.ga (although it is recommended only for Oracle).

Please upgrade and check if the error is still happening.

Cyril wrote:


Done : http://rafb.net/p/dMEc7y97.html
Note : this log appear only when I try to run the app, ie entering  
the

url in my web browser.



Vincent Massol a écrit :


Hi,

On Mar 3, 2008, at 3:16 PM, Cyril wrote:




I'm using  version 1.2.6932 (found in version.properties :)).



ok, it's hard to read your stack trace below.

Could you please paste the error on http://rafb.net/paste or in a  
text

file that you attach to the mail in reply. Make sure to paste the
whole stack tracE.

Thanks
-Vincent




Vincent Massol a écrit :



Hi,

What version of XWiki are you using?

Thanks
-Vincent

On Mar 3, 2008, at 11:32 AM, Cyril wrote:





Hi all,
I successfully deployed a XWiki war on a Geronimo 2.1 server
(without
warning), configured with a hsqldb database. When launching the
application, I get the following in the server logs :



[snip]


=
What can I do to make this work ? I already searched the  
archives,

but
did not find a solution.
Thanks in advance.








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


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


Re: [xwiki-users] Error starting XWiki on Apache Geronimo

2008-03-04 Thread Sergiu Dumitriu
Vincent Massol wrote:
 
 On Mar 4, 2008, at 9:36 AM, Cyril wrote:
 
 I changed the hibernate jar to 3.2.6.ga and it does work. I just get 
 some warnings during execution :

 09:29:32,419 WARN  [RequestUtils] No FormBeanConfig found under 'login'
 09:29:45,154 WARN  [RequestUtils] No FormBeanConfig found under 
 'loginsubmit'
 09:30:16,672 WARN  [Parameters] Parameters: Invalid chunk ignored.
 09:30:20,063 WARN  [RequestUtils] No FormBeanConfig found under 'download'
 09:30:21,751 WARN  [RequestUtils] No FormBeanConfig found under 'skin'
 09:30:46,440 WARN  [RequestUtils] No FormBeanConfig found under 'view'

 Is it a normal behavior ? I've never seen them before (I was running 
 xwiki on a Tomcat container).
 Thanks for all.
 
 yes I think it's normal. Probably some errors in our struts config but 
 nothing to worry about.

We don't need form beans for some actions, as they are only used for 
simple GET. And it seems that some containers warn about this. Nothing 
serious, though, it is normal this way.

 -Vincent
 
 Sergiu Dumitriu a écrit :
 This seems to be a hibernate error. See 
 http://opensource.atlassian.com/projects/hibernate/browse/HHH-1762

 In the XWiki 1.2 installation notes it is recommended to upgrade to 
 Hibernate 3.2.5.ga (although it is recommended only for Oracle).

 Please upgrade and check if the error is still happening.

 Cyril wrote:
   
 Done : http://rafb.net/p/dMEc7y97.html
 Note : this log appear only when I try to run the app, ie entering the 
 url in my web browser.



 Vincent Massol a écrit :
 
 Hi,

 On Mar 3, 2008, at 3:16 PM, Cyril wrote:

   
   
 I'm using  version 1.2.6932 (found in version.properties :)).
 
 
 ok, it's hard to read your stack trace below.

 Could you please paste the error on http://rafb.net/paste or in a text  
 file that you attach to the mail in reply. Make sure to paste the  
 whole stack tracE.

 Thanks
 -Vincent

   
   
 Vincent Massol a écrit :
 
 
 Hi,

 What version of XWiki are you using?

 Thanks
 -Vincent

 On Mar 3, 2008, at 11:32 AM, Cyril wrote:


   
   
 Hi all,
 I successfully deployed a XWiki war on a Geronimo 2.1 server  
 (without
 warning), configured with a hsqldb database. When launching the
 application, I get the following in the server logs :

 
 [snip]
   
 =
 What can I do to make this work ? I already searched the archives,  
 but
 did not find a solution.
 Thanks in advance.

 


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Captcha Unresolved?

2008-03-04 Thread Campbell, Timothy D
Hello All,
 
I am a young xwiki programmer who is faced with the problem of inputting 
Captcha validation for registering and comments. I already read through all of 
the list and past emails about this issue and I am having the same problem many 
has had which is showing the captcha but not validating it. This issue was not 
solved through the emails and I was wondering has anyone solved this problem 
yet or knows where I can get some documentation on this topic. Thank you for 
your work in advance.
 
Tim Campbell
Junior, Computer Science-Ecommerce major
Winston Salem State University
[EMAIL PROTECTED]
(704) 877-2261
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] RSS access to private feeds? - BulletinBoard

2008-03-04 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Hi all,

I've been playing for a while with the new cool BulletinBoard 
application. Please, is it possible to access RSS feeds for restricted 
access boards?

I am doubting if this is a matter of the RSS client, XWiki feed URL 
format or XWiki been/not been able to accept basic authentication (or at 
least username and password not being able to be sent in the URL string) 
a combination of these issues or anything else.

The point here is that we do need to restrict this access to a given 
board but at the same time RSS it is quite useful. Of course Watch could 
be an option.

Any tip will be welcome! Thanks!

Cheers,

-- 
Ricardo Rodríguez
Your EPEC Network ICT Team

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