[JBoss-dev] jboss-all build fails

2002-04-23 Thread Filip Hanik
, messages should have been provided. Total time: 2 minutes 47 seconds ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] https

[JBoss-dev] RE: Distributable HttpSessions - problems...

2002-04-22 Thread Filip Hanik
>1. create/modify/destroy session events > > >If a session is created/modified/removed on NodeA, should listeners >attached to a replicant (or the replicant's context) be notified on NodeB ? > >If so, we open another nasty can of worms, since we need to guar

RE: [JBoss-dev] JBOSS @ JAVAONE TSHIRT CONTEST

2002-02-07 Thread Filip Hanik
got jboss? ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] FW: Usage of classloader in DocumentBuilderFactory

2001-08-08 Thread Filip Hanik
can't you replace crimson.jar with (xerces.jar and xalan.jar) I thought crimson.jar was the old stuff Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL

RE: [JBoss-dev] CVS update: jboss/src/etc class.java interface.java

2001-06-18 Thread Filip Hanik
ste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of marc >fleury >Sent: Monday, June 18, 2001 5:37 PM >To: [EMAIL PROTECTED] >Subject: RE

RE: [JBoss-dev] METHOD-INVOCATION

2001-05-09 Thread Filip Hanik
> acquisition.. surprised you don't have NPEs everywhere > > Let's take it private, no need to bother the list with clean-ups no keep it public, it is a good learning process. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTE

RE: [JBoss-dev] TODO: JBossCMP 1.1 FAST!

2001-05-08 Thread Filip Hanik
> Like an IN query as Robert says would definitely work this will _not_ work, there is a limit to the length of your SQL string that you can execute! instead reuse the where clause! see my previous post. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EM

RE: [JBoss-dev] TODO: JBossCMP 1.1 FAST!

2001-05-07 Thread Filip Hanik
the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] TODO: JBossCMP 1.1 FAST!

2001-05-07 Thread Filip Hanik
lly if your bean has some large fields (LONG, BLOBS) in it. I'm not really sure what the specs says. 2 queries seems to give you a little bit more flexibility here. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.f

RE: [JBoss-dev] TODO: JBossCMP 1.1 FAST!

2001-05-07 Thread Filip Hanik
amaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] TODO: JBossCMP 1.1 FAST!

2001-05-07 Thread Filip Hanik
not using prepared statements. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] [JBoss-user] SUPPORT OF JBOSS --IMPORTANT-- PLEASE READ

2001-04-30 Thread Filip Hanik
aining. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of marc > fleury > Sent: Saturday, April 28, 2001 12:58 PM > To: Jb

RE: [JBoss-dev] Connection Pool - Help!

2001-04-25 Thread Filip Hanik
Roman, you are asking a user question and should do that on jboss-user discussion group, the jboss-development are the for developers of the jboss product Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Mess

RE: [JBoss-dev] Connection Pool - Help!

2001-04-25 Thread Filip Hanik
ok, I take my answer back :)) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of marc > fleury > Sent: Wednesday, April 2

RE: [JBoss-dev] Connection Pool - Help!

2001-04-25 Thread Filip Hanik
it is the deployment descriptor http://www.jboss.org/documentation/HTML/ch01s10.html Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On

RE: [JBoss-dev] Connection Pool - Help!

2001-04-25 Thread Filip Hanik
: DefaultDS DefaultDS rather than: DefaultDS java:/DefaultDS the descriptor will be broken. ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Mess

RE: [JBoss-dev] Rule Engine Integration Available

2001-04-19 Thread Filip Hanik
Jason, take a look at http://www.haley.com/0004398854012928/ClaimsAdjudicationBusinessRules.html this is as real as it gets, imagined if you hard coded all these rules in Java, pain in the booty Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED

RE: [JBoss-dev] Rule Engine Integration Available

2001-04-18 Thread Filip Hanik
. the list is endless of things people use rules engines for. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net

RE: [JBoss-dev] HA for the lazy

2001-04-17 Thread Filip Hanik
father.crs) { cursorRemote = ( (cursorRemote + 1) % father.crs.length ); return father.crs[cursorRemote]; } } ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development ma

RE: [JBoss-dev] Added Rel_2_2_1 tag to Branch_2_2

2001-04-12 Thread Filip Hanik
ase consider all the scenarios that could happen, and create a release cycle too. Using a versioning scheme without a release goal, makes it almost useless, irregardless of how sophisticated or simple the scheme is. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [

RE: [JBoss-dev] Added Rel_2_2_1 tag to Branch_2_2

2001-04-12 Thread Filip Hanik
version 2.2 (release 2.2.x), it becomes 2.2.++x Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/lis

RE: [JBoss-dev] build.bat fails for Windows

2001-04-11 Thread Filip Hanik
you are correct, I had the MKS toolkit in my path so it was using the Unix like find Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Beha

[JBoss-dev] build.bat fails for Windows

2001-04-11 Thread Filip Hanik
ip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] Sourceforge cvs problem

2001-03-28 Thread Filip Hanik
you can't use pserver with sourceforge. you have to use SSH authentication for linux read http://sourceforge.net/docman/display_doc.php?docid=3228&group_id=1 Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.

RE: [JBoss-dev] Access

2001-03-28 Thread Filip Hanik
tree 3. type check the returned object to see if it implements the EJBHome interface Am I correct? Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROT

RE: [JBoss-dev] Re: [JBoss-user] A little BMP philosophy/understanding

2001-03-23 Thread Filip Hanik
on. Have a great weekend everybody!!! TGIF!!! Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] clustering

2001-03-23 Thread Filip Hanik
don't think so, give us a briefing :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Doug > Ferguson > Sent: Frid

[JBoss-dev] shared cache

2001-03-23 Thread Filip Hanik
this looks like a promise http://java.sun.com/aboutJava/communityprocess/jsr/jsr_107_cache.html although it is in very early stages, it may be useful following the progress Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net

RE: [JBoss-dev] Re: [JBoss-user] A little BMP philosophy/understanding

2001-03-23 Thread Filip Hanik
ally in this case, the JDBC driver for Interbase/Firebird should take care of that. if the driver doesn't, I would recommend letting the people who wrote the driver that it can be improved. :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECT

RE: [JBoss-dev] Re: [JBoss-user] A little BMP philosophy/understanding

2001-03-22 Thread Filip Hanik
rer, call me tomorrow at work 650-875 1538, and I can explain to you the little secrets of pre-compiling sql statements into temporary stored procedures. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message-

RE: [JBoss-dev] Re: [JBoss-user] A little BMP philosophy/understanding

2001-03-22 Thread Filip Hanik
are any open con.close(); // if this is a connection pool, the connection gets returned to the pool }catch (Exception ignore() {} }//finally } ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect [EMAIL PROTECTED] www.filip.net > -Original Message- &g

[JBoss-dev] JavaGroups build

2001-03-22 Thread Filip Hanik
JavaGroups now has a ANT build script added to it, for those who need to build it on Windows and play around with it. :) Filip ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development