cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Development Component - How to change vendor name

Former Member
0 Kudos

Hi,

While creating a new J2EE Development Component, I didn't change vendor name and have created complete application,

Now I want to update vendor name, can you please help me out how vendor name can be changed in existing application.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

that's defined in the .dcdef file. So there is line like this:

<vendor>xxxxxxxx</vendor>

You could change it and repack achive.

Good luck!

epexpert

Former Member
0 Kudos

I have not tried it myself, however:

Try updating the references in your application-j2ee-engine.xml.

You may need to rename your project as well.

Good luck, Roelof