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...