Hello,

Has anybody had success implementing JSPs under Cocoon 2.03 and Weblogic?

The C2 documentation
<http://xml.apache.org/cocoon/userdocs/generators/jsp-generator.html>
details that a file, my.roles, should be created and that the default-class
entry should be org.apache.cocoon.compenents.jsp.JSPEngineImplWLS. When I
open cocoon-2.0.3.jar, however, there is no such class; the closest matches
are JSPEngineImpl.class and JSPEngineImplNamedDispatchedInclude.class. 
        I attempted to run an application using the documented instructions,
but the following error occured:


ERROR   (2002-10-23) 12:32.42:906   [core.manager] (Unknown-URI) 
Unknown-thread/ExcaliburComponentManager: 
Could not get class org.apache.cocoon.components.jsp.JSPEngineImplWLS for
role org.apache.cocoon.components.jsp.JSPEngine on configuration element
jsp-engine

java.lang.ClassNotFoundException:
org.apache.cocoon.components.jsp.JSPEngineImplWLS



Thanks for any help,

Chris

Chris Foo

ˇAnalytical Applicationsˇ ˇCOGNOS INCˇ ˇTel:(613) 738-1338 ext.3787ˇ
ˇ[EMAIL PROTECTED]ˇ


This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to