Hi!
I have a custom deployer which doesn't deploy a WS
from the WSDD file, but from custom info I send to
it...among this info, there is the mapping info like
in the beanMapping section of WSDD file.
I create the WSDDBeanMapping object for each of these
mappings and add them to a Vector, and finally I call
service.setTypeMappings(beanMappings); where service
is a
WSDDService.
For my example, there is only one bean mapping.
So, when I debug and I look at my new WS settings, I
saw that typeMappings had only one bean mapping.
I deploy the WS, and then I want to deploy another WS.
Here comes to problem:)
When I call deployment.deployService (where deployment
is a WSDDDeployment object) I see that for my
previously custom deployed WS I have an additional
type mapping, which has all its members NULL.
And these gives me the error :
- Could not write engine config!
org.apache.axis.ConfigurationException: Engine
configuration is not present or not WSDD!
AxisFault
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString: Engine configuration is not present or
not WSDD!
Thanks.
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html