Antollini, Mario wrote:
Hello jean-Sebastien,
I was thinking about adding a Marketplace scenario to the Tutorial we
will be presenting at JavaOne. By Marketplace I mean doing something
similar to what Amazon does: offering third party retailers' products
via Amazon's site.
I think we can do that by offering multiple catalogs via a proxy catalog
which consolidates all of them (i.e. data federation).
What do you think? I will be looking the tutorial in detail in order to
see how I can implement it.
Regards,
Mario
Good idea!
This could be a new module addition under java/sca/tutorial.
You could wire a list of catalogs to a catalog aggregator service
component for example, similar to what the current store-merger module
does but with a reference with multiplicity 0..n instead of the
currently hardcoded references to two catalogs.
The easiest is probably to copy one of the modules (store-merger for
example) into a new store-market or something like that as a starting
point, adjust the POM etc, submit that in a JIRA and then start making
the changes to turn it into a marketplace store.
Let us know if have any questions, issues, or need any help when you do
that.
Thanks!
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]