[ http://jira.andromda.org/browse/BPM-193?page=history ]

Wouter Zoons updated BPM-193:
-----------------------------

    Description: 
>From the log: This happens as soon as you hit any of the submit-buttons. The 
>database is
empty but I believe this is entierly a struts problem.

19:56:48,318 INFO  [TilesRequestProcessor] Tiles definition factory found for 
request processor ''.
19:56:48,354 ERROR [DispatchAction] Action[/PhysicalHost/Manage] does not 
contain method named ''
java.lang.NoSuchMethodException: 
se.su.it.hostdb.crud.ManagePhysicalHost.(org.apache.struts.action.ActionMapping,
 org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, 
javax.servlet.http.HttpServletResponse)
        at java.lang.Class.getMethod(Class.java:1581)
        at 
org.apache.struts.actions.DispatchAction.getMethod(DispatchAction.java:324)
        at 
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:264)
        at 
org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:196)
        at 
se.su.it.hostdb.crud.ManagePhysicalHost.execute(ManagePhysicalHost.java:20)
        at 
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
        at 
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
        at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

  was:

>From the log: This happens as soon as you hit any of the submit-buttons. The 
>database is
empty but I believe this is entierly a struts problem.

19:56:48,318 INFO  [TilesRequestProcessor] Tiles definition factory found for 
request processor ''.
19:56:48,354 ERROR [DispatchAction] Action[/PhysicalHost/Manage] does not 
contain method named ''
java.lang.NoSuchMethodException: 
se.su.it.hostdb.crud.ManagePhysicalHost.(org.apache.struts.action.ActionMapping,
 org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, 
javax.servlet.http.HttpServletResponse)
        at java.lang.Class.getMethod(Class.java:1581)
        at 
org.apache.struts.actions.DispatchAction.getMethod(DispatchAction.java:324)
        at 
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:264)
        at 
org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:196)
        at 
se.su.it.hostdb.crud.ManagePhysicalHost.execute(ManagePhysicalHost.java:20)
        at 
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
        at 
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
        at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

        Version: 3.0 Final
                     (was: 3.1M1)

> Something (tiles probably) tries to getMethod on the empty string (!)
> ---------------------------------------------------------------------
>
>          Key: BPM-193
>          URL: http://jira.andromda.org/browse/BPM-193
>      Project: Bpm4Struts Cartridge
>         Type: Bug
>   Components: CRUD
>     Versions: 3.0 Final
>     Reporter: Leif Johansson
>     Assignee: Wouter Zoons
>     Priority: Critical
>  Attachments: ManagePhysicalHost.java
>
> From the log: This happens as soon as you hit any of the submit-buttons. The 
> database is
> empty but I believe this is entierly a struts problem.
> 19:56:48,318 INFO  [TilesRequestProcessor] Tiles definition factory found for 
> request processor ''.
> 19:56:48,354 ERROR [DispatchAction] Action[/PhysicalHost/Manage] does not 
> contain method named ''
> java.lang.NoSuchMethodException: 
> se.su.it.hostdb.crud.ManagePhysicalHost.(org.apache.struts.action.ActionMapping,
>  org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, 
> javax.servlet.http.HttpServletResponse)
>         at java.lang.Class.getMethod(Class.java:1581)
>         at 
> org.apache.struts.actions.DispatchAction.getMethod(DispatchAction.java:324)
>         at 
> org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:264)
>         at 
> org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:196)
>         at 
> se.su.it.hostdb.crud.ManagePhysicalHost.execute(ManagePhysicalHost.java:20)
>         at 
> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
>         at 
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
>         at 
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
>         at 
> org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to