caskey I understand your "if it ain't broke don't fix it", do give a try to
the new version. they run quite stable for a week under heavy load.

marc


|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of
|[EMAIL PROTECTED]
|Sent: Tuesday, November 14, 2000 3:29 PM
|To: jBoss
|Subject: Re: [jBoss-User] Jaws finder definition on NT
|
|
|On Nov 14, Serhiy Nahibin quoth:
|
|> I have a couple problems with deploying ejb on WinNT.
|>
|> Problem IMHO in jaws.xml finder definition:
|>
|>       <finder>
|>         <name>findExisting</name>
|>         <query>status&lt;4</query>
|>         <order></order>
|>       </finder>
|>
|> [Container factory] java.lang.NullPointerException
|> [Container factory]  at
|> java.util.StringTokenizer.<init>(StringTokenizer.java:122)
|
|[...]
|
|>
|> If instead "&lt;" wrote for example "=" - jar deployed successfully.
|>
|> I have same web application on Linux  - all works good.
|>
|> Also have problem with sort ordering - DESC throws exception on
|deploy. I'm
|> using PostgreSQL 7.0.2
|
|I don't have any suggestions other then the fact that the exact same thing
|happens to us with beans that deploy fine under Linux and will not work
|under Win98.  We spent some time inserting trace messages into the code
|and what it came down to was that the parser was returning a null string
|in the collection of finder methods that is eventually passed to the
|string tokenizer.  We wrote it off to the fact that we are still using
|PB01 but obviously other people are experiencing it too.
|
|C=)
|
|--------------------------------------------------------------------------
|If you want to build a ship, don't drum up people together to collect wood
| and don't assign them tasks and work, but rather teach them to long for
|     the endless immensity of the sea. -- Antoine de Saint Exupery
|--------------------------------------------------------------------------
|Caskey <caskey*technocage.com>       ///                   TechnoCage Inc.
|--------------------------------------------------------------------------
|  It's not an optical illusion, it just looks like one.  -- Phil White
|
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to