best practice to deploy multiple .js libs (not just dojo)

2009-02-16 Thread Bww00

Looking for  the best way to deploy multiple .js libraries other than dojo.
like ext-js or jquery.



Thanks
Bryan
-- 
View this message in context: 
http://www.nabble.com/best-practice-to-deploy-multiple-.js-libs-%28not-just-dojo%29-tp22046873s134p22046873.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: Validators of h:inputText not getting invoked value is ""

2009-02-16 Thread Kevan Miller


On Feb 16, 2009, at 2:56 PM, babus_18 wrote:



Hi,

I am using jsf api and impl 1.2._12.

I have the following facelet mark up:

required="false">

 


The "stateValidator" is configured as follows in faces-config


 stateValidator

adc.validators.MultiFieldLengthValidatorclass>



The validator is getting invoked with no issues when the value of  
the field
is anything other than "". But when the value is "", the validator  
does not

get invoked.

I am wondering if I am doing something wrong. Please advise on  
potential

solutions.


Babu,
I'm no subject matter expert (and from your version number, I'm not  
sure you're actually using "Geronimo"), but believe that you are  
describing the expected behavior when "required="false". If required  
is false, validators are not executed for a null or empty string.


--kevan 


[ANN] VTD-XML 2.5

2009-02-16 Thread crackeur
VTD-XML 2.5 is now released. Please go to 
https://sourceforge.net/project/showfiles.php?group_id=110612&package_id=120172&release_id=661376
  to download the latest version. 

Changes from Version 2.4 (2/2009) 

* Added separate VTD indexing generating and loading (see 
http://vtd-xml.sf.net/persistence.html for further info) 
* Integrated extended VTD supporting 256 GB doc (In Java only). 
* Added duplicateNav() for replicate multiple VTDNav instances sharing XML, VTD 
and LC buffer (availabe in Java and C#). 
* Various bug fixes and enhancements 


Validators of h:inputText not getting invoked value is ""

2009-02-16 Thread babus_18

Hi,

I am using jsf api and impl 1.2._12.

I have the following facelet mark up:


  


The "stateValidator" is configured as follows in faces-config


  stateValidator
 
adc.validators.MultiFieldLengthValidator


The validator is getting invoked with no issues when the value of the field
is anything other than "". But when the value is "", the validator does not
get invoked.

I am wondering if I am doing something wrong. Please advise on potential
solutions.

TIA,
Babu
-- 
View this message in context: 
http://www.nabble.com/Validators-of-h%3AinputText-not-getting-invoked-value-is-%22%22-tp22044582s134p22044582.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.



Re: Can't Publish

2009-02-16 Thread Forrest Xia
see this archive ->
https://mail.google.com/mail/?hl=en&zx=9s8ebr8cmyvk&shva=1#search/headache+forrest/11ec0f96507a2dda

You can have a 2.1.4-snapshot build(
http://people.apache.org/builds/geronimo/server/binaries/2.1/) to see it is
still a problem in your machine.


Re: Get "The page cannot be displayed" Error when try to access database pool edit page

2009-02-16 Thread Jack Cai
So use FireFox instead. :-)

-Jack

2009/2/16 Ying Tang 

> Hi,
>
>  This is perhaps caused by a maximum URL length limitation (2,083
> characters) of IE.
>
>
>
> 2009/2/13 Michael2 
>
>
>> I created an Informix database pool in Geronimo 2.1.3 using the database
>> pool
>> wizard, I was able to successfully test the database connection before
>> deploying it. I can see the database pool I just created is listed in the
>> Available database pool list with a "running" status. When I click the
>> Usage
>> link, I see the instructions about how to use this database pool. However,
>> when I click the Edit link, I get a "The page cannot be displayed" error.
>> When I check the log file there is no error message there. I also check
>> other default database pool's Edit links and I do not have any problem to
>> open these database pool Edit pages.
>>
>> Can someone help me find where my problem is?
>>
>> In a case like this, although I cannot edit the pool anymore, is it
>> running
>> properly and can I still use it?
>>
>> Thanks in advance.
>>
>> Michael
>> --
>> View this message in context:
>> http://www.nabble.com/Get-%22The-page-cannot-be-displayed%22-Error-when-try-to-access-database-pool-edit-page-tp21893706s134p21893706.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
>