Noms Dom

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

Recent posts by Noms Dom

You should try Dojo. It should be pretty easy using dojo.connect
I came to this thread searching for a solution . Did not find it . But i have a work around for my situation. well i am able to deploy my application also the portlet also is listed in the Registry applicatin list. However i am not able to add it to the page . So i just cloned the ported and used that namei n finder and i was able to see the portlet
13 years ago
This is cased by the missing jar in WEB INF lib folder . Place the jar containing the missing file in WEB_INF/lib and this should work
Also make sure the tld has been added in web.xml
13 years ago
Try the following
14 years ago
do chmod +x catalina.sh
chmod +x startup.sh
and same for all .sh files in the tomcat bin dir it will work
15 years ago