Show/Hide Toolbars

Navigation: Installation Help > Deploying 

Special Considerations for Microsoft Outlook

Scroll Prev Top Next More

If you are deploying on WebLogic, and you plan to use Microsoft Outlook to create TeamConnect Appointment records, you must include an additional argument in the command that you use to start the server that is hosting TeamConnect. The following default argument is in teamconnect.properties:

-Djavax.xml.soap.MessageFactory=com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl

 

If you have a version of Weblogic earlier than 10.3.6, use the following argument:

-Djavax.xml.soap.MessageFactory=com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl