Re: serving WML to Opera or Openwave SDK

2002-04-16 Thread Lajos Moczar

Here ya' go. These are taken from one of my courses. I've tested with 
Opera and 2 versions of the Openwave SDK.

Regards,

Lajos
galatea.com


** sitemap entry *


 
 
 


**



Ralph Holz wrote:

> Lajos,
> 
> thanks anyway.
> 
> Would it be possible to let me have a look at both your WML and your 
> sitemap entries? Maybe that would give me some clue. I tried changing 
> the doctype-public and system setting to WML 1.3, didn't help.
> 
> Cheers,
> Ralph
> 
>> Nothing wrong here. I double-checked my own stuff (I use Openwave SDK 
>> 5.0 and 4.1) and my pages work just fine. The only thing I can think 
>> of is to change the doctype-public and doctype-system setttings for 
>> the wml serializer in sitemap.xmap (or define another one with wml 1.3 
>> references). If you are using something not in the wml 1.1 DTD, you 
>> might have a problem.
> 
> 
> 
> -
> Please check that your question has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 
> 






 Welcome to Cocoon Fundamentals
 
  Hello!
  
   I am a basic XML page.
  
 






http://www.w3.org/1999/XSL/Transform";>

 
  
   

 



   
  
 

 
  
 






-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>


Re: serving WML to Opera or Openwave SDK

2002-04-16 Thread Ralph Holz

Lajos,

thanks anyway.

Would it be possible to let me have a look at both your WML and your 
sitemap entries? Maybe that would give me some clue. I tried changing the 
doctype-public and system setting to WML 1.3, didn't help.

Cheers,
Ralph

>Nothing wrong here. I double-checked my own stuff (I use Openwave SDK 5.0 
>and 4.1) and my pages work just fine. The only thing I can think of is to 
>change the doctype-public and doctype-system setttings for the wml 
>serializer in sitemap.xmap (or define another one with wml 1.3 
>references). If you are using something not in the wml 1.1 DTD, you might 
>have a problem.


-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: serving WML to Opera or Openwave SDK

2002-04-16 Thread Lajos Moczar

Nothing wrong here. I double-checked my own stuff (I use Openwave SDK 
5.0 and 4.1) and my pages work just fine. The only thing I can think of 
is to change the doctype-public and doctype-system setttings for the wml 
serializer in sitemap.xmap (or define another one with wml 1.3 
references). If you are using something not in the wml 1.1 DTD, you 
might have a problem.

Regards,

Lajos




Ralph Holz wrote:

> Lajos,
> 
>> I've tested with both, without any problems. Can I see your sitemap 
>> entry?
> 
> 
> Sure.
> 
> This is the sitemap for the WML version:
> 
> 
> http://apache.org/cocoon/sitemap/1.0";>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>  value="britain"/>
> 
> 
> 
> 
> 
> 
> 
> 
> 
>  src="{1}.jpg"/>
> 
> 
>  src="{1}.gif"/>
> 
> 
> 
> 
> 
> And this is the Cocoon sitemap entry:
> ...
> 
> 
> 
> 
>  src="itb/sitemap-mobile.xmap" uri-prefix="itb" reload-method="synchron"/>
> 
> 
> 
> 
> 
> 
> Thanks for help,
> Ralph
> 
> 
> -
> Please check that your question has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 
> 



-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: serving WML to Opera or Openwave SDK

2002-04-16 Thread Ralph Holz

Lajos,

>I've tested with both, without any problems. Can I see your sitemap entry?

Sure.

This is the sitemap for the WML version:


http://apache.org/cocoon/sitemap/1.0";>


 
 
 
 
 
 

 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


And this is the Cocoon sitemap entry:
...
 

 
 
 
 
 




Thanks for help,
Ralph


-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: serving WML to Opera or Openwave SDK

2002-04-16 Thread Lajos Moczar

I've tested with both, without any problems. Can I see your sitemap entry?

Lajos
galatea.com


Ralph Holz wrote:

> Hi,
> 
> I try to use Cocoon 2 to serve WML files, which are the products of an 
> XSL-T transformation. I'd like to test my results with Opera 6 or the 
> Openwave SDK 5.0 (both of which connect to localhost for this).
> 
> However, neither Opera nor the Openwave SDK simulator display it. Opera 
> just extracts the tags' content and Openwave is sulking and returns a 
> "translation failed for content type: text/vnd.wap.wml".
> 
> When I look at the transformations' results(Opera: view source), the 
> source seems to be ok.
> 
> That leads me to the assumption that the error might have something to 
> do with the MIME type? However, I believe text/vnd.wap.wml is correct.
> 
> Did anyone ever try something similar and had similar problems?
> 
> If you have any hints what I could do, please let me know.
> 
> Cheers,
> Ralph
> 
> 
> -
> Please check that your question has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 
> 



-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




serving WML to Opera or Openwave SDK

2002-04-16 Thread Ralph Holz

Hi,

I try to use Cocoon 2 to serve WML files, which are the products of an 
XSL-T transformation. I'd like to test my results with Opera 6 or the 
Openwave SDK 5.0 (both of which connect to localhost for this).

However, neither Opera nor the Openwave SDK simulator display it. Opera 
just extracts the tags' content and Openwave is sulking and returns a 
"translation failed for content type: text/vnd.wap.wml".

When I look at the transformations' results(Opera: view source), the source 
seems to be ok.

That leads me to the assumption that the error might have something to do 
with the MIME type? However, I believe text/vnd.wap.wml is correct.

Did anyone ever try something similar and had similar problems?

If you have any hints what I could do, please let me know.

Cheers,
Ralph


-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>