hi, UserService does work but RoomService not? Are you sure that you just did not initialize the different Gateways separated in Coldfusion? Cause I would basically say that if UserService works => everything works.
I recently added some more methods in the Gateway Documentation: http://code.google.com/p/openmeetings/wiki/SoapMethods The addRoom does still exist, however it is better to use the other method to have the additional params. Sebastian 2010/2/8 Miguel Carro Pellicer <[email protected]> > Hi Sebastian. > > Thanks for your response, it's a ColdFusion general problem, we can't > upgrade the version so we need other integration plan. > > Our current integration plans are based on the MethodGateway. > > We only need the functions addRoomWithModeration and deleteRoom, does this > functions exist in OpenMeetings 1.1? addRoom is deprecated :( > > UserService's methods works with webservice invocation....but the problem > is in RoomService's methods invocation. > > Thanks again for your time and congratulations for the excellent > application. > > Miguel. > > > Sebastian Wagner escribió: > > 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. > > > -- > > <http://www.samoo.es/> > > <http://www.samoo.es/> > > *Miguel Carro Pellicer* <http://www.samoo.es/> > > [email protected] > > +34 - 96 393 74 33 ext. 32 > > www.samoo.es > > > > Este correo y sus archivos asociados son privados y confidenciales y va > dirigido exclusivamente a su destinatario. Si recibe este correo sin ser > el destinatario del mismo, le rogamos proceda a su eliminación y lo ponga > en conocimiento del emisor. La difusión por cualquier medio del contenido > de este correo podría ser sancionada conforme a lo previsto en las leyes > españolas, Ley Orgánica 15/1999 de Protección de Datos de Carácter > Personal. No se autoriza la utilización con fines comerciales o para su > incorporación a ficheros automatizados de las direcciones del emisor o del > destinatario.” > > > > This mail and its attached files are confidential and are only and > exclusively intended to their addressee. In case you may receive this mail > not being its addressee, we beg you to let us know the error by reply and to > proceed to destroy it. The circulation by any mean of this mail could be > penalised in accordance with the Spanish legislation. Is not allowed the use > of both, the transmitter and the addressee’s, address with a commercial aim, > or in order to be incorporated to automated data process or to any kind of > files. > > > > P Antes de imprimir este correo electrónico piense bien si es necesario > hacerlo. El medioambiente es cosa de todos. > > > > > > -- > 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.
<<image002.jpg>>
