I found out which content type I have to set in zone.properties file in order to use Passthru and wml: text/vnd.wap.wml. If I use application/x-www-urlencoding (or something like this) it works as well.
My new problem is when I load it from a wap emulator (I’m using Nokia, WinWAP and M3Gate), WinWAP replies a “no wml content”. After the message error, there is a response given from Tamino transformed with my stylesheet in wml format.
When I view the source code, the content type is changed to application/xml.
If I cut and paste this response in a .wml file and load it on WinWAP, it works as I wanted to!
On jserv.log file, It seems that the process was ok, because all passthru settings are correct and there are no errors.
Someone have any idea about what is changing the content type and why is it correct when I load it from a .wml file?
Thanx in advance,
Ito
#API-Management#Tamino#webMethods