Are you sure of the token "type=" ? Should not be "engine=" ? (type=soap is used for an event - defining utility request - in a controller)
To know more about service engines look at serviceengine.xml Jacques De : "sqlien" <[EMAIL PROTECTED]> > > Hi, > > waht is the difference between these 2 formulations > > <service name ="myservice" type = "soap" ....> and <service name > ="myservice" type = "java" export ="true" .....> > > when i set export="true", can i invoke the service (outside ofbiz through > soap) in the same way than if i declared it like the first formulation > -- > View this message in context: > http://www.nabble.com/saop-service-and-java-service-tf4515129.html#a12878240 > Sent from the OFBiz - User mailing list archive at Nabble.com. >
