This is what the juddi.log shows

-----
2009-06-25 00:01:27,546 INFO
[org.apache.juddi.registry.RegistryServlet] - Loading jUDDI
configuration.
2009-06-25 00:01:27,546 INFO
[org.apache.juddi.registry.RegistryServlet] - Resources loaded from:
/WEB-INF/juddi.properties
2009-06-25 00:01:27,546 INFO
[org.apache.juddi.registry.RegistryServlet] - Initializing jUDDI
components.
2009-06-25 00:01:27,625 INFO
[org.apache.juddi.util.jdbc.ConnectionManager] - Using JNDI to aquire
a JDBC DataSource with name: java:comp/env/jdbc/juddiDB
2009-06-25 00:01:28,953 INFO
[org.apache.juddi.registry.RegistryEngine] - Initializing jUDDI
database from listed sql files
2009-06-25 00:06:56,515 INFO
[org.apache.juddi.registry.RegistryServlet] - jUDDI Stopping: Cleaning
up existing resources.
2009-06-25 00:19:12,406 INFO
[org.apache.juddi.registry.RegistryServlet] - Loading jUDDI
configuration.
2009-06-25 00:19:12,406 INFO
[org.apache.juddi.registry.RegistryServlet] - Resources loaded from:
/WEB-INF/juddi.properties
2009-06-25 00:19:12,406 INFO
[org.apache.juddi.registry.RegistryServlet] - Initializing jUDDI
components.
2009-06-25 00:19:12,515 INFO
[org.apache.juddi.util.jdbc.ConnectionManager] - Using JNDI to aquire
a JDBC DataSource with name: java:comp/env/jdbc/juddiDB
2009-06-25 00:26:12,250 INFO
[org.apache.juddi.registry.RegistryServlet] - jUDDI Stopping: Cleaning
up existing resources.
-----

What is the best way to test if jUDDI installation indeed works?

Also, what is the (1) username, (2) password to allow read/write
access to the UDDI server (in the default packaged mode with Derby and
Tomcat bundle) (3) UDDI server's "inquiryURL" and (4) "publishURL"?

Thanks for the help.

Best regards,
Amit

On Thu, Jun 25, 2009 at 10:30 AM, Kurt T Stam<[email protected]> wrote:
> Hi Amit,
>
> Do you see any errors in the juddi.log. For some reason I think the
> happyjuddi page may not be working correctly under tomcat, so if there are
> no errors in the log; can you just keep going?
>
> --Kurt
>
>
> Amit Deokar wrote:
>>
>> I did not mention in my earlier email that I also tried just using the
>> ready-to-go jUDDI v2.0 rc7 + Tomcat install package
>> (juddi-tomcat-2.0rc7.zip) in the hope that it would work with
>> pre-installed Apache Derby database. But, I got the same message from
>> happyjuddi page -
>> -----
>> jUDDI Dependencies: Resource & Properties Files
>>
>> jUDDI DataSource Validation
>> - No JNDI Context (null)
>> - No 'null' DataSource Located(null)
>> - DB connection was not acquired. (null)
>> - SELECT COUNT(*) FROM PUBLISHER failed (null)
>> -----
>>
>> On another note, I had JDK 1.6.0_13 earlier, so I tried installing JDK
>> 1.5.0_19 and then giving it a shot - same result.
>>
>> (Note - This is a follow up on my previous email. Please take a look
>> at that note too).
>>
>> Thanks for your help in this.
>>
>> Best regards,
>> Amit
>>
>>
>
>

Reply via email to