ain(RemoteTestRunner.java:192)
Emmanouil Batsis <[EMAIL PROTECTED]> wrote:
Luiz Godoy wrote:
>I´m having this error using eclipse, with struts and hibernate, any clue ?
>
Not without the stacktrace.
Manos
-
To unsubscribe, e-mail: [
I´m having this error using eclipse, with struts and hibernate, any clue ?
INFO: using CGLIB reflection optimizer
23/08/2005 10:12:25 org.hibernate.cfg.Environment
INFO: using JDK 1.4 java.sql.Timestamp handling
23/08/2005 10:12:25 org.apache.struts.action.RequestProcessor processException
W
I´m trying to test the action below :
public class FamiliaDNCAction extends BasicAction {
public ActionForward unspecified(ActionMapping actionMapping, ActionForm
actionForm, HttpServletRequest request, HttpServletResponse response) throws
BusinessException {
Set msgs = new HashSet();
3 matches
Mail list logo