CVS: Tapestry/framework/src/net/sf/tapestry TapestryStrings.properties,1.36.2.8,1.36.2.9

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/framework/src/net/sf/tapestry
In directory sc8-pr-cvs1:/tmp/cvs-serv29938/framework/src/net/sf/tapestry

Modified Files:
      Tag: hship-2-3
	TapestryStrings.properties 
Log Message:
Revise statefulness checks in the action and direct services to be less intrusive.

Index: TapestryStrings.properties
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/framework/src/net/sf/tapestry/TapestryStrings.properties,v
retrieving revision 1.36.2.8
retrieving revision 1.36.2.9
diff -C2 -d -r1.36.2.8 -r1.36.2.9
*** TapestryStrings.properties	17 Dec 2002 20:50:20 -0000	1.36.2.8
--- TapestryStrings.properties	19 Dec 2002 12:26:59 -0000	1.36.2.9
***************
*** 118,127 ****
  AbstractEngine.unknown-service=Engine does not implement a service name {0}.
  AbstractEngine.unable-to-begin-request=Tapestry unable to begin processing request.
- AbstractEngine.action-context-parameters=Service action requires either three or four service contect parameters.
- AbstractEngine.action-component-wrong-type=Component {0} dopes not implement the IAction interface.
- AbstractEngine.direct-context-parameters=Service direct requires two or three service context parameters.
- AbstractEngine.direct-component-wrong-type=Component {0} does not implement the IDirect interface.
  AbstractEngine.unable-to-cleanup-page=Unable to cleanup page {0}.
! AbstractEngine.visit-class-property-not-specified=Could not create visit object because property {0} was not specified in the application specification.
  AbstractEngine.unable-to-instantiate-visit=Unable to instantiate visit object from class {0}.
  AbstractEngine.unable-to-redirect=Unable to redirect to {0}.
--- 118,123 ----
  AbstractEngine.unknown-service=Engine does not implement a service name {0}.
  AbstractEngine.unable-to-begin-request=Tapestry unable to begin processing request.
  AbstractEngine.unable-to-cleanup-page=Unable to cleanup page {0}.
! AbstractEngine.visit-class-property-not-specified=Could not create visit object because property {0} was not configured.
  AbstractEngine.unable-to-instantiate-visit=Unable to instantiate visit object from class {0}.
  AbstractEngine.unable-to-redirect=Unable to redirect to {0}.
***************
*** 132,135 ****
--- 128,134 ----
  AbstractEngine.unable-to-create-cleanup-context=Unable to create an instance of RequestContext to process end-of-session page cleanups.
  
+ ActionService.context-parameters=Service action requires either three or four service contect parameters.
+ ActionService.action-component-wrong-type=Component {0} dopes not implement the IAction interface.
+ 
  DefaultScriptSource.unable-to-parse-script=Unable to parse script {0}.
  
***************
*** 144,147 ****
--- 143,150 ----
  DefaultTemplateSource.unable-to-read-template=Could not read template {0}.
  
+ DirectService.context-parameters=Service direct requires either three or four service context parameters.
+ DirectService.component-wrong-type=Component {0} does not implement the IDirect interface.
+ DirectService.stale-session-exception=Component {0} is stateful, but the HttpSession has expired (or has not yet been created).
+ 
  Namespace.no-such-page=Page ''{0}'' not found in {1}.
  Namespace.no-such-component-type=Component ''{0}'' not found in {1}.
***************
*** 162,166 ****
  ExternalService.page-not-compatible=Page {0} does not implement the IExternalPage interface.
  
- DirectService.stale-session-exception=Component {0} is stateful, but the HttpSession has expired (or has not yet been created).
  
  # net.sf.tapestry.event
--- 165,168 ----



-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.