Hi Eric! Sorry, I didn't answer on your last e-mail, but I was instantly trying to checkout the last AG2.3 version. Indeed I got it running with the AG2.3 CVS checkout and managed to merge my code changes into the CVS code. Though I am still interested to try the AG3 CVS. Yet I am wondering what might possibly the best way to integrate my changes to? AG2.3 or AG3?
Michael ----- Original Message ----- From: "Eric Olson" <[email protected]> To: "Michael Braitmaier" <[email protected]> Cc: <[email protected]> Sent: Friday, May 13, 2005 8:01 PM Subject: Re: [AG-TECH] Running AG from CVS doesn't work > > Hi Michael, > I'm not sure if the suggestions in my last e-mail were what you needed, > but the Access Grid code in the trunk is now in a minimally working state > if you are interested in trying what's currently being developed. Of > course, not everything is working yet. > > The zsi code you need is in the serialize-dome-scheme branch. You should > be able to check it out from cvs (-r serialize-dom-scheme). You'll also > need to checkout wstools from the same project and put it in the ZSI > directory. If you've installed another version of zsi, be sure to > uninstall/remove those files first, since they don't always get > overwritten. > > Besides installing zsi, I don't believe you need to do anything extra -- > just the standard things in README-developers like running CvsSetup. If > you run into problems just ask. Fixes and suggestions are also always > welcome. > > Eric > > On Mon, 2 May 2005, Michael Braitmaier wrote: > >> I tried to start AG from CVS today, following the procedure through >> CvsSetup.py as well as env-init.bat >> >> Furthermore I downloaded ZSI-1.6. and installed it by first building the >> windows-installer from the source package. >> pyXML has been installed as well. >> >> I got an error when executing the VenueClient.py: >> >> from AccessGrid.interfaces.AccessGrid_Types import >> www_accessgrid_org_v3_0 a >> s AGTypes >> ImportError: No module named interfaces.AccessGrid_Types >> >> I assumed it to be caused by not having the required type definitions >> which >> possibly are made out of the wsdl files. >> So I executed the generate.bat file in the AccessGrid/wsdl directory, >> which >> didn't work in the first place as it couldn't find wsdl2py and >> wsdldispatch >> >> I found similar programs in the ZSI site-package directory called >> wsdl2python.py and dispatcher.py and assumed them to be the right >> programs >> to generate the stubs. >> >> Still I get the error as described above when executing the VenueClient. >> >> So now I am a bit clueless. What could be the reason for this? >> Any help would be greatly appreciated. >> >> Michael >> >> ------------------ >> Dipl.-Inf. Michael Braitmaier >> HLRS - Visualization / Video Conferencing >> University of Stuttgart >> Germany >> Website: http://www.hlrs.de/organization/vis/people/braitmaier/ >> >> >

