BlackboardVCPortlet

Defaults for Jasig Maven 2 projects.

License

License

GroupId

GroupId

org.jasig.portlet
ArtifactId

ArtifactId

blackboardvc-portlet-parent
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

BlackboardVCPortlet
Defaults for Jasig Maven 2 projects.
Project URL

Project URL

https://github.com/Jasig/BlackboardVCPortlet
Project Organization

Project Organization

Jasig
Source Code Management

Source Code Management

https://github.com/Jasig/BlackboardVCPortlet

Download blackboardvc-portlet-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.jasig.portlet/blackboardvc-portlet-parent/ -->
<dependency>
    <groupId>org.jasig.portlet</groupId>
    <artifactId>blackboardvc-portlet-parent</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet/blackboardvc-portlet-parent/
implementation 'org.jasig.portlet:blackboardvc-portlet-parent:2.0.3'
// https://jarcasting.com/artifacts/org.jasig.portlet/blackboardvc-portlet-parent/
implementation ("org.jasig.portlet:blackboardvc-portlet-parent:2.0.3")
'org.jasig.portlet:blackboardvc-portlet-parent:pom:2.0.3'
<dependency org="org.jasig.portlet" name="blackboardvc-portlet-parent" rev="2.0.3">
  <artifact name="blackboardvc-portlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet', module='blackboardvc-portlet-parent', version='2.0.3')
)
libraryDependencies += "org.jasig.portlet" % "blackboardvc-portlet-parent" % "2.0.3"
[org.jasig.portlet/blackboardvc-portlet-parent "2.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • blackboardvc-portlet-api
  • blackboardvc-portlet-ldap
  • blackboardvc-portlet-webapp

The Blackboard Collaborate portlet provides an integration point with uPortal and Blackboard Collaborate.

NOTE: In order to use this Portlet, you will have to have been given credentials and connection details by Blackboard.

Via this portlet, you can set up and join Collaborate sessions, invite both internal and external participants, and edit and view recordings.

Firstly, Blackboard will provide the details of how to integrate with Collaborate. This will give you the information required to set up the WSDL, and username/password in the configuration files.

Once you have that information you will have to edit the following files in the WEB-INF directory:

  • webapp.properties - See webapp.properties.SAMPLE . You will need to set Blackboard Collaborate username/password, database information
  • log4.properties - The portlet will log to <web_container>/logs/BlackboardVCPortlet.log, and by default is set to DEBUG

NOTE: The portlet makes use of a callback feature in order to retrieve recordings when a session closes. In order for this to work, the portlet must be callable from an external source (the Collaborate servers). If you use https, you must have a global certificate which Collaborate can perform a valid SSL handshake with.

This portlet has been tested and deployed against uPortal 3.2.x

Security Configuration Summary

Roles

  • ROLE_ADMIN - Users that have full access to all functionality
  • ROLE_FULL_ACCESS - Users that have full access to the session creation form (TODO flush out all access)

Permissions

org.jasig.portlet.blackboardvcportlet.data.Session

  • view
  • edit
  • delete
org.jasig.portlet

Apereo Foundation

Versions

Version
2.0.3