Regarding service builder I have few query,
1) I want the service builder <entity> name with "dot" symbol, like,
<entity name="S123.TableName" local-service="true" remote-service="false">
2) Namespace should allow the numeric values,
<namespace>N123</namespace>
Both are giving errors,
Is there any specific setting to support numeric value in namespace OR allow punctuation marks in <entity> name ?
Setup:
Liferay 6 with MYSQL
Please sign in to flag this as inappropriate.