accepter aucune responsabilité
pour le contenu fourni.
> From: [email protected]
> Date: Fri, 23 Apr 2010 16:27:24 +0200
> Subject: Re: Packaging and deploying a JAX-WS service
> To: [email protected]
>
> Please vote for AXIS2-4611 ;-)
>
> Andreas
>
>
Please vote for AXIS2-4611 ;-)
Andreas
On Fri, Apr 23, 2010 at 16:23, Dan H wrote:
> I'm trying to deploy a JAX-WS Web Service that uses Hibernate, so I have to
> set the "ServiceTCCL" parameter to "composite". Otherwise the thread context
> classloader can't find org.hibernate.hql.ast.HqlToken.
I'm trying to deploy a JAX-WS Web Service that uses Hibernate, so I have
to set the "ServiceTCCL" parameter to "composite". Otherwise the thread
context classloader can't find org.hibernate.hql.ast.HqlToken.
(unverified if setting ServiceTCCL will actually fix it but it's worth a
try)
It appears t