Ong Terry

Greenhorn
+ Follow
since Oct 27, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Ong Terry

thanks...

following is the error log that i had encountered....

16 years ago
Hi all,

Am having problem deploying my application with weblogic after adding a new form bean and its configuration (<form-bean name="xxxFormBean" type="sc.xxx.xxxFormBean" /> in the struts-config.xml....

the funny thing is with the configuration intact and the formbean java class deleted, the deployment goes through successfully..... what could be the potential problem???...

help will be very much appreciated.... thanks for reading....

my guess the problem should lies with these statements(extracted from the codes i paste below): "[ActionServlet] ERROR: Parsing error processing resource path
java.lang.reflect.InvocationTargetException
at org.apache.commons.digester.Digester.createSAXException(Ljava/lang/String;Ljava/lang/Exception "

i could not post my error log as it states my smilies exceed 25... though i embedded them in the [code] tags...
16 years ago