|
Hello Sorry to bother you all, but I'm just reading about
Maverick (and am very excited about it and its philosophy), but I am having
trouble running the examples on the Orion app server (v1.5.2). I've installed and run under both Window and Unix without success, although the output is somewhat
different - see below. Under Windows 2000 -------------------------------- The output the browser returns is: 500 Internal Server Error java.lang.RuntimeException: Error
instantiating XML parser: Missing 'tagclass' in tag
definition at javax.servlet.jsp.tagext.TagLibraryInfo.<init>(TagLibraryInfo.java:42) at com.evermind[Orion/1.5.2 (build
10460)].server.http.TagLibraryArchive.<init>(Unknown
Source) at com.evermind[Orion/1.5.2 (build
10460)].server.http.TagLibraryArchive._jj(Unknown
Source) at com.evermind[Orion/1.5.2 (build
10460)]._jnb._cnc(Unknown Source) at com.evermind[Orion/1.5.2 (build
10460)]._ah._cnc(Unknown Source) at com.evermind[Orion/1.5.2 (build
10460)]._rj._xec(Unknown Source) at com.evermind[Orion/1.5.2 (build
10460)]._rj._bb(Unknown Source) at com.evermind[Orion/1.5.2 (build
10460)].server.http.JSPPage._bb(Unknown Source) at com.evermind[Orion/1.5.2 (build
10460)]._ah._bfe(Unknown Source) at com.evermind[Orion/1.5.2 (build
10460)]._ah._rad(Unknown Source) .... and the last
portion of the log4j output reads: ... Under Unix ----------------- the output the
browser returns is: Page
cannot be displayed and the last
portion of the log4j output reads: ... 11:46:14,024 DEBUG [MasterFactory] Creating view of type document 11:46:14,025 DEBUG [DispatchedViewFactory] Creating DispatchedView
with path: friends.jsp 11:46:14,025 DEBUG [MasterFactory] Creating transform of type document 11:46:14,025 DEBUG [DocumentTransform] Created DocumentTransform
with wrapped name "wrapped" and path trimInside.jsp 11:46:14,029 INFO [Dispatcher] Finished
configuration load Any ideas would be greatly appreciated. Thanks, Bob |
