Dolly, Are you talking about a struts action? Maybe you could set some session variables to remember your values. I am not sure on the syntax. May be something...
the startup.bat take the tomcat console out, but there is no any messages displayed. the dotcms.log in the logs directory writes as follow: [01/10/08...
wangqi_welcome
wangqi_welcome@...
Oct 1, 2008 2:39 pm
2970
Humm we are running rc3 on XP. Just a few questions. 1. Did you create the db properly? 2. Did you set up the root.xml for your db? ... -- Thanks, Jason Tesser...
yeah,all my db actions as follow: 1. create datebase dotcms;(innodb,utf8) 2. use dotcms; I delete the comment in mysql.sql:"--mysql" and "-- Inserting backend...
wq
wangqi_welcome@...
Oct 1, 2008 3:06 pm
2972
RC1,RC2,RC3 get the same log message. -- View this message in context: http://www.nabble.com/dotcms-1.6.5RC3-cannot-work-on-windows-xp-tp19758571p19761849.html...
wq
wangqi_welcome@...
Oct 1, 2008 3:06 pm
2973
yeah,all my db actions as follow: 1. create datebase dotcms;(innodb,utf8) 2. use dotcms; I delete the comment in mysql.sql:"--mysql" and "-- Inserting backend...
wangqi_welcome
wangqi_welcome@...
Oct 1, 2008 3:07 pm
2974
One thing I see - we do not use innodb. We use MyISAM. Try creating your tables/db with that storage mechinisim. -Will ... -- Will Ezell phone: 305.858.1422...
In our common/ext-ejb-log4j.xml turn this logger to level info. <logger name="com.dotmarketing.util.Logger"> <level value="info"/> </logger> then restart. ...
Does dotCMS support SAML-base single sign on? MPF...
Michael Fienen
mfienen@...
Oct 1, 2008 3:32 pm
2977
Well basically dotCMS provides the ability to attach custom authenticators on both sides of a login. Think of them as bookends. So for LDAP we have a...
What is the significance of directory "application" in the path inside the file, "\dotcms_1.6.0.10\dotCMS\WEB-INF\struts-cms.xml" and similarly directory...
the changes cannot make the system work. ... -- View this message in context:...
wq
wangqi_welcome@...
Oct 2, 2008 6:03 am
2981
Hi All, I am working with dotCMS. I have few doubts here. So please can any one clarify me these questions clearly? 1. Implemented "Registration.dot" page...
did you do what I mentioned in the logging config? If so is there any more logging? ... -- Thanks, Jason Tesser dotCMS Lead Development Manager 1-305-858-1422...
there is no more logging. everything is what happened before I changes "fatal" to "info" loglevel. I just download the RC3 zip and unzip to d:\dotcms_1.6.5RC3....
wq
wangqi_welcome@...
Oct 2, 2008 12:04 pm
2984
Can you actually outline for me the steps you went through to set up. That document works for older releases 1.6.0 but things are a bit different 1.6.5 we are...
Hi Kalpana, In the struts-cms.xml file we have all mappings for struts path for the frontend of dotCMS which start with /dotCMS/. We created all the pages in...
Also what is the exact Java version you are using. There was a bug with some of the Java minor patches to 1.5 and 1.6 Can you try to update your java and tell...
I'm wondering if anyone else has tackled this issue. We have some subdomains. Rather than set them up as a subdomain in the CMS (which requires separate...
Michael Fienen
mfienen@...
Oct 2, 2008 4:08 pm
2990
I'll be there... Jennifer Canup Director, University Web Communications The University of Texas Health Science Center at Houston Office of Institutional...
No dice, changing to: < rule> <condition name="host">kcmetro.pittstate.edu</condition> <from>^(.*)$</from> <to>/sites/kcmetro$1</to> </rule> Has basically the...
Michael Fienen
mfienen@...
Oct 2, 2008 4:57 pm
2993
I got one step closer by adding the subdomain to the CMS with nothing in it, and with this change to the rule: <rule> <condition...
Michael Fienen
mfienen@...
Oct 2, 2008 5:45 pm
2994
I installed dotCMS1.6.5 from SVN yesterday evening and after running the following SQL queries I was able to run the site, but I see the following error in log...
Michael, I tested in both IE 7 and FF 3 and it works right. I get redirected to http://www.pittstate.edu/sites/kcmetro/. Do you not want to redirect? Thanks ...
I installed dotCMS1.6.5 from SVN location, https://svn.dotmarketing.net/wwwroot/dotcms.org/branches/releases/1.6.5, yesterday evening and after running the...