|
From: Ryan, S. D <sc...@al...> - 2007-03-16 20:23:33
|
Here is a sample of XML generated off the latest XSD =20 <?xml version=3D=221.0=22 encoding=3D=22UTF-8=22?> <=21--Sample XML file generated by XMLSpy v2006 sp2 U (http://www.altova.com)--> <config xmlns=3D=22http://artifactory.jfrog.org/xsd/1.0.0=22 xmlns:xsi=3D=22http://www.w3.org/2001/XMLSchema-instance=22 xsi:schemaLocation=3D=22http://artifactory.jfrog.org/xsd/1.0.0://www.jfrog.o rg/xsd/artifactory.xsd=22> <serverName>String</serverName> <anonDownloadsAllowed>true</anonDownloadsAllowed> <backupDir>String</backupDir> <backupCronExp>String</backupCronExp> <dateFormat>dd-MM-yy HH:mm:ssZ</dateFormat> <localRepositories> <localRepository> <key>String</key> <description>default description</description> <blackedOut>false</blackedOut> <handleReleases>true</handleReleases> <handleSnapshots>true</handleSnapshots> <includesPattern>String</includesPattern> <excludesPattern>String</excludesPattern> <useSnapshotUniqueVersions>false</useSnapshotUniqueVersions> </localRepository> </localRepositories> <remoteRepositories> <remoteRepository> <key>String</key> <description>default description</description> <blackedOut>false</blackedOut> <handleReleases>true</handleReleases> <handleSnapshots>true</handleSnapshots> <includesPattern>String</includesPattern> <excludesPattern>String</excludesPattern> <url>String</url> <hardFail>false</hardFail> <storeArtifactsLocally>true</storeArtifactsLocally> <retrievalCachePeriodSecs>43200</retrievalCachePeriodSecs> <failedRetrievalCachePeriodSecs>30</failedRetrievalCachePeriodSecs> <missedRetrievalCachePeriodSecs>43200</missedRetrievalCachePeriodSecs> <username>String</username> <password>String</password> <socketTimeoutMillis>5000</socketTimeoutMillis> <proxyRef>ID000000</proxyRef> </remoteRepository> </remoteRepositories> <proxies> <proxy> <key>ID000000</key> <host>String</host> <port>0</port> <username>String</username> <password>String</password> <domain>String</domain> </proxy> </proxies> </config> =20 Scott D. Ryan=20 Senior Java Developer/Architect=20 Aurora Loan Services=20 10350 Park Meadows Drive=20 Littleton, Co. 80124=20 Office: (720) 945-5328=20 Cell: (303) 263-3044=20 scryan=40alservices.com=20 =20 ________________________________ From: artifactory-users-bounces=40lists.sourceforge.net =5Bmailto:artifactory-users-bounces=40lists.sourceforge.net=5D On Behalf Of Frederic Simon Sent: Friday, March 16, 2007 12:06 PM To: artifactory-users=40lists.sourceforge.net Subject: Re: =5BArtifactory-users=5D request timeout while downloading jars There is a tag in the artifactory.config.xml for remote repository called socketTimeoutMillis. It is for each remote repos. I know it's hard to read, but here is the xsd: http://www.jfrog.org/xsd/artifactory.xsd=20 If you use a good XML editor you should have code completion and documentation directly from the xml editor. Good luck. On 3/16/07, Ratesh Bansal <Ratesh.Bansal=40voca.com> wrote:=20 =09Hi, =09=20 =09I have just started to use artifactory, I have noticed that while downloading some of the jars the request just times out and it says the following: =09=20 =09Read Time out =09=20 =09Can you please tell me how to increase the read time? =09=20 =09Ratesh =09=20 =09=20 =09 =09 =09***************************************************** =09 =09You can find us at www.voca.com =09 =09***************************************************** =09This communication is confidential and intended for=20 =09the exclusive use of the addressee only. You should=20 =09not disclose its contents to any other person. =09If you are not the intended recipient please notify=20 =09the sender named above immediately. =09 =09Registered in England, No 1023742, =09Registered Office: Voca Limited =09Drake House, Three Rivers Court, =09Homestead Road, Rickmansworth, =09Hertfordshire, WD3 1FX. United Kingdom =09 =09VAT No. 226 6112 87 =09 =09This message has been checked for all email viruses by MessageLabs. =09 =09 ------------------------------------------------------------------------ - =09Take Surveys. Earn Cash. Influence the Future of IT =09Join SourceForge.net's Techsay panel and you'll get the chance to share your=20 =09opinions on IT & business topics through brief surveys-and earn cash =09 http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE= VDE V =09_______________________________________________ =09Artifactory-users mailing list =09Artifactory-users=40lists.sourceforge.net =09https://lists.sourceforge.net/lists/listinfo/artifactory-users=20 =09 =09 --=20 ------------------------ Frederic Simon - Senior Architect AlphaCSP Israel Malam Group Phone: +972 3 5312388 * Fax: +972 3 5312512 Mobile: +972 54 954301=20 13 Gosh Etzion St.,Givat Shmuel 54030, Israel http://www.alphacsp.com/ http://www.malam.com/ ------------------------=20 - - - - - - - - - - - - - - - - - - - - - - - - - - This message is intended only for the personal and confidential use of the = designated recipient(s) named. If you are not the intended recipient of = this message, you are hereby notified that any review, dissemination, = distribution or copying of this message is strictly prohibited. This = communication is for information purposes only and should not be regarded = as an offer to sell or as a solicitation of an offer to buy any financial = product, an official confirmation of any transaction, or as an official = statement of Aurora Loan Services. Email transmission cannot be guaranteed = to be secure or error-free. Therefore, we do not represent that this = information is complete or accurate and it should not be relied upon as = such. All information is subject to change without notice.= |