Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My_ Prefix for "Package" and "Component" #54

Open
CodeFreezr opened this issue Oct 2, 2017 · 0 comments
Open

My_ Prefix for "Package" and "Component" #54

CodeFreezr opened this issue Oct 2, 2017 · 0 comments

Comments

@CodeFreezr
Copy link

Hello Together,

for an ITSM / CMDB Project we have a datamodel with an entity "Component" and "Package". This will be generated ootb to "MyComponent" resp. "MyPackage". For a couple of reasons we can't use this.

With the following entry in the celerio-maven-plugin.xml, we solved the "Package" assignment:

<entityConfig tableName="PACKAGE" entityName="Package">

But doing the same for "Component":

<entityConfig tableName="COMPONENT" entityName="Component">

We got a lot of errors after starting with "ng serve". See attached file.
component_issue.txt

Did anyone have an idea how to solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant