Hola Santiago: ( Thi list rejects attachments so the patch is at the end
sorry
>
> The problem is the UserAgent of your emulator. I have just commited a
> (dirty) kludge to make it work with other emulators that
> contain WAP in
> the UserAgent string. I had to do it a few days ago for the same
> reasons. If you can customise the UserAgent setting of your emulator,
> make it report "UP.Browser". If you cannot, update from cvs or modify
> ClientCapabilityMap.java (Ideally it should start by checking the
> Accept: header, and then go to analizyng UserAgent:) so that it
> recognises your emulator.
>
> The url is OK. The problem is that jetspeed is not recognising your
> emulator as WAP cabaple, and thus it sends HTML.
>
Yospace in pc did not work with your patch, Nokia wap toolkit works ( i
dont know if it was working prior to your patch ).. Thanks at all.
> True when you access standalone. Through Apache it works.
> Send a patch
> for the web.xml file.
>
is attached.....
Saludos ,
Ignacio J. Ortega
8<--------------------------------------------------------------------
cvs diff -u web.xml
*****CVS exited normally with code 1*****
Index: web.xml
===================================================================
RCS file: /products/cvs/jetspeed/jetspeed/webapp/WEB-INF/web.xml,v
retrieving revision 1.4
diff -u -r1.4 web.xml
--- web.xml 2001/01/18 09:24:47 1.4
+++ web.xml 2001/02/12 22:21:43
@@ -47,6 +47,7 @@
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
+ <welcome-file>index.html</welcome-file>
</welcome-file-list>
</web-app>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]