you sure?  looking at the web.xml for the regular juddi webapp, I find :

<servlet-mapping>
    <servlet-name>jUDDIAdminServlet</servlet-name>
    <url-pattern>/admin</url-pattern>
  </servlet-mapping>
  <servlet-mapping>
    <servlet-name>jUDDIInquiryServlet</servlet-name>
    <url-pattern>/inquiry</url-pattern>
  </servlet-mapping>
  <servlet-mapping>
    <servlet-name>jUDDIPublishServlet</servlet-name>
    <url-pattern>/publish</url-pattern>
  </servlet-mapping>

which makes me think that I'm running the right stuff?

On Feb 9, 2005, at 8:21 PM, [EMAIL PROTECTED] wrote:

It is a separate application.

thanks, but I'm a bit confused... isn't what I have running now a UDDI
registry?

On Feb 9, 2005, at 7:38 PM, [EMAIL PROTECTED] wrote:


Geir,

You can find the Cocoon application from the juddi cvs repsotory (I
could
not remember where it is stored).  To install it, follow the
instructions
from Andreas:

   -build clean
   -build webapp
   -build war
   -copy the web-gui directory to build/webapp.
   -cocoon servlet
   -Open http://localhost:8888/web-gui/ or
         http://localhost:8888/cocoon/web-gui/index
     (The welcome page was displayed)

Hope this is helpful!

Regards, Harvey

I just installed the juddi registry. the doco's on the site are a
touch out of date (for example, the doco for mysql is painful, but you
have a nice little script that just tried and it works splendidly.)
the 'happyjuddi.jsp' is a brilliant idea - very studly how easy that
was. I think it took me about 10 minutes from start to having a happy
juddi.


Now....  what are the URLs, publishing and inquiry?  I can't seem to
find that documented....

thanks


-- Geir Magnusson Jr +1-203-665-6437 [EMAIL PROTECTED]




--
Geir Magnusson Jr                                  +1-203-665-6437
[EMAIL PROTECTED]



--
Geir Magnusson Jr                                  +1-203-665-6437
[EMAIL PROTECTED]



Reply via email to