Hi Damith,

Can you check the relevant version of the org.wso2.carbon.user.mgt.ui in
repository/components/plugin folder, and then give try by changing the
version of the pom file of the org.wso2.carbon.user.mgt.ui into that
particular version.

Regards,

On Fri, Apr 24, 2015 at 11:54 AM, Tharik Kanaka <[email protected]> wrote:

> Hi damith,
>
> I believe org.wso2.carbon.user.mgt.ui belongs to carbon-commons is
> updated version 4.4.0 and carbon-identity has to be updated to use version
> 4.4.0. The jar your dealing version 4.3.6, if you doing changes on a fork
> of carbon-commons if you updated by pulling latest chages versions should
> be resolved. Could you try by changing 4.3.6 versions to version 4.4.0?
>
> Regards,
>
> On Fri, Apr 24, 2015 at 11:20 AM, Damith Senanayake <[email protected]>
> wrote:
>
>> Hi,
>>
>> I have made some changes to the code in org.wso2.carbon.user.mgt.ui
>> (specifically the bulk-import.jsp file in the web resources) and when I
>> added the changed and compiled code to the IS 5.1.0_SNAPSHOT server, the
>> package gets installed, and doesn't get activated. When ran an OSGI
>> Diagnosis, it shows that some of the packages imported are missing. The
>> steps and the output is as below.
>>
>>
>>    1. change the version tag in the pom.xml in
>>    org.wso2.carbon.user.mgt.ui to 4.3.6.SNAPSHOT
>>    2. Create new patch folder in the instance of the IS
>>    ($carbonHome/repository/components/patches/patch9999)
>>    3. copy the new "org.wso2.carbon.user.mgt.ui_4.3.6.SNAPSHOT.jar" to
>>    the said patch folder.
>>    4. start the server
>>    5. check the active components to find that
>>    "org.wso2.carbon.user.mgt.ui" is 'INSTALLED" but not "ACTIVE"
>>    6. run diagnosis on module to find the following output. :
>>    1. 
>> reference:file:../plugins/org.wso2.carbon.user.mgt.ui_4.3.6.SNAPSHOT.jar
>>       [363]
>>         Direct constraints which are unresolved:
>>           Missing imported package
>>       org.wso2.carbon.user.mgt.stub_[4.4.0,4.5.0).
>>           Missing imported package
>>       org.wso2.carbon.user.mgt.stub.types.axis2_[4.4.0,4.5.0).
>>           Missing imported package
>>       org.wso2.carbon.user.mgt.stub.types.carbon_[4.4.0,4.5.0).
>>           Missing optionally imported package
>>       javax.activation_[1.1.0,2.0.0).
>>
>>       7. Now, I changed the part in the pom.xml containing the
>>    dependencies to not include the ";version=...." section. However, the same
>>    results is shown.
>>
>> On a high level, due to this malfunction, the "users and roles" section
>> of the management console is not shown. and manual navigating by typing the
>> URL still shows null content.
>>
>>
>> Any help and input regarding this will be highly appreciated. Thanks.
>>
>>
>> --
>> *-Damith Senanayake-*
>> +94712205272
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> *Tharik Kanaka* | Associate Software Engineer
>
> WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka
>
> Email: [email protected] | Web: www.wso2.com
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Madhawa Gunasekara*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 719411002 <+94+719411002>
blog: *http://madhawa-gunasekara.blogspot.com
<http://madhawa-gunasekara.blogspot.com>*
linkedin: *http://lk.linkedin.com/in/mgunasekara
<http://lk.linkedin.com/in/mgunasekara>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to