Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Eclipse AspectJ Book Exampel Update Error
Eclipse AspectJ Book Exampel Update Error [message #47077] Wed, 26 January 2005 20:20 Go to next message
Eclipse UserFriend
Originally posted by: bob.chen.bunge.com

<<Eclipse AspectJ>> AJDT Book Quest with Eclipse 3.0

Enjoy reading The book: Eclipse AspectJ. Thanks for doing a great
job!

Quick question:
When I follow your book on Page 20 to install the simple
insurance example within Eclipse 3.0 and (Rational Developer V6)
with help->Software Update->Find and Install
and
Name: Simple Insurance Example
URL: http://www.awprofessional.com/title/0321245873/update

I got the following error message:

Network connection problems encountered during search.
Unable to access "http://www.awprofessional.com/title/0321245873/update".
Error parsing site stream. [The XML stream is not a valid default
"site.xml" file. The root tag is not site.]
Error parsing site stream. [The XML stream is not a valid default
"site.xml" file. The root tag is not site.]

This has been frustrated to me. I really want to follow the book to
do the example.
Do you know what is the problem?


Thanks in advance!
Re: Eclipse AspectJ Book Exampel Update Error [message #47107 is a reply to message #47077] Thu, 27 January 2005 09:58 Go to previous messageGo to next message
Matthew Webster is currently offline Matthew WebsterFriend
Messages: 20
Registered: July 2009
Junior Member
The Addison Wesley site is only setup for ZIP download so you could try
that or the alternative update site:
http://www.aspectprogrammer.org/eclipseaspectj/examples/upda te

Bob Chen wrote:



> <<Eclipse AspectJ>> AJDT Book Quest with Eclipse 3.0

> Enjoy reading The book: Eclipse AspectJ. Thanks for doing a great
> job!

> Quick question:
> When I follow your book on Page 20 to install the simple
> insurance example within Eclipse 3.0 and (Rational Developer V6)
> with help->Software Update->Find and Install
> and
> Name: Simple Insurance Example
> URL: http://www.awprofessional.com/title/0321245873/update

> I got the following error message:

> Network connection problems encountered during search.
> Unable to access "http://www.awprofessional.com/title/0321245873/update".
> Error parsing site stream. [The XML stream is not a valid default
> "site.xml" file. The root tag is not site.]
> Error parsing site stream. [The XML stream is not a valid default
> "site.xml" file. The root tag is not site.]

> This has been frustrated to me. I really want to follow the book to
> do the example.
> Do you know what is the problem?


> Thanks in advance!
Re: Eclipse AspectJ Book Exampel Update Error [message #47135 is a reply to message #47107] Thu, 27 January 2005 13:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bob.chen.bunge.com

Matthew Webster wrote:

> The Addison Wesley site is only setup for ZIP download so you could try
> that or the alternative update site:
> http://www.aspectprogrammer.org/eclipseaspectj/examples/upda te

> Bob Chen wrote:
Yes! It works on above update site. Thanks!
Could you post this in your book site (Addison Wesley site or do you have
other site for your book)so that people who bought book can avoid the
"error"
I experienced...

Thanks


>> <<Eclipse AspectJ>> AJDT Book Quest with Eclipse 3.0

>> Enjoy reading The book: Eclipse AspectJ. Thanks for doing a great
>> job!

>> Quick question:
>> When I follow your book on Page 20 to install the simple
>> insurance example within Eclipse 3.0 and (Rational Developer V6)
>> with help->Software Update->Find and Install
>> and
>> Name: Simple Insurance Example
>> URL: http://www.awprofessional.com/title/0321245873/update

>> I got the following error message:

>> Network connection problems encountered during search.
>> Unable to access "http://www.awprofessional.com/title/0321245873/update".
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]

>> This has been frustrated to me. I really want to follow the book to
>> do the example.
>> Do you know what is the problem?


>> Thanks in advance!
Re: Eclipse AspectJ Book Exampel Update Error [message #48085 is a reply to message #47107] Tue, 15 February 2005 19:02 Go to previous messageGo to next message
wws_ques wws_ques is currently offline wws_ques wws_quesFriend
Messages: 64
Registered: July 2009
Member
Matthew,
I just downloaded it but find some confusion. Simple Insurance
Example 1 corresponds to the first exmaple shown in chapter 2. And
simple Insurance Example 2 is the final version of the example shown
in chapter 2. is that right? But I find the PolicyChangeNotification.aj
is NOT the same one shown in Figure 2.41 on page 57. How can I use
these examples. Thanks.
Newbie

Matthew Webster wrote:

> The Addison Wesley site is only setup for ZIP download so you could try
> that or the alternative update site:
> http://www.aspectprogrammer.org/eclipseaspectj/examples/upda te

> Bob Chen wrote:



>> <<Eclipse AspectJ>> AJDT Book Quest with Eclipse 3.0

>> Enjoy reading The book: Eclipse AspectJ. Thanks for doing a great
>> job!

>> Quick question:
>> When I follow your book on Page 20 to install the simple
>> insurance example within Eclipse 3.0 and (Rational Developer V6)
>> with help->Software Update->Find and Install
>> and
>> Name: Simple Insurance Example
>> URL: http://www.awprofessional.com/title/0321245873/update

>> I got the following error message:

>> Network connection problems encountered during search.
>> Unable to access "http://www.awprofessional.com/title/0321245873/update".
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]

>> This has been frustrated to me. I really want to follow the book to
>> do the example.
>> Do you know what is the problem?


>> Thanks in advance!
Re: Eclipse AspectJ Book Exampel Update Error [message #48735 is a reply to message #48085] Thu, 24 February 2005 14:38 Go to previous message
Eclipse UserFriend
Originally posted by: adrian_colyer.uk.ibm.com

Newbie wrote:
> Matthew,
> I just downloaded it but find some confusion. Simple Insurance
> Example 1 corresponds to the first exmaple shown in chapter 2. And
> simple Insurance Example 2 is the final version of the example shown
> in chapter 2. is that right? But I find the PolicyChangeNotification.aj
> is NOT the same one shown in Figure 2.41 on page 57. How can I use
> these examples. Thanks.
> Newbie
>

Just found your post... sorry for the delay in getting back to you.
Simple Insurance 2 represents the state of the project at the end of
section 2.5. Simple Insurance 3 represents the state of the project at
the end of the chapter (chapter 2).

Rgds, Adrian.
Re: Eclipse AspectJ Book Exampel Update Error [message #586314 is a reply to message #47077] Thu, 27 January 2005 09:58 Go to previous message
Matthew Webster is currently offline Matthew WebsterFriend
Messages: 20
Registered: July 2009
Junior Member
The Addison Wesley site is only setup for ZIP download so you could try
that or the alternative update site:
http://www.aspectprogrammer.org/eclipseaspectj/examples/upda te

Bob Chen wrote:



> <<Eclipse AspectJ>> AJDT Book Quest with Eclipse 3.0

> Enjoy reading The book: Eclipse AspectJ. Thanks for doing a great
> job!

> Quick question:
> When I follow your book on Page 20 to install the simple
> insurance example within Eclipse 3.0 and (Rational Developer V6)
> with help->Software Update->Find and Install
> and
> Name: Simple Insurance Example
> URL: http://www.awprofessional.com/title/0321245873/update

> I got the following error message:

> Network connection problems encountered during search.
> Unable to access "http://www.awprofessional.com/title/0321245873/update".
> Error parsing site stream. [The XML stream is not a valid default
> "site.xml" file. The root tag is not site.]
> Error parsing site stream. [The XML stream is not a valid default
> "site.xml" file. The root tag is not site.]

> This has been frustrated to me. I really want to follow the book to
> do the example.
> Do you know what is the problem?


> Thanks in advance!
Re: Eclipse AspectJ Book Exampel Update Error [message #586323 is a reply to message #47107] Thu, 27 January 2005 13:08 Go to previous message
Eclipse UserFriend
Originally posted by: bob.chen.bunge.com

Matthew Webster wrote:

> The Addison Wesley site is only setup for ZIP download so you could try
> that or the alternative update site:
> http://www.aspectprogrammer.org/eclipseaspectj/examples/upda te

> Bob Chen wrote:
Yes! It works on above update site. Thanks!
Could you post this in your book site (Addison Wesley site or do you have
other site for your book)so that people who bought book can avoid the
"error"
I experienced...

Thanks


>> <<Eclipse AspectJ>> AJDT Book Quest with Eclipse 3.0

>> Enjoy reading The book: Eclipse AspectJ. Thanks for doing a great
>> job!

>> Quick question:
>> When I follow your book on Page 20 to install the simple
>> insurance example within Eclipse 3.0 and (Rational Developer V6)
>> with help->Software Update->Find and Install
>> and
>> Name: Simple Insurance Example
>> URL: http://www.awprofessional.com/title/0321245873/update

>> I got the following error message:

>> Network connection problems encountered during search.
>> Unable to access "http://www.awprofessional.com/title/0321245873/update".
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]

>> This has been frustrated to me. I really want to follow the book to
>> do the example.
>> Do you know what is the problem?


>> Thanks in advance!
Re: Eclipse AspectJ Book Exampel Update Error [message #586703 is a reply to message #47107] Tue, 15 February 2005 19:02 Go to previous message
wws_ques wws_ques is currently offline wws_ques wws_quesFriend
Messages: 64
Registered: July 2009
Member
Matthew,
I just downloaded it but find some confusion. Simple Insurance
Example 1 corresponds to the first exmaple shown in chapter 2. And
simple Insurance Example 2 is the final version of the example shown
in chapter 2. is that right? But I find the PolicyChangeNotification.aj
is NOT the same one shown in Figure 2.41 on page 57. How can I use
these examples. Thanks.
Newbie

Matthew Webster wrote:

> The Addison Wesley site is only setup for ZIP download so you could try
> that or the alternative update site:
> http://www.aspectprogrammer.org/eclipseaspectj/examples/upda te

> Bob Chen wrote:



>> <<Eclipse AspectJ>> AJDT Book Quest with Eclipse 3.0

>> Enjoy reading The book: Eclipse AspectJ. Thanks for doing a great
>> job!

>> Quick question:
>> When I follow your book on Page 20 to install the simple
>> insurance example within Eclipse 3.0 and (Rational Developer V6)
>> with help->Software Update->Find and Install
>> and
>> Name: Simple Insurance Example
>> URL: http://www.awprofessional.com/title/0321245873/update

>> I got the following error message:

>> Network connection problems encountered during search.
>> Unable to access "http://www.awprofessional.com/title/0321245873/update".
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]
>> Error parsing site stream. [The XML stream is not a valid default
>> "site.xml" file. The root tag is not site.]

>> This has been frustrated to me. I really want to follow the book to
>> do the example.
>> Do you know what is the problem?


>> Thanks in advance!
Re: Eclipse AspectJ Book Exampel Update Error [message #586980 is a reply to message #48085] Thu, 24 February 2005 14:38 Go to previous message
Adrian Colyer is currently offline Adrian ColyerFriend
Messages: 61
Registered: July 2009
Member
Newbie wrote:
> Matthew,
> I just downloaded it but find some confusion. Simple Insurance
> Example 1 corresponds to the first exmaple shown in chapter 2. And
> simple Insurance Example 2 is the final version of the example shown
> in chapter 2. is that right? But I find the PolicyChangeNotification.aj
> is NOT the same one shown in Figure 2.41 on page 57. How can I use
> these examples. Thanks.
> Newbie
>

Just found your post... sorry for the delay in getting back to you.
Simple Insurance 2 represents the state of the project at the end of
section 2.5. Simple Insurance 3 represents the state of the project at
the end of the chapter (chapter 2).

Rgds, Adrian.
Previous Topic:Not seeing declare warning matches in outline view
Next Topic:how to catch debug joint points?
Goto Forum:
  


Current Time: Fri Apr 19 18:43:07 GMT 2024

Powered by FUDForum. Page generated in 0.03139 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top