Re[6]: [JBoss-dev] php5 is coming

2003-04-01 Thread Pavel Kolesnikov
On Tue, 1 Apr 2003, julien viet wrote: > I dont't want to reinvent a scripting language, but JSP are > not adapted to nukes at all. I think the nicest feature of > JSP is the possibility to embed true java code whithin text : > > > <% for (int i = 0;i < 5;i++) { %> > <%= i %> > <% } %> > > Ok

Re: [JBoss-dev] jboss-applications build problem

2002-10-28 Thread Pavel Kolesnikov
I've just found it builds with j2sdk 1.4 (my problems mentioned below occured only with jdk 1.3). If it's not intentional, could anyone who's more familiar with the build system look at it and try to fix it (or say it does work for him? :-) Thanks Pavel On Thu, 24 Oct 2002, P

Re: [JBoss-dev] jboss-applications build problem

2002-10-24 Thread Pavel Kolesnikov
rrectly: Provider org.apache.crimson.jaxp.SAXParserFactoryImpl not found Or $ ./forums/build.sh with the same result BTW when I checked out the original CVS module (just after it was created), the same problem occured, but I solved it by putting tools/lib*.jar. Thanks, Pavel > --- Pave

[JBoss-dev] jboss-applications build problem

2002-10-22 Thread Pavel Kolesnikov
Hello, I've checked out jboss-applications module from CVS, put all jars from jboss-applications/tools/lib/ including crimson.jar into my CLASSPATH, but build.sh tells me: $ ./build.sh build.sh: Executing: /home/koles/eclipse/workspace/jboss-applications/tools/bin/ant -logger org.apache