[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r4979] by rlw

removed reference to fedora.common.HttpClient that was never used

2006-06-15 12:05:35 Tree
[r4978] by rlw

bug fix, #180

replaces use of fedora.common.HttpClient with fedora.common.http.WebClient to properly handle closing of HTTP socket connections.

Prior to the fix, invocations of referenced content datastreams using the getContentStream method would result in HTTP socket connections being left in the CLOSED_WAIT state which would never be cleared until fedora server was restarted. Over time, this would result in Too Many Open Files under linux/unix causing server to become inoperable.

Additional refactoring/checking may be needed in the codebase to be sure we are using fedora.common.http.WebClient in all cases where HttpClient was previously in use....

2006-06-14 16:28:42 Tree
[r4977] by rlw

removes the namespace filtering which is no longer necessary when using Chris' latest WSDL and fedora-types.xsd files.

2006-06-05 12:30:24 Tree
[r4976] by eddie

pointing to the wrong constant for a 503 status

2006-05-24 11:57:41 Tree
[r4975] by eddie

only one exception-type per error-page. i (arbitrarily) picked the fedora namespaced exception.

2006-05-24 11:20:55 Tree
[r4974] by eddie

MIMETYPE attribute was attached to wrong element

2006-05-24 11:19:02 Tree
[r4973] by eddie

incorrect default target

2006-05-23 14:20:04 Tree
[r4972] by rlw

initial import

This is a temporary fix for Hull/RightsCom issues regarding wsdl
(see fedora-dev for details).

This may change and be repackaged, but wanted to have a copy in cvs

2006-05-17 23:08:53 Tree
[r4971] by cwilper

updated inline comments for pidNamespace to indicate that it allows '.'

2006-05-12 19:32:44 Tree
[r4970] by cwilper

pidNamespace bug fix, now allows '.'

2006-05-12 19:30:54 Tree
Older >