I am having an access issue .When I try to hit a webservice which is written in 
CF from a DII client.It is giving me a forbidden error(some access permissions 
error) .I am trying to hit the  Cold Fusion web service.It works perfectly fine 
in my local machine.
 
I have tried using the proxy settings and proxy port using System Properties

Do we need to change something in jboss-service .xml or in server.xml

AxisFault

faultCode: {http://xml.apache.org/axis/}HTTP

faultSubcode: 

faultString: (403)Forbidden

faultActor: 

faultNode: 

faultDetail: 

{}string: return code: 403

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

ERROR: The requested URL could not be retrieved

<!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}-->



<H1>ERROR</H1>

<H2>The requested URL could not be retrieved</H2>

<HR noshade size="1px">



While trying to retrieve the URL:

http://cf.server:999/api/employee/CAPIOpenPositions.cfc



The following error was encountered:







Access Denied.





Access control configuration prevents your request from

being allowed at this time. Please contact your service provider if

you feel this is incorrect.



Your cache administrator is webmaster. 

 



<HR noshade size="1px">



Generated Mon, 19 Dec 2005 17:32:20 GMT by proxy.pacwest.com (squid/2.5.STABLE9)





 

org.jboss.axis.AxisFault: (403)Forbidden

at org.jboss.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:722)

at org.jboss.axis.transport.http.HTTPSender.invoke(HTTPSender.java:131)

at 
org.jboss.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:73)

at org.jboss.axis.SimpleChain.doVisiting(SimpleChain.java:160)

at org.jboss.axis.SimpleChain.invoke(SimpleChain.java:123)

at org.jboss.webservice.client.ClientEngine.invoke(ClientEngine.java:128)

at org.jboss.axis.client.Call.invokeEngine(Call.java:3054)

at org.jboss.axis.client.Call.invoke(Call.java:3039)

at org.jboss.axis.client.Call.invoke(Call.java:2629)

at org.jboss.axis.client.Call.invoke(Call.java:2538)

at org.jboss.axis.client.Call.invokeInternal(Call.java:1976)

at org.jboss.axis.client.Call.invoke(Call.java:1914)

at org.jboss.webservice.client.CallImpl.invoke(CallImpl.java:265)

at org.apache.jsp.about_002dpac_002dwest.employment_002dcenter_002dcontent_jsp



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913647#3913647

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913647


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to