On Tue, Nov 4, 2008 at 3:17 PM, m4rkuz <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I'm trying to change to facelets before is too late, I have an already
> started project using JSP but it is a nightmare for what I want, so I'm
> trying to change to facelets, but I've encounter a nasty problem, I
Hi everyone,
I'm trying to change to facelets before is too late, I have an already
started project using JSP but it is a nightmare for what I want, so I'm
trying to change to facelets, but I've encounter a nasty problem, I have to
change all of my fmt: tags to something like messages['key.key'] a
All,
I did a spike last night trying to move AppFuse's backend from XML to
annotations. I wrote up a blog post on my experience.
http://tinyurl.com/5kqcqa
Please let me know if you have any solutions to the problems I
encountered. Furthermore, please let me know if you any questions on
this chan
Thanks... I do think so now :)
mraible wrote:
>
> I would change your logic to store the properties in a database rather
> than modifying the properties file.
>
> Matt
>
> On Tue, Nov 4, 2008 at 4:48 AM, jithesh <[EMAIL PROTECTED]> wrote:
>>
>> Hello Guys
>>
>> I am using appfu
I would change your logic to store the properties in a database rather
than modifying the properties file.
Matt
On Tue, Nov 4, 2008 at 4:48 AM, jithesh <[EMAIL PROTECTED]> wrote:
>
> Hello Guys
>
> I am using appfuse 1.9.4 for web development. I modified the
> mail.property file to m
What are you trying to accomplish? Why would you want to do this?
Matt
On Tue, Nov 4, 2008 at 5:52 AM, jithesh <[EMAIL PROTECTED]> wrote:
>
> Hai,
>
>Is it possible to reload applicationContext-service.xml file from the
> java class (in Appfuse 1.9.4)?.
> If yes please let me know.
>
> Than
Hai,
Is it possible to reload applicationContext-service.xml file from the
java class (in Appfuse 1.9.4)?.
If yes please let me know.
Thanks and regards,
Jithesh PM
--
View this message in context:
http://www.nabble.com/Reloading-applicationContext-service.xml-tp20321674s2369p20321674.ht
Hello Guys
I am using appfuse 1.9.4 for web development. I modified the
mail.property file to my mail server and it works fine. Recently I have got
one more mail server domain. So to switch the mail server, I provided a jsp
page from there we can edit the mail.properties file. But I