Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92053330
jersey-http-client-tool.cmd
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 16, 23:22
Size
305 B
Mime Type
text/x-msdos-batch
Expires
Mon, Nov 18, 23:22 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22364254
Attached To
R2664 SHRINE MedCo Fork
jersey-http-client-tool.cmd
View Options
@echo off
set CONFIG_HOME=.
rem Set up the classpath
call %CONFIG_HOME%\setup-classpath.cmd
@set JVM_ARGS=-Xmx1024m -Xms128m
@java %JVM_ARGS% -Dlog4j.configuration=log4j.properties -Djavax.net.debug=ssl:handshake -classpath %CONFIG_CP% net.shrine.utilities.jerseyhttpclienttool.JerseyHttpClientTool %*
Event Timeline
Log In to Comment