You can not create mail views. (#6521744)
Description:In the portal desktop, en error message is displayed when you try to create a mail view. Click Edit Mail channel -> Mobile Mail -> Device Views.
Solution:Add an entry for the device in the /var/opt/SUNWappserver/domains/domain1/applications/j2ee-modules/portal/ WEB-INF/classes/DeviceNames.properties file.
Mail channel does not appear in the mobile desktop. (#6521749)
Solution:In the Device home page, click Options -> Contents and select the Mail option and click Done.
Portal is not rendered in openwave 6.2.2 simulator using the /amserver/UI/Login. (#6439565)
Solution:Do the following if the web container is Web Server:
Open the following files:
/var/opt/SUNWwbsvr7/admin-server/config-store/host-name/web-app/host-name /amserver/WEB-INF/web.xml
/var/opt/SUNWwbsvr7/https-host-name/web-app/host-name /amserver/WEB-INF/web.xml
Search for the <filter> entry in both the xml files.
Uncomment the entry for the amcontroller and save the file.
Restart Web Server.
Do the following if the web container is Application Server:
Open the following files:
var/opt/SUNWappserver/domains/domain1/generated/xml/j2ee-modules/amserver/ WEB-INF/web.xml
/var/opt/SUNWappserver/domains/domain1/applications/j2ee-modules/amserver/ WEB-INF/web.xml
Search for the <filter> entry in both the xml files.
Uncomment the entry for the amcontroller and save the file.
Restart Application Server.
The Options link in Mobile Access does not work if the wireless options are on a different page. (# 6500172)
Description:Clicking on the Options link in the Mobile desktop should highlight the wireless options (Content and layout) on the Mobile desktop. If all these options are on a different page, wireless options are not highlighted.
Solution:Move to the next page and click the Options link.
Creating an event without specifying the end time creates an event for one hour. (# 6479153)
Description:Log in to Simulator and create an event using the Calendar Hm. If you do not specify the end time, the duration of the event is one hour.