dev@javaserverfaces.java.net

Re: About com.sun.faces.config.ConfigurationException: Unknown protocol: jndi

From: Tang Yong <tangyong_at_cn.fujitsu.com>
Date: Wed, 17 Oct 2012 10:23:06 +0900

Hi Roger,

  As you said, not jsf side, it is caused by felix startlevel thread,
and sahoo has made a explaination.

Thanks you again.
--Tang

Roger Kitain wrote:
> We'll take a look from the JSF side, but it appears that at the time JSF
> needs jndi available,
> it is not. I think Sahoo has provided good analysis here.
>
>
> On 10/15/12 11:47 PM, Tang Yong wrote:
>> Hi JSF Team
>> CC: sahoo
>>
>> Previously, there is a jira issue[1] which is closed as "Cannot
>> Reproduce ". Now, on glassfish 3.1.2, the problem happened again and
>> can be reproduced on glassfish jira[2].
>>
>> So, I also request JSF Team to join to evaluate it and see whether the
>> problem happened on jsf side. The reproduced steps are as following:
>>
>> [Env]
>> 1 jdk 1.6.0_34
>> 2 glassfish 3.1.2
>> 3 windows xp
>>
>> To reproduce the problem:
>>
>> 1) Make a standard install of Glassfish 3.1.2.2;
>> 2) Start domain1
>> 3) Install glassfish-osgi-gui using the GF gui (http://localhost:4848/);
>> 4) ./asadmin stop-domain domain1
>> 5) ./asadmin start-domain domain1
>> 6) ./asadmin stop-domain domain1
>> 7) Apply workaround: mv
>> ./glassfish/modules/autostart/glassfish-osgi-console-plugin.jar to
>> ./glassfish/modules/)
>> 8) ./asadmin start-domain domain1
>> 9) ./asadmin stop-domain domain1
>> 10) ./adasmin start-domain domain1
>>
>> Among one of 8) and 9) and 10), the problem happened. On my machine, the
>> problem happened on 9).
>>
>> [1]: http://java.net/jira/browse/JAVASERVERFACES-2431
>> [2]: http://java.net/jira/browse/GLASSFISH-18880
>>
>> Thanks!
>> --Tang
>>
>>
>>
>>
>
>