Hello,

Sorry for asking a dumb questions, but: 
 1) How do you write an event producer service from scratch
(what interfaces, classes do i have to write for the
'WsnWsdl2JavaTask' compiler)? 

 2) Also how do i write a client, i.e. which files do i
need to generate create for the compiler (as i have noticed
that there are alot of auto generated files in muse client
folder
C:\ws\muse-bin\docs\interop\src\test\org\apache\ws\muws\interop\client)?

The following steps i did so far:
 1) installed:
     java 1.4.2_08-b03
     ant 1.6.2
     Tomcat 5.0.30 (C:\apps\Tomcat5.0\webapps)
 2) extracted hermes binary (C:\ws\hermes-bin)
 3) copied: C:\ws\hermes-bin\webapps\hermes
            -> C:\apps\Tomcat5.0\webapps\hermes
 4) modefied
C:\ws\hermes-bin\docs\tutorial\build.properties 
      hermes.webapp.dir=C:/apps/Tomcat5.0/webapps/hermes
 5) ran the build script
      C:\ws\hermes-bin\docs\tutorial>ant generate
 
 i was able to varify that tomcat runs by going to the:
 http://localhost:8080/hermes/services
 there were 3 wsdl files available: AdminService, Version,
and SubscriptionManager.

Any information would be greatly appreciated,
Sincerely,
Gennady


                
__________________________________ 
Do you Yahoo!? 
Make Yahoo! your home page 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to