hi, which versions of OpenMeetings do you use?
In general the WSDL should be perfect. Its automatically generated by Apache Axis2. For example: http://www.openmeetings.de/openmeetings/services/UserService?wsdl There must be either a problem in your WebService Code or Coldfusion has Issues with WSDL 2.0. Axis 2 should produce WSDL 2.0 by default. Sebastian 2010/2/8 Miguel Carro Pellicer <[email protected]> > Hi!! > > We're integrating OpenMeetings with an application developed in > ColdFusion 7.0.2. > > When invoking the method addRoomWithModeration in RoomService the > ColdFusion server returns this error. COULD NOT INSTANTIATE STUB > OBJECTS FOR WEBSERVICE INVOCATION. > > Other webservices works perfect and other fails. > > For example method loginUser works perfect, but getSession fails. > > Did someone experienced this problem? Maybe a malformed WSDL? > > Thanks for any helps, it's quite important. > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<openmeetings-user%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.laszlo-forum.de [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
