Hello,

I have a JAR file containing a service and a business object handled by the service.

I have a webapp containing this jar in order to make the service available by HttpInvoker.

I have a webapp that must communicate with the service and retrieve a business object.
So, I have a client service Jar in this webapp containing the business object.

But when I call the service by HTTP in order to retrieve the object, I have a ClassNotFoundException while trying to deserialize : No ClassLoaders found for....

Have someone an idea of my packaging problem ?

Thanks in advance...
________________________ _ _ _
bgOnline