You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@juddi.apache.org by Earle Castledine <ea...@notproducts.com> on 2003/06/03 10:01:04 UTC

[juddi-Users] Still trying!

Hello again! I really really really am narrowing it down now, I promise!
Thanks for the help before this, I fixed a couple of problems I didnt even
know I was having in tomcat.

I think my problem is I'm not connection the (mysql) database. This is the
state of affairs:

C:\j2sdk1.4.1_02\ws\uddi4j\samples>java -classpath
%AXISCLASSPATH%;%UDDI4JPATH%;
%XERPATH%;.\; FindBusinessExample

*********** Running FindBusinessExample ***********

        at org.uddi4j.UDDIElement.<init>(Unknown Source)
        at org.uddi4j.response.BusinessList.<init>(Unknown Source)
        at org.uddi4j.client.UDDIProxy.find_business(Unknown Source)
        at FindBusinessExample.run(FindBusinessExample.java:76)<---this is
where it calls proxy.FindBusiness() and throws an exception (of some sort)
        at FindBusinessExample.main(FindBusinessExample.java:46)


Re: [juddi-Users] Still trying!

Posted by Andy Cutright <ac...@borland.com>.
hello world is -way- too boring ;)

cheers,
andy

Earle Castledine wrote:

>This project has been my introduction to java, and I think Im
>going a bit batty. Really should have started on HelloWorld!
>
>Thanks yet again,
>
>Earle
>
>
>  
>