I can't seem to download the nightly build (for any project, src or bin). Is this a known issue? Because it seems like it has continued since at least last week. Perhaps the issue is with my firewall? Doubtful.
Eric Eborn, Software Engineer 801-545-5449 [EMAIL PROTECTED] > -----Original Message----- > From: Luciano Resende [mailto:[EMAIL PROTECTED] > Sent: Friday, September 21, 2007 2:04 PM > To: [email protected]; [EMAIL PROTECTED] > Subject: Re: Agent using SDO remotely > > Kelvin > > There are some incompatibilities with DAS beta1 and SDO 1.0, so I'd > recommend using DAS from trunk, nightly builds or the UNOFFICIAL > stable build for beta2, and re-generate the SDO classes with one of > these. > > Sorry for the confusion Eric. > > On 9/21/07, kelvin goodson <[EMAIL PROTECTED]> wrote: > > This thread inadvertently went off the list. > > > > Kelvin. > > > > ---------- Forwarded message ---------- > > From: kelvin goodson <[EMAIL PROTECTED]> > > Date: 21 Sep 2007 10:03 > > Subject: Re: Agent using SDO remotely > > To: "Eborn, Eric D" <[EMAIL PROTECTED]> > > > > > > Hi Eric, > > > > > > > [Eborn, Eric D] > > > To clarify, are you suggesting I rebuild the DAS source (regenerating > > > the generated java classes)? > > > > > no -- I think you need to switch away from the pre-release download of > > DAS you are using, which would have only been placed publicly for the > > purposes of evaluation and finding issues in the run up to a proper > > release. My guess is that that unofficial snapshot build contains > > classes generated from a previous version of SDO, different from the > > one it expresses it's dependency on (SDO Java 1.0-incubating). So I > > think you need to download a new version of DAS from the Tuscany > > download page (http://incubator.apache.org/tuscany/das-java- > releases.html) > > and be sure that it is using the SDO release that DAS specifies as a > > prereq. > > > > My suggestion re regenerating related only to any classes you may have > > previously generated specifically for your application. > > > > Regards,. Kelvin. > > > > > > > > I think your XSD issue is because your input stream needs to be > reset > > > > so that it is pointing to the start of the stream before being > > > > processed by the XSDHelper (either that or remove the print out > code). > > > > > > > > > > [Eborn, Eric D] > > > I too thought of this, sadly, this was not the case. Thanks > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Luciano Resende > Apache Tuscany Committer > http://people.apache.org/~lresende > http://lresende.blogspot.com/ > > --------------------------------------------------------------------- > 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]
