Re: HELP ME: About VelocityStruts 1.4 and Struts2 !!!

2008-02-15 Thread Christopher Schultz

Tan,

Phan Anh Tan wrote:

Following your tutorial
http://velocity.apache.org/tools/releases/1.4/struts/userguide.html I found
that the VelocityStruts 1.4 can work with Struts 1.x. And what about
Struts2.x? Could you please tech me, how to integrate VelocityStruts 1.4
with Struts2.x?


The Velocity Tools tools related to Struts do not work in any meaningful 
way with Struts 2.x. Struts 2.x comes with a tag library that is 
available in three different output-generation languages out of the box: 
JSP, Freemarker, and Velocity.


You should be able to use these built-in Struts 2.x tools to do most of 
the things provided by Velocity Tools' Struts tools.


I hope that helps,
-chris



signature.asc
Description: OpenPGP digital signature


Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
i may have gotten it to work.  from my local copy, rather than the
zone.  waiting for the public server to sync up to be sure...

On Nov 27, 2007 12:20 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
 oh, and this needs to happen asap both so i can announce the
 VelocityTools 1.4 release, and because when the zone method failed, i
 foolishly tried doing site:deploy from my local copy of velocity-site,
 which built and deployed successfully but though the copy is up to
 date with the latest revision, apparently deployed an outdated
 version, that included none of the updates.  i'm a little baffled
 there too...


 On Nov 27, 2007 12:16 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
  ...again.  i swear this worked last time i tried it.  i'll continue
  trying for a little while, but if anyone else with access to the zone
  is willing and able to update the website, please do so asap
  (Henning?).   instructions are here, though, they aren't working for
  me:
 
  http://wiki.apache.org/velocity/RebuildSites
 
  i can login and can ssh from their to people.apache.org without
  entering a password, but Maven keeps failing to do so:
 
  scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
  Using private key: /export/home/velocity/.ssh/id_rsa
  Executing command: /bin/bash -c 'ssh -i
  /export/home/velocity/.ssh/id_rsa -o BatchMode yes
  [EMAIL PROTECTED] mkdir -p /w
  ww/velocity.apache.org/.'
 
  Permission denied (publickey,keyboard-interactive).
 
  scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnecting
  scpexe://people.apache.org/www/velocity.apache.org - Session: Disconnected
  [INFO] 
  
  [ERROR] BUILD ERROR
  [INFO] 
  
  [INFO] Error uploading site
 
  Embedded error: Error performing commands for file transfer
  Exit code 255 - Permission denied (publickey,keyboard-interactive).
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Will Glass-Husain
I'm no expert on this, but did you remember?

newgrp velocity

Will*
*
On Nov 27, 2007 1:17 PM, Nathan Bubna [EMAIL PROTECTED] wrote:

 i may have gotten it to work.  from my local copy, rather than the
 zone.  waiting for the public server to sync up to be sure...

 On Nov 27, 2007 12:20 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
  oh, and this needs to happen asap both so i can announce the
  VelocityTools 1.4 release, and because when the zone method failed, i
  foolishly tried doing site:deploy from my local copy of velocity-site,
  which built and deployed successfully but though the copy is up to
  date with the latest revision, apparently deployed an outdated
  version, that included none of the updates.  i'm a little baffled
  there too...
 
 
  On Nov 27, 2007 12:16 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
   ...again.  i swear this worked last time i tried it.  i'll continue
   trying for a little while, but if anyone else with access to the zone
   is willing and able to update the website, please do so asap
   (Henning?).   instructions are here, though, they aren't working for
   me:
  
   http://wiki.apache.org/velocity/RebuildSites
  
   i can login and can ssh from their to people.apache.org without
   entering a password, but Maven keeps failing to do so:
  
   scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
   Using private key: /export/home/velocity/.ssh/id_rsa
   Executing command: /bin/bash -c 'ssh -i
   /export/home/velocity/.ssh/id_rsa -o BatchMode yes
   [EMAIL PROTECTED] mkdir -p /w
   ww/velocity.apache.org/.'
  
   Permission denied (publickey,keyboard-interactive).
  
   scpexe://people.apache.org/www/velocity.apache.org - Session:
 Disconnecting
   scpexe://people.apache.org/www/velocity.apache.org - Session:
 Disconnected
   [INFO]
 
   [ERROR] BUILD ERROR
   [INFO]
 
   [INFO] Error uploading site
  
   Embedded error: Error performing commands for file transfer
   Exit code 255 - Permission denied (publickey,keyboard-interactive).
  
 

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Forio Business Simulations

Will Glass-Husain
[EMAIL PROTECTED]
www.forio.com


Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
yep. :)

On Nov 27, 2007 1:28 PM, Will Glass-Husain [EMAIL PROTECTED] wrote:
 I'm no expert on this, but did you remember?

 newgrp velocity

 Will*
 *

 On Nov 27, 2007 1:17 PM, Nathan Bubna [EMAIL PROTECTED] wrote:

  i may have gotten it to work.  from my local copy, rather than the
  zone.  waiting for the public server to sync up to be sure...
 
  On Nov 27, 2007 12:20 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
   oh, and this needs to happen asap both so i can announce the
   VelocityTools 1.4 release, and because when the zone method failed, i
   foolishly tried doing site:deploy from my local copy of velocity-site,
   which built and deployed successfully but though the copy is up to
   date with the latest revision, apparently deployed an outdated
   version, that included none of the updates.  i'm a little baffled
   there too...
  
  
   On Nov 27, 2007 12:16 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
...again.  i swear this worked last time i tried it.  i'll continue
trying for a little while, but if anyone else with access to the zone
is willing and able to update the website, please do so asap
(Henning?).   instructions are here, though, they aren't working for
me:
   
http://wiki.apache.org/velocity/RebuildSites
   
i can login and can ssh from their to people.apache.org without
entering a password, but Maven keeps failing to do so:
   
scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
Using private key: /export/home/velocity/.ssh/id_rsa
Executing command: /bin/bash -c 'ssh -i
/export/home/velocity/.ssh/id_rsa -o BatchMode yes
[EMAIL PROTECTED] mkdir -p /w
ww/velocity.apache.org/.'
   
Permission denied (publickey,keyboard-interactive).
   
scpexe://people.apache.org/www/velocity.apache.org - Session:
  Disconnecting
scpexe://people.apache.org/www/velocity.apache.org - Session:
  Disconnected
[INFO]
  
[ERROR] BUILD ERROR
[INFO]
  
[INFO] Error uploading site
   
Embedded error: Error performing commands for file transfer
Exit code 255 - Permission denied (publickey,keyboard-interactive).
   
  
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 --
 Forio Business Simulations

 Will Glass-Husain
 [EMAIL PROTECTED]
 www.forio.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Nathan Bubna
ok, the site just got sync'd.  everything works and is updated except
the download page.  darn permissions error again.  i chmod a+x on
that; it should work at next sync.  will wait to announce until
then...

On Nov 27, 2007 1:33 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
 yep. :)


 On Nov 27, 2007 1:28 PM, Will Glass-Husain [EMAIL PROTECTED] wrote:
  I'm no expert on this, but did you remember?
 
  newgrp velocity
 
  Will*
  *
 
  On Nov 27, 2007 1:17 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
 
   i may have gotten it to work.  from my local copy, rather than the
   zone.  waiting for the public server to sync up to be sure...
  
   On Nov 27, 2007 12:20 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
oh, and this needs to happen asap both so i can announce the
VelocityTools 1.4 release, and because when the zone method failed, i
foolishly tried doing site:deploy from my local copy of velocity-site,
which built and deployed successfully but though the copy is up to
date with the latest revision, apparently deployed an outdated
version, that included none of the updates.  i'm a little baffled
there too...
   
   
On Nov 27, 2007 12:16 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
 ...again.  i swear this worked last time i tried it.  i'll continue
 trying for a little while, but if anyone else with access to the zone
 is willing and able to update the website, please do so asap
 (Henning?).   instructions are here, though, they aren't working for
 me:

 http://wiki.apache.org/velocity/RebuildSites

 i can login and can ssh from their to people.apache.org without
 entering a password, but Maven keeps failing to do so:

 scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
 Using private key: /export/home/velocity/.ssh/id_rsa
 Executing command: /bin/bash -c 'ssh -i
 /export/home/velocity/.ssh/id_rsa -o BatchMode yes
 [EMAIL PROTECTED] mkdir -p /w
 ww/velocity.apache.org/.'

 Permission denied (publickey,keyboard-interactive).

 scpexe://people.apache.org/www/velocity.apache.org - Session:
   Disconnecting
 scpexe://people.apache.org/www/velocity.apache.org - Session:
   Disconnected
 [INFO]
   
 [ERROR] BUILD ERROR
 [INFO]
   
 [INFO] Error uploading site

 Embedded error: Error performing commands for file transfer
 Exit code 255 - Permission denied (publickey,keyboard-interactive).

   
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  --
  Forio Business Simulations
 
  Will Glass-Husain
  [EMAIL PROTECTED]
  www.forio.com
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help! site update issues...

2007-11-27 Thread Claude Brisson
And did you add /export/home/velocity/.ssh/id_rsa to your authorized
hosts on people ?


  Claude


Le mardi 27 novembre 2007 à 13:33 -0800, Nathan Bubna a écrit :
 yep. :)
 
 On Nov 27, 2007 1:28 PM, Will Glass-Husain [EMAIL PROTECTED] wrote:
  I'm no expert on this, but did you remember?
 
  newgrp velocity
 
  Will*
  *
 
  On Nov 27, 2007 1:17 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
 
   i may have gotten it to work.  from my local copy, rather than the
   zone.  waiting for the public server to sync up to be sure...
  
   On Nov 27, 2007 12:20 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
oh, and this needs to happen asap both so i can announce the
VelocityTools 1.4 release, and because when the zone method failed, i
foolishly tried doing site:deploy from my local copy of velocity-site,
which built and deployed successfully but though the copy is up to
date with the latest revision, apparently deployed an outdated
version, that included none of the updates.  i'm a little baffled
there too...
   
   
On Nov 27, 2007 12:16 PM, Nathan Bubna [EMAIL PROTECTED] wrote:
 ...again.  i swear this worked last time i tried it.  i'll continue
 trying for a little while, but if anyone else with access to the zone
 is willing and able to update the website, please do so asap
 (Henning?).   instructions are here, though, they aren't working for
 me:

 http://wiki.apache.org/velocity/RebuildSites

 i can login and can ssh from their to people.apache.org without
 entering a password, but Maven keeps failing to do so:

 scpexe://people.apache.org/www/velocity.apache.org - Session: Opened
 Using private key: /export/home/velocity/.ssh/id_rsa
 Executing command: /bin/bash -c 'ssh -i
 /export/home/velocity/.ssh/id_rsa -o BatchMode yes
 [EMAIL PROTECTED] mkdir -p /w
 ww/velocity.apache.org/.'

 Permission denied (publickey,keyboard-interactive).

 scpexe://people.apache.org/www/velocity.apache.org - Session:
   Disconnecting
 scpexe://people.apache.org/www/velocity.apache.org - Session:
   Disconnected
 [INFO]
   
 [ERROR] BUILD ERROR
 [INFO]
   
 [INFO] Error uploading site

 Embedded error: Error performing commands for file transfer
 Exit code 255 - Permission denied (publickey,keyboard-interactive).

   
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  --
  Forio Business Simulations
 
  Will Glass-Husain
  [EMAIL PROTECTED]
  www.forio.com
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: help

2007-08-24 Thread Christopher Schultz
Anuj

Anuj wrote:
 I am working on XWiki. Presently the search tool for searching in attachment
 contents is case sensitive .If I want to make it case insensitive, what
 changes I have to make in its code.

This is a question better asked on the Velocity-User list, not the
developer list. If you have a question about implementation, or a
possible bug to report, this is the right place. It is not the right
place for questions about how to /use/ Velocity.

The mailing list you want is [EMAIL PROTECTED]

Thanks,
-chris




signature.asc
Description: OpenPGP digital signature