Hello
Which version of Axis do you use ?
have you change in anyway the classes mentionned below ?

It seems that default Factory classes have been tried but they do'nt
provide the static method newFactory(Object). 

Regards
Guillaume

[EMAIL PROTECTED] wrote:
> 
> The code :
> org.apache.axis.client.Service  service = new Service();
> 
> generates the following error :
> 
> - Factory org.apache.axis.configuration.EngineConfigurationFactoryServlet
> Ignored: missing required method: public static EngineConfigurationFactory
> newFactory(Object).
> - Factory org.apache.axis.configuration.EngineConfigurationFactoryDefault
> Ignored: missing required method: public static EngineConfigurationFactory
> newFactory(Object).
> - Unable to locate a valid EngineConfigurationFactory
> 
> Whath does this mean ?
> 
> Valerie

Reply via email to