One problem.

One user received a invite event of the calendar,when the user opened the event, can't find the form to write back.But another user can find the form to write back.Why?Thank you.
[214 byte] By [sshgz] at [2007-11-25 22:23:35]
# 1
Do both users that received the invite actually have schedule permission on the organizers calendar? Check the ACL's as this maybe an ACL issue.Also what client is being used? Are both users using Communication Express or Calendar Express?
Button@Sun at 2007-7-5 2:25:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2
All users in the same organizer.All users are using Communication Express.Thank you.
sshgz at 2007-7-5 2:25:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3

When you say they can't find the form to write back, what do you actually see. Is it a 404 error, blank window? etc.. What exactly is seen by one user and not the other?

Have you enabled UWC logging by setting the following in uwclogging.properties:

uwc.logging.enable= yes

uwc.log.level=FINE

Also have you checked the calendar servers http.log file which you can also set to debug level by setting the following in ics.conf:

logfile.loglevel="Debug"

These log files might show come clues as to what's going wrong.

Rgds,

Martin.

Button@Sun at 2007-7-5 2:25:33 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...