Joseph VanAndel | 8 Jun 2012 01:20
Picon
Favicon

Re: some examples do not display messages from xxx.xml

Correction - my version of wt_config.xml must have been over-written, so not all the messages were enabled. Now I do see many more debug messages, but now I'm not sure what I'm looking for to isolate this problem.

On Jun 7, 2012, at 4:59 PM, Joseph VanAndel wrote:

FYI, the same examples work fine with wt cloned from https://github.com/kdeforche/wt.git

I have not changed the wt_config.xml file, so it does not define approot.

I don't think I see more than the usual number of debug prints.

On Jun 7, 2012, at 4:23 AM, Koen Deforche wrote:

Hey Joseph,

2012/6/5 Joseph VanAndel <vanandel-7+Xl0Hirbic@public.gmane.org>
I'm using Wt 3.2.1 with boost 1.49.0 on Scientific Linux 6.2, displaying the web applications with Chrome 19.0.1084.53 (on my Mac)

I compiled examples/composer and run it as suggested in wt-3.2.1/INSTALL:

$ cd ../examples/composer # source directory for example composer
$ ln -s ../../resources . # include standard Wt resource files
$ ../../build/examples/composer/composer.wt --docroot . \
       --http-address 0.0.0.0 --http-port 8080  --approot .

(I added the --approot command line argument)

The resulting web page does not contain the text defined by composer.xml. For example, rather than displaying 'Subject:', I see  text: '??msg.subject??

That doesn't make any sense, unless perhaps your wt_config.xml file also defines an approot ?

I've recompiled Wt
> CMAKE_BUILD_TYPE:STRING=Debug
> DEBUG:BOOL=ON
>
> and in wt_config.xml: <log-config>*</log-config>

I don't see anything interesting in the logfile.

Perhaps it's not interesting, but you should see alot of [debug] logging calls ?

Regards,
koen
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
witty-interest mailing list
witty-interest <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
witty-interest mailing list
witty-interest <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
witty-interest@...
https://lists.sourceforge.net/lists/listinfo/witty-interest

Gmane