Hello Ming Jin,

In addition to the refactoring in my former message, we are trying to share
DAL between BS and OP for metro version. But we do not want to check the
generated code into repository as WSO2 code did.

Definitely, for the Metro version we do NOT want to check in generated code.


Here we've found there are some code is not generated in OP, such as
MarketSummaryBean which is the parent class of CustomMarketSummaryBean.
CustomMarketSummaryBean is used in MarketSummaryDAO.

Are you saying that this is not generated in the Metro version?


If we try to share DAO between BS and OP, this will cause compilation error.

The reason caused this issue is the type definition difference in WSDL/XSD
between BS and OP.

Do you have any suggestion to make it better?

If someone can point out where the MarketSummary is defined in WSDL then perhaps the Metro version can generated it.

Regards,
H



Reply via email to