Im using tomcat 5.5.

message sent to axis users.. 
http://www.nabble.com/ClassCastException..probably-a-classpath-pb-tf3906084.html
 
here 


best regards!


mgainty wrote:
> 
> Please post this question to axis users group
> [EMAIL PROTECTED]
> 
> Bon Chance/
> Martin--
> This email message and any files transmitted with it contain confidential
> information intended only for the person(s) to whom this email message is
> addressed.  If you have received this email message in error, please
> notify
> the sender immediately by telephone or email and destroy the original
> message without making a copy.  Thank you.
> 
> ----- Original Message ----- 
> From: "lmk" 
> To: 
> Sent: Monday, June 11, 2007 12:57 PM
> Subject: ClassCastException..probably a classpath pb
> 
> 
>>
>> Hi!
>>
>> Im trying to deploy a custom jass login module into tomcat server.this
>> module  need a web service request for authentication.
>> the same code works fine where it's executed locally  on Eclipse, but, 
>> when
>> I deploy a jar on server/lib folder for tomcat. i have the exception :
>>
>> AxisFault
>> faultCode:
>> {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
>> faultSubcode:
>> faultString: java.lang.ClassCastException
>> faultActor:
>> faultNode:
>> faultDetail:
>> {http://xml.apache.org/axis/}stackTrace:java.lang.ClassCastException
>> at
>> org.apache.axis.deployment.wsdd.WSDDTargetedChain.makeNewInstance(WSDDTargetedChain.java:157)
>> at
>> org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
>> at
>> org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
>> at
>> org.apache.axis.deployment.wsdd.WSDDDeployment.getTransport(WSDDDeployment.java:410)
>> at
>> org.apache.axis.configuration.FileProvider.getTransport(FileProvider.java:257)
>> at org.apache.axis.AxisEngine.getTransport(AxisEngine.java:332)
>> at org.apache.axis.client.AxisClient.invoke(AxisClient.java:163)
>> at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
>> at org.apache.axis.client.Call.invoke(Call.java:2767)
>>
>> --------------
>>
>> have you any idea?
>>
>> thanks !
>>
>> -- 
>> View this message in context: 
>> http://www.nabble.com/ClassCastException..probably-a-classpath-pb-tf3902685.html#a11064305
>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ClassCastException..probably-a-classpath-pb-tf3902685.html#a11074428
Sent from the Tomcat - User mailing list archive at Nabble.com.

Reply via email to