novell.devsup.dsml
  Home FAQ Contact Sign in
novell.devsup.dsml only
 
Advanced search
August 2006
motuwethfrsasuw
 123456 31
78910111213 32
14151617181920 33
21222324252627 34
28293031    35
2006
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2006      
total
novell.devsup.dsml Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Error encountered running sample_consumers.DomClient         


Author: jmkfong
Date: Aug 11, 2006 00:07

We are experimenting the DSML for eDirectory on a WinXP machine running
Tomcat 5.5.9 against a eDir8.7.3. We deployed the novell-dsml.war to
Tomcat and managed to get the verification page OK. When running the
sample sample_consumers.DomClient, we then encountered the below error
message:

C:PROGRA~1ApacheTOMCAT~1.9webappsNOVELL~1WEB-INFclasses>java sample_consu
mers.DomClient SearchRequest.xml http://localhost/novell-dsml/jbroker
"cn=somecn, o=someo" "somepasswd"
Exception in thread "main" javax.naming.NoInitialContextException: Need to
speci
fy class name in environment or system property, or as an applet
parameter, or i
n an application resource file: java.naming.factory.initial
at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
at javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown
Source)
at javax.naming.InitialContext.lookup(Unknown Source)
at sample_consumers.DomClient.main(Unknown Source)
Show full article (1.09Kb)
no comments
  group and users         


Author: aproppon
Date: Jul 13, 2006 05:00

Hi!

Could some one tell me how I could search groups and it's members full
names from a single context? I want to make a hierarcial html list from
result dsml via xslt.
no comments