Change on Line # 359 of HttpClient.java
con = URLConnector.openConnection(requestUrl, timeout, clientCertAlias,0);


On 4/17/07, Ashish Vijaywargiya <[EMAIL PROTECTED]>
wrote:

Tim,

In the recent update Andy has changed the URLConnector.openConnection()
method and increased its one parameter.
I have added the fourth parameter (i.e  0) in the
URLConnector.openConnection() method to resolve the problem.
May be some other integer value should be kept standard in ofbiz.

Let me know how does it goes.


On 4/17/07, Tim Ruppert < [EMAIL PROTECTED]> wrote:
>
> Fresh build will not build from ant at the moment:
>
> classes:
>      [javac] Compiling 4 source files to [OFBIZ_SANDBOX]/ofbiz-trunk/
> framework/base/build/classes/start
>       [copy] Copying 7 files to [OFBIZ_SANDBOX]/ofbiz-trunk/framework/
> base/build/classes/start
>      [javac] Compiling 93 source files to [OFBIZ_SANDBOX]/ofbiz-trunk/
> framework/base/build/classes/base
>      [javac] [OFBIZ_SANDBOX]/ofbiz-trunk/framework/base/src/base/org/
> ofbiz/base/util/HttpClient.java:359: cannot find symbol
>      [javac] symbol  : method openConnection
> (java.net.URL,int,java.lang.String)
>      [javac] location: class org.ofbiz.base.util.URLConnector
>      [javac]             con = URLConnector.openConnection
> (requestUrl, timeout, clientCertAlias);
>      [javac]                               ^
>      [javac] 1 error
>
> BUILD FAILED
> [OFBIZ_SANDBOX]/ofbiz-trunk/build.xml:106: The following error
> occurred while executing this line:
> [OFBIZ_SANDBOX]/ofbiz-trunk/framework/build.xml:133: The following
> error occurred while executing this line:
> [OFBIZ_SANDBOX]/ofbiz-trunk/framework/base/build.xml:94: Compile
> failed; see the compiler error output for details.
>
> Total time: 11 seconds
>
>
> Cheers,
> Tim
> --
> Tim Ruppert
> HotWax Media
> http://www.hotwaxmedia.com
>
> o:801.649.6594
> f:801.649.6595
>
>
>
>
>


--
Thanks & Regards
Ashish Vijaywargiya
Aditisoft Technology Laboratory
http://www.adititechlabs.com
[EMAIL PROTECTED]
__________________________________
Office          :  509.855.4113
Cellphone    :  +919893479711




--
Thanks & Regards
Ashish Vijaywargiya
Aditisoft Technology Laboratory
http://www.adititechlabs.com
[EMAIL PROTECTED]
__________________________________
Office          :  509.855.4113
Cellphone    :  +919893479711

Reply via email to