Hi Jim, That code is part of another project, one that is used in Kepler but the code doesn't live there -- Kepler just includes the ecogrid jar files. If you wat to see the code for that class, it is maintained outside of Kepler, here:
https://code.ecoinformatics.org/code/seek/trunk/projects/ecogrid/src/org/ecoinformatics/ecogrid/queryservice/QueryServiceGetToStreamClient.java You can check out the whole Ecogrid project from SVN at this SVN URL: https://code.ecoinformatics.org/code/seek/trunk/projects/ecogrid Matt On Thu, Aug 12, 2010 at 10:37 AM, Jim Amrhein <James.S.Amrhein at nasa.gov>wrote: > Hi Gang, > Currently KeplerWebService is using Axis2 1.4. I need to be able to run > webservice as 1.5.1. > The problem I'm running into is that I can't find the code for > QueryServiceGetToStreamClient which use to reside in : > import > org.ecoinformatics.ecogrid.queryservice.QueryServiceGetToStreamClient; > > I saw a post where Chad Berkley merged the "org.ecoinformatics with > org.kepler", but I wasn't able to find the source code? Any suggestions? > > Thanks, > Jim Amrhein > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100812/813867e4/attachment.html>

