| |
| | Thanks! Posted on 7/15/10 5:50 PM. |
| |
| |
| | Gracias! Thks! Posted on 7/15/10 5:53 PM. |
| |
| |
| | Thanks! But when I downloaded liferay-portal-tomcat-6.0.3.zip , I can't unzip it . Posted on 7/15/10 8:06 PM. |
| |
| |
| | Ditto. It looks like the zip file is corrupted. |
| |
| |
| | Time to Update ourselves, Thanks Posted on 7/15/10 9:25 PM. |
| |
| |
| | Ok, just fixed the corrupted file. It was bad upload. Should be good now. |
| |
| |
| | Thanks Chan................ Posted on 7/15/10 10:18 PM. |
| |
| |
| | Congratulations and Thanks to entire Liferay team. Awesome Work.
This zip file works and I could run Liferay without any issues.
Ran it and at the outset, it looks great. Checked couple of things randomly. Workflow doesn't seem to work. When I try to create new workflow under Workflow Portlet via control panel, it just throws an error. Nothing has been emitted in Tomcat log.
I know it may take some time to stabiliize but just wanted to let the team know it.
Again.. hats off.
Cheers,
Raj Posted on 7/15/10 10:25 PM. |
| |
| |
| | Finally  Thanks that you keep working. Hopefully the release circles will be a little shorter for future releases!  Cheers Posted on 7/15/10 10:44 PM. |
| |
| |
| | Huraay, and many thanks to all Liferay staff and participators in yet again a huge step to stay the best JAVA portal on earth. Posted on 7/15/10 10:54 PM. |
| |
| |
| | Yes, The BEST Java Portal.
Thanks alot Liferay Team Posted on 7/15/10 11:00 PM in reply to Corné A. |
| |
| |
| | Congrats for the 6 GA release! We eagerly await the EE version. Posted on 7/15/10 11:32 PM. |
| |
| |
| | We have fire !!! Thanks Posted on 7/15/10 11:47 PM. |
| |
| |
| | Thank You, Sir Posted on 7/16/10 12:15 AM. |
| |
| |
| | Hearlty congrats Brian and your team, You are helping us to live our Life. Posted on 7/16/10 12:35 AM. |
| |
| |
| | Great news and good work from all you guys! Posted on 7/16/10 2:19 AM. |
| |
| |
| | THX! Posted on 7/16/10 3:53 AM. |
| |
| |
| | Thanks a million Posted on 7/16/10 8:39 AM. |
| |
| |
| | Hi Raj - We've found that there can be some issues between workflow and the 7cogs sample data that we shipped 6.0 with (see http://issues.liferay.com/browse/LPS-11273) - if you start a clean bundle with just Kaleo-workflow deployed it should work without any problem. |
| |
| |
| | Terimakasih (Thanks) from Indonesia guys!! ^^ Posted on 7/17/10 12:28 AM. |
| |
| |
| | Wohooo! :-) Posted on 7/17/10 12:57 PM. |
| |
| |
| | Thanks guys.
Just to let you know, the link to Liferay 6.0.3 Javadocs in the additional files page for liferay 6.0.3 (http://www.liferay.com/downloads/liferay-portal/additional-files) is broken. Posted on 7/18/10 7:40 AM. |
| |
| |
| | cool, but any idea to manage the sign-in button on top, it is not working... Posted on 7/18/10 4:50 PM in reply to Ziggy ©. |
| |
| |
| | Thanks. Great work Posted on 7/19/10 1:10 AM. |
| |
| |
| | When will liferay 6 EE release? Posted on 7/19/10 1:52 AM. |
| |
| |
| | Thanks Brian and Liferay team. This release is a big step forward in Java portal world Posted on 7/19/10 3:43 AM. |
| |
| |
| | Sorry, but having used the release candidates I feel this release is premature. It is not stable enough to be dubbed a GA Posted on 7/19/10 5:09 AM. |
| |
| |
| | There is no liferay-portal-dependencies-6.0.3.zip file. It may not have changed from 6.0.2, but a new zip should be created that has the same version #, please! Posted on 7/19/10 7:11 AM. |
| |
| |
| | Hi,
Thanks for the good work. I noticed that the reports-console-portlet which was working in release 6rc2 has stopped working in 6.0.3GA. I have already posted details about the error in another thread -http://www.liferay.com/community/forums/-/message_boards/message/4450096 Posted on 7/19/10 8:22 AM. |
| |
| |
| | Thank you very much! I will try it now. |
| |
| |
| | Liferay 6 looks nice but I have the feeling the upgrade procedure hasn't been tested very well. I tried, with my colleague Hubert, to upgrade from 5.2.3 -> 6.0.3 without success. Hope the upgrade procedure will be updated asap.
http://issues.liferay.com/browse/LPS-11365 http://issues.liferay.com/browse/LPS-11363 Posted on 7/19/10 11:46 AM. |
| |
| |
| | Hi Leon - Please see the above tickets you mentioned for my comments/questions. |
| |
| |
| | I found this "Stack overflow at line 117" in myaccount tab of the control panel Posted on 7/19/10 6:15 PM. |
| |
| |
| | Due to there not be a dependencies zip, we are unable to install liferay-portal.war, since the portal-service.jar files has changed, so we receive the following stack trace:
Please upload a dependencies.zip file!!
Caused by: java.lang.RuntimeException: WEB9033: Unable to load class with name [com.liferay.portal.cache.CacheRegistryImpl], reason: java.lang.IncompatibleClassChangeError: Implementing class at org.glassfish.web.loader.WebappClassLoader.findClass(WebappClassLoader.java:944) at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1420) at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:41) at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:4591) at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:535) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5193) ... 72 more Caused by: java.lang.IncompatibleClassChangeError: Implementing class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632) at java.lang.ClassLoader.defineClass(ClassLoader.java:616) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at org.glassfish.web.loader.WebappClassLoader.findClass(WebappClassLoader.java:914) ... 77 more Posted on 7/19/10 6:56 PM. |
| |
| |
| | Pulling the portal-service.jar out of one of the bundled zips (I chose tomcat) is a workaround for me, but please upload the dependency zip (isn't this an automated process?) |
| |
| |
| | Just uploaded the dependencies zip. Missed that one somehow. Here it is:
http://sourceforge.net/projects/lportal/files/Liferay%20Portal/6.0.3/liferay-portal-dependencies-6.0.3.zip/download |
| |
| |
| | Thanks! |
| |
| |
| | Hi,
An amendment of last post...The jasper report console malfunctions only when I enable alfresco CMIS.
Thanks. |
| |
| |
| | Thanks a lot..!! great work..!! Posted on 7/20/10 2:04 AM. |