Error in Example 4.5 !
Well in Example 4.5 in the Start Method assignements of newly created Objects wont work, as others are expected!
2
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
The company has a solution in progress.
-
Inappropriate?//InputStream dataIn = new YahooRetriever().retrieve( zip );
// int needed, so replaced by:
InputStream dataIn = new YahooRetriever().retrieve( Integer.parseInt(zip) ); -
Inappropriate?I've created a JIRA issue to track this: https://issues.sonatype.org/browse/MV...
Loading Profile...



EMPLOYEE