cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

More than one Ycommercewebservice layer(OCC)

Former Member
0 Likes
299

Hi ,

I tried to have 2 extensions extracted(extgen) from ycommercewebservicelayer and gave different package names to make sure that there won't be any conflict.

When I did build I got errors as items.xml file was same in both, so I deleted entities from one extension, then there were issues with beans.xml, followed by many other conflicts.

Did anyone face this issue?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi ,

Extgen just creates an exact replica of the template used by hard replacing the package definitions and name provided. We cannot use 2 extensions created by the same template in the localextentions.xml.

THIS IS THE SAME REASON WE NEED TO REMOVE THE TEMPLATE FROM THE localextentions.xml AND INTRODUCE THE NEW EXTENTION.

It is not possible to have 2 ycommercewebservice extensions. If we try to do so, it would result in conflits with the itemTypes conflicts, beantype conflicts and god knows what not.

Its not a good approach to follow. Please revert as to why would you want to have such a change.

thanks,