Re: [appfuse-user] Deployment destroys Umlaute

2007-06-30 Thread Jason Brice
It sounds like an encoding issue. Where is the replace happening? Are the umlauts in the properties / resources files getting changed during your build? In other words, they are present in your local files before you build but changed in the resulting deployment? If so, you might need to modify y

[appfuse-user] Deployment destroys Umlaute

2007-06-30 Thread René Günther
Hello, the deployment of a appfuse 1.8 based application replaces all Umlaute like ä,ü,ö with ? on linux platform. What could I do to prevent this? Regards René - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

Re: [appfuse-user] SQL v.s. HQL (plz help)

2007-06-30 Thread Daniel.Rodriguez
Solved it... Had to divide my query in two different queries... Thanks for everything, Dale. Daniel.Rodriguez wrote: > > Dale, > > Forgot to mention that we must support two different versions of MySQL > (3.23 and 5) Our clients are in a shared hosting server and use 3.23, and > other clie

Re: [appfuse-user] override User code class and link OneToMany to any other class

2007-06-30 Thread Fan
Hey ros: 1)The original pom.xml already has the exclusion : org.appfuse appfuse-${web.framework} ${appfuse.version} warpath org.appfuse ap

[appfuse-user] Unicode rendering in javascript's with appfuse-1.4.9

2007-06-30 Thread javadiahad
hi I am beginner in jsf and appfuse . I use arabic languages in my project .but when I deploy it , client side (js) validation alerts not show messages correctly ,this is correct for all javascript tag that contain unicode characters.the problem is javascripts wrap with cdata and cause unicode c