rexsamsamrex | 13 Feb 14:52

jPOS-EE setup HOWTO


Good day,

i am new to jpos and testing the sample application of how to setup
jPOS-EE ?

when i call ant i get this error in 

BUILD FAILED
/home/USERNAME/jposee/build.xml:154: No supported regular expression
matcher found

 
Alejandro Revilla | 13 Feb 18:47

Re: jPOS-EE setup HOWTO

> 
> when i call ant i get this error in 
> 
> BUILD FAILED
> /home/USERNAME/jposee/build.xml:154: No supported regular expression
> matcher found
> 
Can you tell us your ant version ? (ant -version)

 
rexsamsamrex | 13 Feb 21:05

Re: jPOS-EE setup HOWTO

--- In jpos-dev@..., Alejandro Revilla <apr@...> wrote:
>
> > 
> > when i call ant i get this error in 
> > 
> > BUILD FAILED
> > /home/USERNAME/jposee/build.xml:154: No supported regular expression
> > matcher found
> > 
> Can you tell us your ant version ? (ant -version)
>

Apache Ant version 1.6.5

 
David Bergert | 13 Feb 22:07

RE: Re: jPOS-EE setup HOWTO

How was ant installed?  binary from apache? rpm ? deb ? etc ?

from: http://ant.apache.org/manual/install.html :

It looks like you might be missing a dependency  :

http://jakarta.apache.org/regexp/ or http://jakarta.apache.org/oro/

or your ant classpath isn't proper/

bTW, what version of java are your running ?  are you running ant from the
commmand line or from an IDE ?

Regards,

DB

http://www.paymentsystemsblog.com

From: jpos-dev@...
[mailto:jpos-dev@...] On Behalf
Of rexsamsamrex
Sent: Wednesday, February 13, 2008 2:05 PM
To: jpos-dev@...
Subject: [jpos-dev] Re: jPOS-EE setup HOWTO

--- In jpos-dev@... <mailto:jpos-dev%40yahoogroups.com> ,
Alejandro Revilla <apr@...> wrote:
>
> > 
(Continue reading)

rexsamsamrex | 14 Feb 18:33

Re: jPOS-EE setup HOWTO

--- In jpos-dev@..., "David Bergert" <dbergert.ng@...> 
wrote:
>
> How was ant installed?  binary from apache? rpm ? deb ? etc ?
> 
>  
> 
> from: http://ant.apache.org/manual/install.html :
> 
>  
> 
> It looks like you might be missing a dependency  :
> 
> http://jakarta.apache.org/regexp/ or http://jakarta.apache.org/oro/
> 
>  
> 
> or your ant classpath isn't proper/
> 
>  
> 
> bTW, what version of java are your running ?  are you running ant 
from the
> commmand line or from an IDE ?
> 
>  
> 
> Regards,
> 
> DB
(Continue reading)

David Bergert | 14 Feb 18:57

RE: Re: jPOS-EE setup HOWTO

Hi:

if you are use apt-get you will also need to do:

$sudo apt-get install ant-optional

I would try the apt-optional first, and then try a JDK 1.5 ...

From: jpos-dev@...
[mailto:jpos-dev@...] On Behalf
Of rexsamsamrex
Sent: Thursday, February 14, 2008 11:34 AM
To: jpos-dev@...
Subject: [jpos-dev] Re: jPOS-EE setup HOWTO

--- In jpos-dev@... <mailto:jpos-dev%40yahoogroups.com> , "David
Bergert" <dbergert.ng@...> 
wrote:
>
> How was ant installed? binary from apache? rpm ? deb ? etc ?
> 
> 
> 
> from: http://ant.apache.org/manual/install.html :
> 
> 
> 
> It looks like you might be missing a dependency :
> 
> http://jakarta.apache.org/regexp/ or http://jakarta.apache.org/oro/
(Continue reading)


Gmane