Hi John, To be perfectly honest, a lot of the Muse 1.x developers are on other jobs/projects now, and are not available; the current dev team is working on 2.0 (a milestone build is available now), and we try to answer 1.x questions where possible, but we're certainly not experts. We'd like to help you use our latest version, but that is released on 9/22 (including much needed documentation enhancement). I'm not sure how quickly you need to get going, or what kind of support you'll need in the future, both of which will affect your ability to use 2.0 snapshots on or before 9/22.
Dan John Smith <[EMAIL PROTECTED]> wrote on 08/15/2006 11:29:48 AM: > Hi, > > I want to implement an application that uses web service notifcations so to > avoid reinventing the wheel I'm looking at Muse. I've been through the > tutorial and read the developers guide but I still have a lot of learning to do. > > If possible, I'd rather not use any magical ant scripts just yet as I'd like > to fully understand the steps that are going on. I will also have to integrate > with a different build system at a later point. > > I have some pre-written WSDL files that I'd like to process. I presume I have > to use MuwsWsdl2Java. Is this tool documented somewhere? I know the -o > argument specifies the output directory and that I list the WSDL files on the > command line. I'm not sure what -C is for... > > Once my java files have been created would I be correct in thinking that I get > a Home class and a Resource class? The Home class gets instantiated when the > web service is first accessed and the Resource class is where I implement the > various end points described in the WSDL? > > I'm sure I should have worked out this from the tutorial but perhaps I need > more coffee... > > Thanks for your help, > > John > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
