Hi..,
I have a problem as with regard to UDDI set up!
1) I tried to install the UDDI registry by installing JWSDP1.4 , 1.5 and deploying RegistryServer.war and Xindice.war. But the registry is not starting it is failing with exception
[#|2007-09-27T14:38:24.171+0530|SEVERE|sun-appserver-pe8.2|javax.enterprise.syst
em.container.web|_ThreadID=12;|StandardWrapperValve[RegistryServer]: Allocate ex
ception for
servlet RegistryServer
javax.servlet.ServletException: RegistryServerServlet.checkDatabaseCollections()
: Command = "{filePath=D:\Setups\Sun\AppServer\domains\domain1\applications\j2ee
-modules\RegistryServer\/WEB-INF/classes/databaseBootstrap/db/authinfo, collecti
on=xindice://localhost:8080/db, extension=}", Exception: javax.servlet.ServletEx
ception: RegistryServerServlet.checkDatabaseCollections(): {filePath=D:\Setups\S
un\AppServer\domains\domain1\applications\j2ee-modules\RegistryServer\/WEB-INF/c
lasses/databaseBootstrap/db/authinfo, collection=xindice://localhost:8080/db, ex
tension=}, failed to bootstrap auth collection into existence.
at com.sun.registry_server.server.RegistryServerServlet.checkDatabaseCol
lections(RegistryServerServlet.java:1093)
at com.sun.registry_server.server.RegistryServerServlet.init(RegistrySer
verServlet.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249
)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:2
82)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.
java:165)
I am using Sun Application Server for J2EE1.4. I am unable to proceed with impementing JAXR Programs. Please help me how to go ahead with UDDI Setup.
Thanks
Venkat