update* is still there (just check the latest sources)
you can 100% ensure by examine
http://localhost:5080/openmeetings/services/RoomService?wsdl


On Thu, Dec 6, 2012 at 11:09 PM, Daniela Kirsch <dkir...@excelsystems.com>wrote:

> Hi,
>
> according to the documentation that comes with the build that we have
> installed both add and update should be available, though they are not.
> Sorry, I don't remember which nightly build it was that showed the update
> method. It was from about a month ago, at the end of October.
>
> Thanks,
> Daniela
>
> Daniela Kirsch
> Web Developer
>
> ExcelSystems Software Development Inc.
> 101 - 9274 4th St.
> Sidney, BC  V8L 2Y7
> Email: dkir...@excelsystems.com
>
>
> On Wed, Dec 5, 2012 at 11:04 PM, Maxim Solodovnik <solomax...@gmail.com>wrote:
>
>> according to
>>
>> http://incubator.apache.org/openmeetings/RoomService.html#updateRoomWithModerationQuestionsAudioTypeAndHideOptions
>>
>> it is available in the latest build
>>
>>
>> On Thu, Dec 6, 2012 at 7:52 AM, Joseph Karwat <jkar...@jellnet.com>wrote:
>>
>>> Daniela:****
>>>
>>> ** **
>>>
>>> Thanks so much for the info.  Any chance you remember what Build it is.*
>>> ***
>>>
>>> ** **
>>>
>>> Best,****
>>>
>>> ** **
>>>
>>> Joseph****
>>>
>>> ** **
>>>
>>> Joseph Karwat | 415-462-0263 | JellVideo <http://www.jellvideo.com/> |
>>> www.jellnet.com | [image: 3psquare93x77] ****
>>>
>>> *Jell Networks, Inc**. *
>>>
>>> Enterprise Video Collaboration Solutions****
>>>
>>> ** **
>>>
>>> ** **
>>>
>>> *From:* Daniela Kirsch [mailto:dkir...@excelsystems.com]
>>> *Sent:* Wednesday, December 05, 2012 2:51 PM
>>> *To:* Joseph Karwat
>>> *Cc:* openmeetings-user@incubator.apache.org
>>>
>>> *Subject:* Re: addRoomWithModerationQuestionsAudioTypeAndHideOptions
>>> not available?****
>>>
>>> ** **
>>>
>>> Hi Joseph,****
>>>
>>> ** **
>>>
>>> I wasn't able to resolve it. But we installed on a test server a nightly
>>> build of Open Meetings (from about a month ago), that one had a method *
>>> ***
>>>
>>> updateRoomWithModerationQuestionsAudioTypeAndHideOptions available.
>>> However I haven't tested this. ****
>>>
>>> ** **
>>>
>>> Thanks,****
>>>
>>> Daniela****
>>>
>>> ** **
>>>
>>> *Daniela Kirsch*
>>> Web Developer
>>>
>>> ExcelSystems Software Development Inc.
>>> 101 - 9274 4th St.
>>> Sidney, BC  V8L 2Y7
>>> Email: dkir...@excelsystems.com****
>>>
>>> ** **
>>>
>>> On 2012-12-05, at 2:44 PM, Joseph Karwat wrote:****
>>>
>>>
>>>
>>> ****
>>>
>>> Daniela:****
>>>
>>>  ****
>>>
>>> It seems we also tripped across this problem.  Were you able to resolve
>>> it.  Which build#  or release were you using.****
>>>
>>>  ****
>>>
>>> Thanks,****
>>>
>>>  ****
>>>
>>> Joseph****
>>>
>>>  ****
>>>
>>> Joseph Karwat | CEO | 415-462-0263 | JellVideo<http://www.jellvideo.com/>
>>>  | www.jellnet.com | <image001.jpg> ****
>>>
>>> *Jell Networks, Inc**.*****
>>>
>>> Enterprise Video Collaboration Solutions****
>>>
>>>  ****
>>>
>>> Click Here to Register for your JellVideo Collaboration 
>>> Account<http://www.jellvideo.com/>
>>> ****
>>>
>>>  ****
>>>
>>>  ****
>>>
>>> *From:* Daniela Kirsch 
>>> [mailto:dkir...@excelsystems.com<dkir...@excelsystems.com>
>>> ]
>>> *Sent:* Tuesday, October 16, 2012 10:02 AM
>>> *To:* openmeetings-user@incubator.apache.org
>>> *Subject:* Re: addRoomWithModerationQuestionsAudioTypeAndHideOptions
>>> not available?****
>>>
>>>  ****
>>>
>>> Hi,****
>>>
>>>  ****
>>>
>>> as mentioned before I checked the documentation of the install and that
>>> method is listed there.****
>>>
>>>  ****
>>>
>>> I then tried to find that name somewhere in the source code, in the
>>> install and in SVN. I couldn't find anything, but I'm also not familiar
>>> with the code. But the logs gave me this:****
>>>
>>>  ****
>>>
>>> [15/Oct/2012:13:51:37 -0400] "GET
>>> /openmeetings/services/RoomService/addRoomWithModerationQuestionsAudioTypeAndHideOptions
>>> HTTP/1.1" 500 389****
>>>
>>>  ****
>>>
>>> ERROR 10-15 13:51:36.984 AxisEngine.java 1445628 207
>>> org.apache.axis2.engine.AxisEngine [http-0.0.0.0-7443-2] - The endpoint
>>> reference (EPR) for the Operation not found is
>>> /openmeetings/services/RoomService/addRoomWithModerationQuestionsAudioTypeAndHideOptions
>>> and the WSA Action = null. If this EPR was previously reachable, please
>>> contact the server administrator.****
>>>
>>> org.apache.axis2.AxisFault: The endpoint reference (EPR) for the
>>> Operation not found is
>>> /openmeetings/services/RoomService/addRoomWithModerationQuestionsAudioTypeAndHideOptions
>>> and the WSA Action = null. If this EPR was previously reachable, please
>>> contact the server administrator.****
>>>
>>>         at
>>> org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:115)
>>> ~[axis2-jar-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at org.apache.axis2.engine.Phase.invoke(Phase.java:324)
>>> ~[axis2-jar-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at
>>> org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:250)
>>> ~[axis2-jar-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at
>>> org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:156)
>>> ~[axis2-jar-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at
>>> org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java:242)
>>> [axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at
>>> org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:184)
>>> [axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at
>>> org.apache.axis2.transport.http.AxisServlet$RestRequestProcessor.processURLRequest(AxisServlet.java:870)
>>> [axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at
>>> org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:290)
>>> [axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar:na]****
>>>
>>>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>>> [javaee-api-5.1.2.om.jar:na]****
>>>
>>>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>>> [javaee-api-5.1.2.om.jar:na]****
>>>
>>>         at
>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.openmeetings.servlet.outputhandler.ServletRequestExFilter.doFilter(ServletRequestExFilter.java:49)
>>> [openmeetings-2.0.0-RELEASE.jar:na]****
>>>
>>>         at
>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:77)
>>> [red5.jar:na]****
>>>
>>>         at
>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:554)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
>>> [catalina-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
>>> [tomcat-coyote-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
>>> [tomcat-coyote-6.0.32.jar:6.0.32]****
>>>
>>>         at
>>> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
>>> [tomcat-coyote-6.0.32.jar:6.0.32]****
>>>
>>>         at java.lang.Thread.run(Thread.java:679) [na:1.6.0_24]****
>>>
>>>  ****
>>>
>>>  ****
>>>
>>> I would really like to use that method. Any help would be appreciated.
>>> Do I need a different version of OpenMeetings?****
>>>
>>>  ****
>>>
>>> Thanks,****
>>>
>>> Daniela****
>>>
>>>  ****
>>>
>>>  ****
>>>
>>> On 2012-10-02, at 11:16 AM, seba.wag...@gmail.com wrote:****
>>>
>>>
>>>
>>>
>>> ****
>>>
>>> every release ships with its own docs and API documentation.
>>> Just navigate to:
>>> http://localhost:5080/openmeetings/docs/SoapRestAPI.html
>>>
>>> Sebastian****
>>>
>>> 2012/10/2 Daniela Kirsch <dkir...@excelsystems.com>****
>>>
>>> Hi everybody,****
>>>
>>>  ****
>>>
>>> we have installed the latest 2.0 release and wanted to use the
>>> method addRoomWithModerationQuestionsAudioTypeAndHideOptions. But all I get
>>> as a result is this:****
>>>
>>>  ****
>>>
>>> The endpoint reference (EPR) for the Operation not found is
>>> /openmeetings/services/RoomService/addRoomWithModerationQuestionsAudioTypeAndHideOptions?SID=ab16a617dcdba0dfe2cf8e524c09a87f&name=test_om2&roomtypes_id=1&comment=test+om2&numberOfPartizipants=2&ispublic=false&appointment=false&isDemoRoom=false&demoTime=&isModeratedRoom=true&allowUserQuestions=true&isAudioOnly=&hideTopBar=true&hideChat=true&hideActivitiesAndActions=true&hideFilesExplorer=true&hideActionsMenu=true&hideScreenSharing=true&hideWhiteboard=false
>>> and the WSA Action = null. If this EPR was previously reachable, please
>>> contact the server administrator.****
>>>
>>>  ****
>>>
>>>  ****
>>>
>>> It sounds like it is not available. When I go to
>>> /openmeetings/services/RoomService?wsdl the method is not listed. ****
>>>
>>> We also tried a nightly built from September 12th. Still no success. Is
>>> there a setting to have this available or something else we have to do to
>>> use it? ****
>>>
>>>  ****
>>>
>>> Thanks,****
>>>
>>> Daniela****
>>>
>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> seba.wag...@gmail.com****
>>>
>>>  ****
>>>
>>> ** **
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>


-- 
WBR
Maxim aka solomax

<<image001.jpg>>

Reply via email to