Monday, June 8, 2009

Update - 2

URL for online code repository: http://jvprism.googlecode.com/svn/trunk/

Deliverables completed:
- Login page
- Registration page
- Home page

The current repository includes
  • jboss-web.xml for mapping to a connection pool.
  • Prism.java for successful connection between our app. and a client.
  • Functionalities of other servlets are defined within.
Initially we tried working on Seam Framework but faced difficulties and hence had to switch over to normal JSPs.
Our Seam query was posted on the following forum:

http://seamframework.org/Community/LoginMethod

Replies till now have not been satisfactory. Do let us know if someone at your end could help us with our query.

Currently, working on
  • Enabling media sessions
  • Chat using SIP
We will be updating you on our progress.

3 comments:

  1. I will ask around with respect to the Seam related query. The one observation I have is that you should use the issues section of the hosting to create tickets which would indicate who would be working on what.

    I have had a look at the code and, I haven't checked it out to get it to work. I am assuming that you are also doing testing before commits :) or, are you ?

    Take some time one of these days to do up the front page as well. Right now, it is fairly difficult for anyone to make out (without looking at the code) what the project is supposed to do.

    ReplyDelete
  2. yes, we are testing before the commits.

    ReplyDelete
  3. Also,things may be looking a bit messy currently but things are falling into place and we shall have a clearer presentation (along with snapshots and documentation) by the end of this week.

    ReplyDelete