User Profile

Collapse

Profile Sidebar

Collapse
cwinay
cwinay
Last Activity: Dec 15 '10, 08:05 AM
Joined: Jan 6 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cwinay
    started a topic RESTful service and filtering entities
    in Ruby

    RESTful service and filtering entities

    Hi all,
    This is not specific to Ruby on Rails but a generic question regarding RESTful implementation. I learned that RR guys are best to seek help from.

    There are couple of conceptual questions regarding how to implement web-service interfaces the RESTful way.

    Suppose I create a RESTful service to expose books as entity. Then

    1. When displaying the index of books, how to implement filtering? The...
    See more | Go to post

  • cwinay
    started a topic what causes LockAcquisitionException?

    what causes LockAcquisitionException?

    Hi,
    I'm struggling to narrow down on what is causing LockAcquisition Exception in my program.
    Today I got this exception while reading from a table.

    My program connects to a remote db.
    More than one process access this db concurrently.
    How do I know which process contains the bad code that keeps a table locked and prevent other processes from accessing it?

    Although this question might fit...
    See more | Go to post

  • In hibernate is it necessary to use Transaction while reading?

    Hi,
    In some examples of hibernate I have seen on the net, people have used Transaction while doing a session.get.
    Is it necessary to use Transaction while reading using hibernate?
    The reason I'm asking this is that today I got a org.hibernate.e xception.LockAc quisitionExcept ion while reading from a table using hibernate.
    The table is on a remote machine and is being used by more than one process.
    Anyways, where to...
    See more | Go to post

  • Thank you.
    I've changed the power supply and it seems to work.
    Although one question still lingers on my mind. How is it that different OS react in different manner to a weak power supply??



    Why is this??

    I also tend to think that it could be because of heating... not sure.
    But my CPU fan runs whenever my box is on (winters & summers). It never stops ...probably because of...
    See more | Go to post

    Leave a comment:


  • cwinay
    started a topic [TxConnectionManager] Connection error occured
    in Java

    [TxConnectionManager] Connection error occured

    Hi,
    I'm using hibernate, mysql 5.0.22 and struts 2 in my application.
    In struts2, I'm using REST plugin and classes that extends ActionSupport and implements ModelDriven interface (webservice classes). These classes interact with the database.

    I'm using external datasource configuration xml which looks like:

    <xa-datasource>
    <jndi-name>jdbc/MyDS</jndi-name>
    <track-connection-by-tx>true</track-connection-by-tx>...
    See more | Go to post

  • cwinay
    replied to Sitemap generation using JSTL and Infoglue
    in CMS
    Got it.

    Got it.
    It wasn't much of a question. It was more like seeking help in something I didn't have time to research about and wanted to get some job "out of the door" anyways.
    My bad.
    See more | Go to post

    Leave a comment:


  • cwinay
    started a topic Sitemap generation using JSTL and Infoglue
    in CMS

    Sitemap generation using JSTL and Infoglue

    Hi,
    I'm a novice in JSTL and Infoglue.
    Could anyone please let me know how I can generate a Sitemap component using these two? I need the component to have just one property ie the HomePage. Given the home-page of the website developed using infoglue, the component should be able to generate links to all the pages in the website irrespective of the page's depth.

    I can generate it using the <structure:chil dPages>...
    See more | Go to post

  • Computer abruptly stalls (not particular to Windows)

    Hey guys,
    I couldn't find a dedicated hardware section here so I picked this section to ask my question assuming that system administrators of all kind hit this forum. Guide me to an appropriate section if possible.

    My computer abruptly stalls. I've dual boot with Windows XP Professional and Ubuntu 9.x

    XP has become slow to load, login and responds to clicks/keyboard events. After sometime it just stops responding...
    See more | Go to post
No activity results to display
Show More
Working...