cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Local Dictionary

Former Member
0 Kudos

Hi

I have created an application in Web Dynpro and I am using Local Dictionary objects for this application.

for e.g. In one of the views I have a "DropDownByKey" component and for populating this "DropDownByKey" component I have used Enumeration values for the Simple data type declared in the Local dictionary.

I am using my own Web AS for this application development, its running fine in the Web AS.

The problem is when I deploy the application in some other Web AS and then when I create an IView based on this I am not able to view the application properly in the Enterprise Portal. The "DropDownByKey" is not shown properly and the enumerated values is not stored.

I would apprecaite any suggestions or any help with respect to this problem.

Thanks

Regards

Senthil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Boomi

what is the version of Web AS you are using (Service pack details also needed)

Regards

NagaKishore V

Former Member
0 Kudos

Hi Naga

The Version in which WebComponent developed is 6.3 and SP6 and the JDK version 1.4.2_04 and the version of WAS on which the component deployed is WAS 6.4 SP6 and JDK version 1.4.2_05.

The Enterprise portal version is EP6.0 SP4.

Hope this info is sufficient.

Thanks

Regards

Senthil

Former Member
0 Kudos

Hi Boomi

Try to upgrade the WAS 6.4 SP9, your problem could be resolved.

Thanks

Regards

NagaKishore

Former Member
0 Kudos

Thanks Kishore

I have upgraded my WAS to SP9 and it worked.

Answers (0)