Help coderanch get a
new server
by contributing to the fundraiser

Arvind Mishra

Greenhorn
+ Follow
since Jul 04, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Arvind Mishra

AnnouncementsEntryLocalServiceImpl.java
AnnouncementsDeliveryLocalServiceImpl.java
AnnouncementsFlagLocalServiceImpl.java

are three IMPL classed which deal with announcements.

AnnouncementsEntryLocalServiceImpl.java is responsible for DB Operations.

These are impl classes . to access the method you need to call it on util classes .

Example : AnnouncementsEntryLocalServiceUtil.addEntry()

Thanks
Arvind Mishra
15 years ago
Hi

Add this variable in Env Variables

Variable Name : JAVA_OPTS
Value : -Xms1024m -Xmx1024m -XX:MaxPermSize=128m

You can change the memory settings according to memory avaalable in your machine
16 years ago
Hi

I think its not able to find rt.jar .
Try to Add this in your SYSTEM Path
16 years ago
hi
Append following line in catalina.bat in front of JAVA_OPTS
-Xms1024m -Xmx1024m -XX:MaxPermSize=128m

It should look like.


there is another solution.
add a new environment variable called JAVA_OPTS with value
16 years ago
Hi
Can you check your webapps folder inside tomcat , is there ROOT application present ? Else you need to post the logs , then only situation will be more clear.
16 years ago
Hi

You can use Liferay & Alfresco bith are opensource portals & are very good.
16 years ago
Hi

Did any body had implemented web based single sign on using openSSO with
liferay as your portal.

any help will be appreciated.
16 years ago
Hi

Use Viewsflash portlet . www.cogix.com
right now i am testing it with liferay portal.
16 years ago
Hi

Congrats . Well Done
I would like to know why that sad smiley is there.
I think the effort you put on the exam is matters most , because the
knowledge you had gained will stay with you . score is just a passing parameter which should not matter very much.
16 years ago
Hi

Congrats . Great Score .
Congrats.

Whats next ???

Regards
Arvind Mishra
Congrats

Great effort to give 2 exam in 2 days .



Regards
Arvind Mishra
SCJP
SCWCD
IBM SOA Associate