xslroot-help Mailing List for XSLT Web Application Server
Status: Alpha
Brought to you by:
rkovack
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Roger K. <pa...@so...> - 2002-04-10 16:22:38
|
Hi Karri, I just tried out the db application as is and had no problem. The messages you mention are the same messages I get although the application runs properly. Did you see any messages on the web browser? What was the response page like? Which operating system are you using? Linux? It looks like you're using Windows but I cant be sure. Here is a sample of the output I get: New transformer \Java\resin-2.0.5\webapps\xsl\\addressbook_db.xsl at Wed Apr 10 08:39:46 PDT 2002 Parsed \Java\resin-2.0.5\webapps\xsl\\init.xml at Wed Apr 10 08:39:46 PDT 2002 Recoverable error \Java\resin-2.0.5\webapps\xsl\sessions\contrib-listaaacQZT8XiUGMQ.xml (The syste m cannot find the file specified) Recoverable error \Java\resin-2.0.5\webapps\xsl\sessions\contrib-listaaacQZT8XiUGMQ.xml (The syste m cannot find the file specified) New transformer \Java\resin-2.0.5\webapps\xsl\\addressbook_db.xsl at Wed Apr 10 08:39:53 PDT 2002 ENC: null starting query Wed Apr 10 08:39:54 PDT 2002 ENC: null SQL execute 1552 xml complete 3044 As far as the file that wasn't found, it should be in webapps/xsl/sessions . This is the cached results of the SQL query but the application correctly doesn't find this cache file on the first request because a database query isn't issued until you click on the 'find' button on the web page. I did try modifying the file webapps/xsl/contrib_preparedstatements.xml and changed the contrib-list section to read select * from contribzzz .. . Since the table contribzzz doesn't exist, I got an error message SQL error: Table 'test.contribzzz' doesn't exist on the top of the web page along with error messages on the console window. This indicates a type of database problem and therefore, the lack of a database problem when the connection is working properly, which appears to be your case. I've made some changes to the classes that took care of a bug using Linux so please let me know which OS you are using. Roger Kovack rk...@xs... Karri Niemelä wrote: >Hello, I'm trying to use your XSLT server, but >it currently doesnt seem to work ok.. >I'm trying to deploy it on resin 2.0.5, so it should run? > >I end up having this error message, when trying to run the >database example: > >New transformer \java\servers\resin-2.0.5 >\webapps\xsl\/addressbook_db.xsl at Tue > Apr 09 16:52:45 CEST 2002 >Parsed \java\servers\resin-2.0.5\webapps\xsl\/init.xml at >Tue Apr 09 16:52:45 CE >ST 2002 >Recoverable error >java.io.FileNotFoundException: \java\servers\resin-2.0.5 >\webapps\xsl\sessions\contrib-listaaacvgtTQqHTLd.xml > > >Done the necassary library changes etc.. Anyidea what might >be wrong? > >. > |
From: Roger K. <web...@ya...> - 2001-10-30 06:15:57
|
Test to xslroot help from web...@ya... __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com |