Hi,

Does anyone know where this class can be found ? I can't see it in any seam 
jars. Does anyone know what this is required for ? It is mentioned in 
seam-jndi.properties (taken from the examples)

BTW I am using latest jboss 4.0.4RC1 and jboss-seam-1.0beta2


  | 19:01:59,944 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces.PRETTY_HTML' found, using def
  | ault value true
  | 19:01:59,944 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces.ALLOW_JAVASCRIPT' found, usin
  | g default value true
  | 19:01:59,944 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces.DETECT_JAVASCRIPT' found, usi
  | ng default value false
  | 19:01:59,954 INFO  [MyfacesConfig] No context init parameter 
'org.apache.myfaces.AUTO_SCROLL' found, using def
  | ault value false
  | 19:02:15,346 ERROR [NamingHelper] Could not obtain initial context
  | javax.naming.NoInitialContextException: Cannot instantiate class: 
org.jnp.interfaces.LocalOnlyContextFactory [
  | Root exception is java.lang.ClassNotFoundException: 
org.jnp.interfaces.LocalOnlyContextFactory]
  |         at 
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:657)
  |         at 
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
  |         at javax.naming.InitialContext.init(InitialContext.java:223)
  |         at javax.naming.InitialContext.<init>(InitialContext.java:197)
  |         at 
org.jboss.seam.util.NamingHelper.getInitialContext(NamingHelper.java:25)
  |         at 
org.jboss.seam.util.NamingHelper.getInitialContext(NamingHelper.java:36)
  |         at org.jboss.seam.Component.instantiate(Component.java:651)
  |         at org.jboss.seam.Component.newInstance(Component.java:607)
  |         at org.jboss.seam.Component.newInstance(Component.java:1093)
  | 

TIA, going to check all jnp related jars ..

Kryptontri

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3928262#3928262

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3928262


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to