| Author |
Message |
|
|
Post subject: Deployed ibm-application-bnd.xmi is missing "groups&quo
Posted: Jun 05, 2008 - 11:16 PM
|
|
Joined: Jun 05, 2008
Posts: 16
|
|
When deploying via Blue, some of ibm-application-bnd.xmi doesn't get deployed. Specifically, the "groups" element of the "autorizations" element. So this:
<authorizations xmi:id="RoleAssignment_1107484715772">
<role href="META-INF/application.xml#SecurityRole_1212678217622"/>
<groups xmi:id="Group_1212678217622" name="WMS_GRAN_ACCT"/>
</authorizations>
becomes this:
<authorizations xmi:id="RoleAssignment_1212699197100">
<role href="META-INF/application.xml#SecurityRole_1212699197100"/>
</authorizations>
I have another Blue workspace that deploys ibm-application-bnd.xmi correctly, and I've compared the settings between the 2 workspaces but I can't find any difference.
Do you know how I can get the "groups" element to be deployed?
Thanks,
Phil |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Deployed ibm-application-bnd.xmi is missing "groups
Posted: Jun 06, 2008 - 03:10 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
|
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Deployed ibm-application-bnd.xmi is missing "groups
Posted: Jul 01, 2008 - 11:01 PM
|
|
Joined: Jun 05, 2008
Posts: 16
|
|
Sorry for the late response. -clean did not help. I've read a re-install may be another option. I haven't got back this task yet. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Deployed ibm-application-bnd.xmi is missing "groups
Posted: Jul 02, 2008 - 02:34 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
| Quote: |
I've read a re-install may be another option.
|
I guess reinstall is a good option since the -clean didn't help. You could try switching to a new workspace (File > Switch Workspace > Temp) and test this out before reinstalling. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Deployed ibm-application-bnd.xmi is missing "groups
Posted: Jul 28, 2008 - 08:35 PM
|
|
Joined: Jun 24, 2008
Posts: 10
|
|
I do see that the groups elements are missing in the generated xmi file. I am using Blue 6.5 GA.
Also I am seeing that there is no effect on the "Do not modify 'application.xml' file (I will manually manage it )"
Any solutions or workaround from the support is appreciated. |
|
|
| |
|
|
|
 |
|
|