It's all about the answers!

Ask a question

problem creating server feature for my plug-in


Vinod Kumar (9612010) | asked Nov 24 '08, 5:08 a.m.
JAZZ DEVELOPER
Hi , I am working on item connector thing and reached the point where i have to install my plugin on server.I am refering https://jazz.net/wiki/bin/view/Main/UsingJazzProvisioner
Steps i followed was
1) created a feature project added my plug-in and required feature i.e com.ibm.team.repository.server.feature
2) I created updatesite and added category jazz server component and added my feature (created in first step.)

Now when i do build all i get compilation errors .When i see log files i see that, i have an external jar added in my plug-in and updatesite could not resolve the import statements .i.e. it couldnt find the jar.

Please tell me how to add information about this external jar in feature.xml .
Thanks

2 answers



permanent link
Richard Backhouse (6661) | answered Nov 24 '08, 8:58 a.m.
JAZZ DEVELOPER
First I would suggest you try exporting the server feature you created.
It sounds like you have not configured it correctly. You will probably
get better diagnostic information if you get that working first. All the
"build all" step does in the update site creation is do an export on
each feature listed in the update site.

Richard
Jazz Web UI and Server Development

vkcind wrote:
Hi , I am working on item connector thing and reached the point where
i have to install my plugin on server.I am refering
https://jazz.net/wiki/bin/view/Main/UsingJazzProvisioner
Steps i followed was
1) created a feature project added my plug-in and required feature i.e
com.ibm.team.repository.server.feature
2) I created updatesite and added category jazz server component and
added my feature (created in first step.)

Now when i do build all i get compilation errors .When i see log files
i see that, i have an external jar added in my plug-in and updatesite
could not resolve the import statements .i.e. it couldnt find the
jar.

Please tell me how to add information about this external jar in
feature.xml .
Thanks

permanent link
Vinod Kumar (9612010) | answered Nov 24 '08, 11:58 p.m.
JAZZ DEVELOPER
Thanks , You are right my created feature was not configured corretcly.I tried export and got the same error.Worked on it and now update site build all is done correctly.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.