About Question enthuware.ocejws.v6.2.150 :

Moderators: Site Manager, fjwalraven

Post Reply
himaiMinh
Posts: 358
Joined: Fri Nov 29, 2013 8:26 pm
Contact:

About Question enthuware.ocejws.v6.2.150 :

Post by himaiMinh »

I think I can add one more example to enable MTOM on the proxy client:
GifService port = service.getGifServicePort(new MTOMFeature());

This is an alternative to this example:
GifService port = service.getPort(GifService.class, new MTOMFeature());

fjwalraven
Posts: 429
Joined: Tue Jul 24, 2012 2:43 am
Contact:

Re: About Question enthuware.ocejws.v6.2.150 :

Post by fjwalraven »

Hi Himai!

Yes you are right, that one is also correct.

Regards,
Frits

sttaq0442
Posts: 27
Joined: Tue Nov 15, 2016 11:20 am
Contact:

Re: About Question enthuware.ocejws.v6.2.15:

Post by sttaq0442 »

RE: enthuware.ocejws.v6.2.15

When I click discuss on this it being me to this question which is 150 instead of 15.

Anyway, I was reading the JAX-WS spec and in there in Chapter 3 (Section 3.4.1) it mentions that:

Conformance (Inheritance flattening): A mapped wsdl:portType element MUST contain WSDL definitions for all the method of the corresponding Java SEI including all inherited methods.

So, in this case they have not specified whether the super class should contain the @WebService annotation and this leads me to think that LogServiceSuper.logSuper method will also be exposed.

Look forward to your response.

Thanks

fjwalraven
Posts: 429
Joined: Tue Jul 24, 2012 2:43 am
Contact:

Re: About Question enthuware.ocejws.v6.2.150 :

Post by fjwalraven »

When I click discuss on this it being me to this question which is 150 instead of 15.
Yes, this a known bug in the forum software. Anyway good that you saw it.
Conformance (Inheritance flattening): A mapped wsdl:portType element MUST contain WSDL definitions for all the method of the corresponding Java SEI including all inherited methods.
This rule is in effect when the Webservice declaration contains a SEI (interface with the @Webservice annotation). However in the problem statement there is no SEI only a SIB.

Regards,
Frits

sttaq0442
Posts: 27
Joined: Tue Nov 15, 2016 11:20 am
Contact:

Re: About Question enthuware.ocejws.v6.2.150 :

Post by sttaq0442 »

fjwalraven wrote:
When I click discuss on this it being me to this question which is 150 instead of 15.
Yes, this a known bug in the forum software. Anyway good that you saw it.
I guess the bug is that if a question does not have a topic it takes it to the topic appended by 0 or maybe the nearest match which exists. i.e. in this case it brought me to 150 instead of 15. However, once I created the topic for 15 I am taken to the correct place.

Post Reply

Who is online

Users browsing this forum: No registered users and 33 guests