IE7 Error in new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation
Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_12
Stéphane Bagnier2007-05-14T11:09:43+02:00Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_11
Sebastien Jourdain2007-05-09T19:55:19+02:00Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_10
pl2st2007-05-09T19:13:18+02:00This seems to be a IE7 compatibility bug, I can't reproduce it with firefoxThanks for your supportPierre]]>Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_9
Sebastien Jourdain2007-05-08T03:48:05+02:00Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_8
Sebastien Jourdain2007-05-08T02:51:13+02:00Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_7
pl2st2007-05-08T02:26:06+02:00Config problem or real bug ?Pierre]]>Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_6
pl2st2007-05-05T02:29:34+02:00Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_5
Sebastien Jourdain2007-05-05T01:39:59+02:00
One EAR to drop in Jonas
3 configuration file to drop in Jonas
3 configurations file to edit in Jonas
And with new features too… ;-)]]>Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_4
Sebastien Jourdain2007-05-05T01:36:28+02:00All the setting are in the file Distribution/ls-config.properties.But due to the compilation process with CAS, if you change the database parameter,
you will need to do :
./ThirdPart/ant/bin/ant clean-all
./ThirdPart/ant/bin/ant deploy
Otherwise it's true that when you have a ANT_HOME set, it's getting tricky.
But if you want to use your ant, you just need to add savant and libresource ant task in yours.Seb]]>Comment of : new ressource creation
http://dev.libresource.org/home/development/bug/new_ressource_creation/Comment_of_new_ressource_creation_3
pl2st2007-05-05T01:00:57+02:00So please, don't tell me to do it again ;-))Some troubles I ran into (I thought most of the problems I got was known with the installer only):
the demo user in postgres is needed even by the source installation
The database name and the user must be libresource.
I had a $ANT_HOME already set in my system and I spent some times before finding this