Forums

Home » Liferay Portal » English » Liferay Legacy »

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
thewolf00782 thewolf00782
How to change test@liferay.com?
July 11, 2006 8:19 PM
Answer

thewolf00782 thewolf00782

Rank: New Member

Posts: 4

Join Date: July 11, 2006

Recent Posts

Hello<br />i am a newbie<br />How can i change the login user from test@liferay.com to test@yourdomain.com?<br />Thank you&#33;
Allan Lykke Christensen
How to change test@liferay.com?
July 12, 2006 2:51 AM
Answer

Allan Lykke Christensen

Rank: Regular Member

Posts: 120

Join Date: June 1, 2006

Recent Posts

<br />Hello<br />i am a newbie<br />How can i change the login user from test@liferay.com to test@yourdomain.com?<br />Thank you&#33;<br />
<br /><br />After you log-in change the e-mail from the &quot;My Account&quot; link.<br /><br />Also, if you don&#39;t want all the test data in the database you should change the company_id context parameter in web.xml (of portal-web-complete.war) to your own domain instead of liferay.com.<br /><br />
thewolf00782 thewolf00782
How to change test@liferay.com?
July 12, 2006 7:00 AM
Answer

thewolf00782 thewolf00782

Rank: New Member

Posts: 4

Join Date: July 11, 2006

Recent Posts

<br />After you log-in change the e-mail from the &quot;My Account&quot; link.<br /><br />Also, if you don&#39;t want all the test data in the database you should change the company_id context parameter in web.xml (of portal-web-complete.war) to your own domain instead of liferay.com.<br />
<br /> <img src="@theme_images_path@/emotions/cool.gif" style="vertical-align:middle" emoid="emoticon" border="0" alt="cool.gif" /> I think you misunderstood me.<br />What i am saying is from a developer&#39;s perspective. <br />But thank goodness ,i have managed it . I only change some values in the .sql file and web.xml file .and all is done.<br />But thank you all the same&#33; <img src="@theme_images_path@/emotions/smile.gif" style="vertical-align:middle" emoid="emoticon" border="0" alt="smile.gif" /> <br />
Allan Lykke Christensen
How to change test@liferay.com?
July 12, 2006 7:13 AM
Answer

Allan Lykke Christensen

Rank: Regular Member

Posts: 120

Join Date: June 1, 2006

Recent Posts

<br /><img src="@theme_images_path@/emotions/cool.gif" style="vertical-align:middle" emoid="emoticon" border="0" alt="cool.gif" /> I think you misunderstood me.<br />What i am saying is from a developer&#39;s perspective. <br />But thank goodness ,i have managed it . I only change some values in the .sql file and web.xml file .and all is done.<br />But thank you all the same&#33; <img src="@theme_images_path@/emotions/smile.gif" style="vertical-align:middle" emoid="emoticon" border="0" alt="smile.gif" /><br />
<br /><br />Hint:<br /><br />If you don&#39;t want all the test data in the database and start with your own domain you should change the company_id context parameter in web.xml.<br /><br />If you are using the JBOSS/Tomcat bundle web.xml is located in %JBOSS_HOME%/server/default/deploy/ext.ear/portal-web-complete.war/WEB-INF/web.xml just change the value to your own domain. Liferay will then start with an empty table set for your own domain.<br />
Kumar B
RE: How to change test@liferay.com?
November 24, 2010 3:02 AM
Answer

Kumar B

Rank: New Member

Posts: 3

Join Date: November 24, 2010

Recent Posts

What company-id? I couldn't find anything like that in my web.xml. Can you please elaborate further?