[flexcoders] Flex2.0 'ANY_HOST_CONFIGURATION'

2006-06-30 Thread hemantkamatgi
Hi,
I've installed the latest flex2.0 war. I'm getting the exception shown
below:

flex.messaging.config.ConfigurationException: Unable to create service
'flex.messaging.services.HTTPProxyService' for 'proxy-service' due to
the following error: org.apache.commons.httpclient.HostConfiguration:
field ANY_HOST_CONFIGURATION not found.

However, in commons-httpclient.jar,the class HostConfiguration has a
public filed named 'ANY_HOST_CONFIGURATION'. pls, help.








 Yahoo! Groups Sponsor ~-- 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] Flex2.0 'ANY_HOST_CONFIGURATION'

2006-06-30 Thread Cathy Reilly
We haven't seen this issue before.

Based on the information that you've provided, I might suspect that the
flex.war's version of commons-httpclient.jar isn't getting used but
rather a different version of that jar in your classpath.

- which application server are you running?
- are you running any other applications on that server?
- are there any additions to your classpath for the web application?
Either through configuration or something you've added to
/WEB-INF/lib,/WEB-INF/classes yourself?

My recommendation would be to try to isolate the issue by deploying
flex.war (without any additions) on its own application server.
Then, work from there to determine the cause of the problem.

- Cathy 

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of hemantkamatgi
Sent: Friday, June 30, 2006 4:41 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex2.0 'ANY_HOST_CONFIGURATION'

Hi,
I've installed the latest flex2.0 war. I'm getting the exception shown
below:

flex.messaging.config.ConfigurationException: Unable to create service
'flex.messaging.services.HTTPProxyService' for 'proxy-service' due to
the following error: org.apache.commons.httpclient.HostConfiguration:
field ANY_HOST_CONFIGURATION not found.

However, in commons-httpclient.jar,the class HostConfiguration has a
public filed named 'ANY_HOST_CONFIGURATION'. pls, help.









--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





 Yahoo! Groups Sponsor ~-- 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/