You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Hibbs, David" <Da...@ANICO.com> on 2003/11/10 19:28:03 UTC

DefinitionDispatcherAction in Modules [Bug?]

	I'm using modules in my new application [official Struts 1.1release]
to segregate pieces of it, and I'm having issues with
DefinitionDispatcherAction.  Enabling debug messages, I can see that it is
successfully retrieving my definition--this is the last log message that I
see....

[11/10/03 11:56:42:313 CST] 59fd96b8 SystemErr     R 2003/11/10 11:56:42:313
CST [DEBUG] DefinitionDispatcherAction - -get Definition {name=.addAddress,
path=/layout/template800x600.jsp, role=null, controller=null,
controllerType=null, controllerInstance=null, attributes={heading=CASH
System, menuItems=/APA/navigation/menu_items.js,
hide=/APA/Accounts/javascript/hide_menu_addAddress.js,
footer=/layout/CASHFooter.jsp, helpKey=addAddress,
background=/APA/layout/mainBkg.css, style=/APA/layout/mainStyle.css,
content=/Accounts/addAddress.jsp,
hideMenuArray=/APA/navigation/hide_menu_array.js}}

...and then it leaves me at the infamous white screen of death. =(

	NoOpActions (and other custom actions) that forward to tiles (even
to the same tile) work fine, so I know that it's not a problem with the
tile--and if it was I should get an exception and/or stack trace.  

	Incidentally, everything seems to work fine if the action and tile
are in the default module, but not if they're in a sub-module.

	Is this a bug, or is there a known workaround? Searching bugzilla
shows me that there is a similar issue with anchor links:

http://issues.apache.org/bugzilla/show_bug.cgi?id=21896

Any information is appreciated.

David Hibbs
Staff Programmer / Analyst
American National Insurance Company


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org