I mean, I can get ContentId, as well as, ContentType, but not Content-Transfer-Encoding, is there any way of doing that?
Type: Posts; User: lucasHey; Keyword(s):
I mean, I can get ContentId, as well as, ContentType, but not Content-Transfer-Encoding, is there any way of doing that?
Is there any way of getting the value of that? I need to know if it's binary or base64 in each message.
Hi!, i have a working ws implementation working with a single schema, now i'm trying to define a schemaCollection, but the ws seems to get stuck on the initialization of this bean, no exception being...
Is there any way of mapping based only on the LocalPart? I need to map to the same endpoint Method all the requests that come with different namespaces, without knowing them in the first place. I...
Hi! if anybody could please help me on this, i'd be grateful! thanks
Hi, I tried searching for this but I didn't get what I was looking for. I don't understand where should I define which SoapHeaderElements does my endpoint "understand". I could see that this is...
Thanks! Adding Xerces 2.8.1 an Xalan 2.7.0 does actually work! I'm not getting the exception anymore after days of moving in circles!