changes in api demo3 is not reflecting

33 views
Skip to first unread message

Arpit Shukla

unread,
Jul 29, 2016, 4:36:00 AM7/29/16
to BigBlueButton-dev
hii , i want to integrate demo3. (api example) with my web application. But there is problem that when i make any changes in demo3.jsp file and save and then restart the server but the changes is not visible to me. Is i am missing any step?

Fred Dixon

unread,
Jul 29, 2016, 7:01:39 AM7/29/16
to BigBlueButton-dev
Hi Arpit,

You don't need to restart your server after making a change to 

  /var/lib/tomcat7/webapps/demo/demo3.jsp

Tomcat will automatically detect any changes and recompile the JSP file.  For example, you can verify this by changing the title 

        <title>Join Password</title>

to

        <title>Join Password (modified)</title>

then refreshing the page.  If you open


you should see the updated title.


Regards,.. Fred



On Fri, Jul 29, 2016 at 5:35 AM, Arpit Shukla <arpitsh...@gmail.com> wrote:
hii , i want to integrate demo3. (api example) with my web application. But there is problem that when i make any changes in demo3.jsp file and save and then restart the server but the changes is not visible to me. Is i am missing any step?

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To post to this group, send email to bigblueb...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-dev.
For more options, visit https://groups.google.com/d/optout.



--
BigBlueButton Developer
@bigbluebutton

Arpit Shukla

unread,
Jul 29, 2016, 12:43:22 PM7/29/16
to BigBlueButton-dev
hii thanx for reply actually i have done already the same thing and its working. :)
I have one more doubt sir what is role of big blue button client in this scene.?

Fred Dixon

unread,
Jul 30, 2016, 7:34:41 AM7/30/16
to BigBlueButton-dev
Hi Arpit,

> I have one more doubt sir what is role of big blue button client in this scene.?

Not sure what your asking, but to describe a bit more -- demo3.jsp is a sample front-end interface to the BigBlueButton server (thought it runs on the same server, it's better to think of it differently).

demo3.jsp uses the BigBlueButton API -- and only the BigBlueButton API -- to send/receive data from the BigBlueButton server.  For more details on the API, see



Regards,... Fred

Arpit Shukla

unread,
Aug 11, 2016, 7:16:22 AM8/11/16
to BigBlueButton-dev
hiii,
i want  to upload the recorded video on s3bucket. I have code for this but dont know where to write it.   
Reply all
Reply to author
Forward
0 new messages