Re: log file format

2000-10-27 Thread Jochen Strunk
Hi, try quot; regards, jochen strunk At 20:47 27.10.2000 +0400, you wrote: Hello, I have very annoying and urgent problem: I don't know how to use doublequotes in the access-log format=" in the default-web-site.xml file. As a result my log analyzer doesn't recognize the log as valid (af

Re: Orion under Unix archive

2000-10-19 Thread Jochen Strunk
Hi, try searching the archive for native.user regards, jochen strunk At 09:44 19.10.2000 -0500, you wrote: When I asked the question if Orion server processes can be run as someone other then root (under Solaris) and how, one reply mentioned that there was a big discussion regarding

Re: Log Analyzers and files

2000-10-17 Thread Jochen Strunk
Hi, the location is configured in the web-site.xml config file. For use with a log analyzer you also might want to change the format settings (look at the documentation for web-site.xml, http://www.orionserver.com/docs/web-site.xml.html ). regards, jochen strunk At 10:56 17.10.2000 -0500

Bug with access-log ?

2000-04-04 Thread Jochen Strunk
user. This might cause problems with statistic tools that expect CLF. regards, jochen strunk (-) Jochen Strunk (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt, (-) Tel: 06151 665402, Fax: 06151 665373 (-) [EMAIL PROTECTED], www.signal7.de

RE: Do transactions work at all with Orion?

2000-03-20 Thread Jochen Strunk
exception and the transaction should be rolled back automatically. Hope that helps ( ...and is correct ;-) ). --jochen (-) Jochen Strunk (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt, (-) Tel: 06151 665402, Fax: 06151 665373 (-) [EMAIL

Re: Do transactions work at all with Orion?

2000-03-16 Thread Jochen Strunk
exception that is not declared in the throws clause of your method (e.g. EJBException) instead of the RemoteException, otherwise you have to take care of the rollback yourself. --jochen strunk (-) Jochen Strunk (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH (-) Brüder-Knauß-Str. 79

Bug with persistent cookies

2000-02-22 Thread Jochen Strunk
T; Path= Set-Cookie: test=test; Expires=Wed, 23-Feb-0 02:19:25 GMT; Path= Cache-Control: private Connection: Close Content-Type: text/html This looks like the server is doing some kind of response reuse, but not clearing the headers correctly. regards, Jochen Strunk (-) Jochen Strunk

problems with datasources.xml

2000-02-08 Thread Jochen Strunk
quot;jdbc/xa/TestXADS" datasource at the bottom of datasources.xml we get the right connection. It seems orion always connects using the last entry in datasources.xml, not matching the location attribute correctly. jochen strunk (-) Jochen Strunk (-) SIGNAL 7 Gesellschaft für Information

problems with container managed transactions

2000-02-08 Thread Jochen Strunk
e assembly descriptor element is set to "Required" for all of its methods. Now if the the second create fails somehow throwing an exception out of placeOrder we'd expect the first create to be rolled back, but that does not happen. Any ideas ? --Jochen Strunk (-) Jochen Strunk (-) S

problems with container managed transactions 2

2000-02-08 Thread Jochen Strunk
tion e ){ utx.rollback(); } That did not work either. Any ideas ? --Jochen Strunk (-) Jochen Strunk (-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH (-) Brüder-Knauß-Str. 79 - 64285 Darmstadt, (-) Tel: 06151 665402, Fax: 06151 665373 (-) [EMAIL PROTECTED], www.signal7.de

Wrapper Bug

1999-12-30 Thread Jochen Strunk
, response.object.groupID); this happens with the latest orion build and has been reported previously by Paul Hosking but nobody replied. any comments would be greatly appreciated. --Jochen Strunk

Re: problems running ejb product sample

1999-01-17 Thread Jochen Strunk
At 16:58 18.11.99 +0100, Jochen Strunk wrote: hi, when trying to run the ProductClient from the ejb examples with the following command line: java -Djava.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFact o ry -Djava.naming.provider.url=ormi://hostname