Re: [xwiki-users] No luck with xwiki-enterprise-installer-windows-4.2 on windows 7

2013-04-06 Thread Vincent Massol

On Apr 7, 2013, at 3:37 AM, novnovice  wrote:

> Yeah, oops re that bat file name.
> 
> D:\XWiki Enterprise 4.2>start_xwiki.bat
> 'java' is not recognized as an internal or external command,
> operable program or batch file.
> 
> I do have java installed, but it's not in the path. I thought the xwiki
> setup would handle this kind of detail, but I guess not. Do you think the
> path issue is at the root of this problem?

yes

Thanks
-Vincent

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


Re: [xwiki-users] No luck with xwiki-enterprise-installer-windows-4.2 on windows 7

2013-04-06 Thread novnovice
Yeah, oops re that bat file name.

D:\XWiki Enterprise 4.2>start_xwiki.bat
'java' is not recognized as an internal or external command,
operable program or batch file.

I do have java installed, but it's not in the path. I thought the xwiki
setup would handle this kind of detail, but I guess not. Do you think the
path issue is at the root of this problem?



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/No-luck-with-xwiki-enterprise-installer-windows-4-2-on-windows-7-tp7584601p7584613.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Registration validation

2013-04-06 Thread Ricardo.Julio.Rodriguez.Fernandez
Hi Youcef! Perhaps this post is better suited to dev list! :-) Please, read 
below.

> 
> From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Bey 
> Youcef [youcef@gmail.com]
> Sent: 06 April 2013 19:51
> To: XWiki Users
> Subject: [xwiki-users]  Registration validation
>
> Hi All,
>
> I'm facing a problem with changing configuration of registration/validation
> method.
>
> Here is the scenario that I'm attempting to make without succes.
>
> When a new user make registration I would like that an Administrator User
> receive an Mail, in which, there is a link for validation the account of
> the user. After making this validation, the user receives an email for
> informing him that the validation is done and his account is accessible.
>
> What currently XWiki propose, is when a new user make registration, she/he
> receives an email for validating her/his new account; the validation is
> done by her/himself
>
> Anyone could hlep or lead me to the documentation? I would like to know if
> this can be  by just configuation in preferences or it whether it need
> progmming stuffs to do.
>

Even though I'm not a programmer myself, I've tracked down verification code in 
an old 2.4 XE release and reach this code file...

https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java

Lines 3058 to 31987 deals with the idea you are talking about. It seems to me 
that it is hardcoded and some development will be required to accomplish what 
you are seeking.

In an updated release where this monolithic module has been exploded into 
smaller submodules, each handling a specific concern, it seems to me that this 
function is still in the same location. I can guess it is still pending the 
reorganization of this section of code, but I'm not a source of authority for 
this!

Perhaps some more experienced people can help us to understand how the future 
is planned for this particular feature as it would be really welcome to be able 
to designed user validation processes as the one you are proposing.

Please, take also into account this other XWiki development's pillar: Jira 
issue tracking system at http://jira.xwiki.org/

Hope this helps!

Ricardo


> Thanks you in advances.
>
> Best regards
>
> Youcef BEY
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users

Nota: A información contida nesta mensaxe e os seus posibles documentos 
adxuntos é privada e confidencial e está dirixida únicamente ó seu 
destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por 
favor elimínea. A distribución ou copia desta mensaxe non está autorizada.

Nota: La información contenida en este mensaje y sus posibles documentos 
adjuntos es privada y confidencial y está dirigida únicamente a su 
destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, 
por favor elimínelo. La distribución o copia de este mensaje no está autorizada.

See more languages: http://www.sergas.es/aviso_confidencialidad.htm
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Registration validation

2013-04-06 Thread Bey Youcef
Hi All,

I'm facing a problem with changing configuration of registration/validation
method.

Here is the scenario that I'm attempting to make without succes.

When a new user make registration I would like that an Administrator User
receive an Mail, in which, there is a link for validation the account of
the user. After making this validation, the user receives an email for
informing him that the validation is done and his account is accessible.

What currently XWiki propose, is when a new user make registration, she/he
receives an email for validating her/his new account; the validation is
done by her/himself

Anyone could hlep or lead me to the documentation? I would like to know if
this can be  by just configuation in preferences or it whether it need
progmming stuffs to do.

Thanks you in advances.

Best regards

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


Re: [xwiki-users] No luck withxwiki-enterprise-installer-windows-4.2 on windows 7

2013-04-06 Thread Hirji Patel
I had same problem when I was testing it 1st time, all I did was reinstalled 
the software and it all worked fine.

Regards,
Hirji

Sent from my iPhone

On 6 Apr 2013, at 17:43, "Vincent Massol"  wrote:

> Hi,
> 
> On Apr 6, 2013, at 4:29 PM, novnovice  wrote:
> 
>> Hi Vincent
>> 
>> At the command line, if I "D:\XWiki Enterprise 4.2\runstart_xwiki.bat", it
>> returns
>> Error: Unable to access jarfile jetty/start.jar
>> 
>> I wonder why? The file is certainly there.
> 
> First there's no runstart_xwiki.bat, there's only start_xwiki.bat
> Can you show us your directory structure and from which directory 
> start_xwiki.sh is started?
> 
> Thanks
> -Vincent
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> 


This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk

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


Re: [xwiki-users] No luck with xwiki-enterprise-installer-windows-4.2 on windows 7

2013-04-06 Thread Vincent Massol
Hi,

On Apr 6, 2013, at 4:29 PM, novnovice  wrote:

> Hi Vincent
> 
> At the command line, if I "D:\XWiki Enterprise 4.2\runstart_xwiki.bat", it
> returns
> Error: Unable to access jarfile jetty/start.jar
> 
> I wonder why? The file is certainly there.

First there's no runstart_xwiki.bat, there's only start_xwiki.bat
Can you show us your directory structure and from which directory 
start_xwiki.sh is started?

Thanks
-Vincent

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


Re: [xwiki-users] No luck with xwiki-enterprise-installer-windows-4.2 on windows 7

2013-04-06 Thread novnovice
I have admin rights on this machine, btw.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/No-luck-with-xwiki-enterprise-installer-windows-4-2-on-windows-7-tp7584601p7584606.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] No luck with xwiki-enterprise-installer-windows-4.2 on windows 7

2013-04-06 Thread novnovice
Hi Vincent

At the command line, if I "D:\XWiki Enterprise 4.2\runstart_xwiki.bat", it
returns
Error: Unable to access jarfile jetty/start.jar

I wonder why? The file is certainly there.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/No-luck-with-xwiki-enterprise-installer-windows-4-2-on-windows-7-tp7584601p7584605.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users