[JBoss-user] [JBoss.NET] - Re: Problem in passing parameters to .NET Web Service using

2005-10-13 Thread [EMAIL PROTECTED]
What version of jboss is this? | %@ page import=java.util.Date,org.apache.axis.client.Call, | org.apache.axis.client.Service,javax.xml.namespace.QName, | java.io.IOException ,org.apache.axis.soap.SOAPConstants, | javax.xml.rpc.ParameterMode,java.net.URL, |

[JBoss-user] [JBoss.NET] - Re: Problem in passing parameters to .NET web service

2005-01-03 Thread [EMAIL PROTECTED]
Hi Thomas I am using Apache Axis for Java client to access the .NET web service. I am able to invoke the .NET WS but i am not able to pass the parameters. In the .NET WS the parameters are received as NULL values. I searched the internet and found that AXIS uses SOAP RPC encodying style and

[JBoss-user] [JBoss.NET] - Re: Problem in passing parameters to .NET web service

2005-01-03 Thread [EMAIL PROTECTED]
Hi Thomas Can you please tell me how to turn on debugging in AXIS? Thanks Prasanna View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860401#3860401 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3860401

[JBoss-user] [JBoss.NET] - Re: Problem in passing parameters to .NET web service

2005-01-03 Thread [EMAIL PROTECTED]
|category name=org.apache.axis | priority value=DEBUG/ |/category | in ${jboss.server.conf.dir}/log4j.xml View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3860441#3860441 Reply to the post :

[JBoss-user] [JBoss.NET] - Re: Problem in passing parameters to .NET web service

2004-12-22 Thread [EMAIL PROTECTED]
How is this related to JBoss.NET? You can turn on debugging for org.apache.axis to get a better understanding of what is going on. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3859611#3859611 Reply to the post :