Re: admin -restart does not work correctly

2001-09-27 Thread Markus Holmberg
Simons UNIOPT AG // unique logistic optimization Maximilianstr. 29; D-93047 Regensburg phone: ++49(0)941/59578-0 http://www.uniopt.net/ -- Markus Holmberg [EMAIL PROTECTED]

Resource Adapter (Connector API) - JNDI?

2001-08-29 Thread Markus Holmberg
How (if possible), can a Resource Adapter (through the Connector API) be mapped into JNDI, in Orion? I might have overlooked something, in that case, bear with me. Markus -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http

Re: [EJB][1.5.1] ShowStopper on CMP deploying

2001-06-18 Thread Markus Holmberg
? I'm using Hypersonic 1.4. Regards Steffen... -- __ Steffen Stundzigmailto:[EMAIL PROTECTED] SMB GmbHhttp://www.smb-tec.com -- Markus

Re: Writing System Properties - java.protocol.handler.pkgs

2001-05-30 Thread Markus Holmberg
it: java.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol Then launch Orion using java -jar orion.jar -p orion.properties. Markus -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: Counter gives naming exception

2001-05-29 Thread Markus Holmberg
) are that FreeBSD is a satisfactory platform for running Orion. I mainly use linux-sun-jdk-1.3.0 (classic vm), but have also used freebsd-sun-jdk-1.2.2 (beta) and linux-sun-jdk-1.2.2, without any trouble. Used Tya for JIT on freebsd-sun-jdk-1.2.2. Markus -- Markus Holmberg | Give me Unix

Re: Counter gives naming exception

2001-05-28 Thread Markus Holmberg
directory that Orion has? It would be sooo helpful in debugging. java -jar orionconsole.jar might be to some help, otherwise there are methods in javax.naming.Context to discover bound objects, for example: javax.naming.Context: NamingEnumeration list(String name) Markus -- Markus Holmberg

Re: Database column creation order when using compound keys

2001-05-15 Thread Markus Holmberg
mixed up because it fills the wrong column with the wrong data. Offcourse I can fixs this in the script, but is there a way to tell Orion which field should mapp to which column in the columns to be created in the database?? Thanks! Regards, Erwin Teseling -- Markus Holmberg

Re: remote shutdown of orion 1.4.8

2001-04-26 Thread Markus Holmberg
shutdown command does not work anymore in 1.4.8 (it works fine in 1.4.7), any ideas? bug? java -jar admin.jar ormi://localhost admin password -shutdown P.S. already verified the password is correct in [orion-home]/config/principals.xml Thanks in advance! Chris -- Markus Holmberg

Re: 1.4.8

2001-04-26 Thread Markus Holmberg
, then taken back down? Jeff. -- Jeff Hubbach Internet Developer New Media Designs, Inc. www.nmd.com -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: W3C Log Format

2001-04-14 Thread Markus Holmberg
, why, if Orion already supports it? The question was what he could do if Orion did not support it. Markus -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: W3C Log Format

2001-04-13 Thread Markus Holmberg
On Thu, Apr 12, 2001 at 05:40:56PM -0700, Hitesh Patel wrote: does orion support W3C Extended Format (like IIS)? http://www.w3.org/TR/WD-logfile.html if not, what can I do to change it? Submit a RFE (Request For Enhancement) to http://www.orionserver.com/bugzilla/. Markus -- Markus

Re: Where is the log file?

2001-04-07 Thread Markus Holmberg
the SQL statement that orion container sends to teh database? -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: Where is the log file?

2001-04-06 Thread Markus Holmberg
parameter? -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: How to upgrade Xalan / Xerces?

2001-04-03 Thread Markus Holmberg
Yes. Markus On Tue, Apr 03, 2001 at 03:44:32PM +0300, Peter Peltonen wrote: I want to upgrade Xalan and Xerces to newer versions that comes with JAXP found at http://java.sun.com/xml? Do I just overwrite the .jar files? Regards, Peter -- Markus Holmberg | Give me

Re: autoupdate

2001-04-02 Thread Markus Holmberg
not happen before, autoupdate used to realize when my system was already up to date. Thank you. -- Ramiro Daz Trepat -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: findByXXX() with an ORDER BY parameter for Container-managed bean ?

2001-04-01 Thread Markus Holmberg
atement out, the list ain't in alphabetical order. Hope this helps. Robert Hargreaves. -Original Message- From: Markus Holmberg [mailto:[EMAIL PROTECTED]] Sent: 30 March 2001 16:47 To: Orion-Interest Cc: Magnus Rydin (E-mail) Subject: Re: findByXXX() with an ORDER BY param

Re: findByXXX() with an ORDER BY parameter for Container-managed bean ?

2001-03-30 Thread Markus Holmberg
Having ORDER BY in finder method queries is futile. Iterators of java.util.Collection are not required to return objects in any kind of order. Regards, Markus Holmberg. On Fri, Mar 30, 2001 at 09:35:20PM +0700, Meo Van Le wrote: Dear all, Could you tell me how to pass an ORDER

Re: Problem with CMP - persisting a Multi-dimensional array!

2001-01-18 Thread Markus Holmberg
em, within the context of still using CMP? Regards Bernard -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: Is combining Orion and PostgreSQL a good choice

2001-01-18 Thread Markus Holmberg
; / disallowed-field named="reset" / disallowed-field named="setof" / disallowed-field named="show" / disallowed-field named="unlisten" / disallowed-field named="until" / disallowed-field named="vacuum" / disallowed-field named="verbose" / Regards, Markus. -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: Complex O/R and EJB 2.0 CMP

2001-01-12 Thread Markus Holmberg
why they ever put the list-mapping element in the orion-ejb-jar.xml dtd at all. (I have asked, without any answer). Regards, Markus. -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: large field bug ??

2001-01-12 Thread Markus Holmberg
it (see the documentation). LOB's will work, but *unreliably*, with Thin JDBC. Symptoms are sluggish performance, "broken pipe" SQLException's etc. AFAIK, there is no OCI JDBC driver for Linux. (I might be wrong though.) Markus -- Markus Holmberg | Give me Unix

Re: How to use EJBUserManager?

2000-12-05 Thread Markus Holmberg
starting the orion it gives me an error that findByPrimaryKey() should return Account insteat of EJBUserHome. Can anybody help? Alexander Sparkowsky LambdaLogic Informationssysteme GmbH, Berlin, Germany Tel: +49-30-2936385-0, Fax: +49-30-2936385-0 E-Mail: [EMAIL PROTECTED] -- Markus

Re: Variable for defining finder query?

2000-10-30 Thread Markus Holmberg
osed to be in the bean implementation class. It's supposed to be in the Home interface (the natural location, since CMP EJB's have no finder method implementations in the actual bean implementation). My question: Is this in any way documented anywhere, and is there anyone who has actually tri

What is the default transaction-attribute?

2000-10-26 Thread Markus Holmberg
Hi.. If a transaction-attribute is not specified, which the default? The EJB spec doesn't seem to mention one, so I assume it is container specific? Markus -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Transaction not rolled back if exception thrown from ejbCreate method

2000-10-26 Thread Markus Holmberg
or not? My interpretation of the EJB 1.1 spec is that it *should* rollback the transaction automatically. Markus -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Tag handler design issues concerning instance reusage

2000-10-18 Thread Markus Holmberg
attribute values somewhere? (In what method would that be?) Or should one reset all values after the tag handler is finished to give the next invocation a clean one? (This seems to imply a performance hit, small, but still there..) Best Regards, Markus -- Markus Holmberg | Give

Re: Serializable + Orion 1.3.8 + Postgres 7.0.0 not working

2000-10-03 Thread Markus Holmberg
| oid | 4 | +--+--+---+ The persistent fields: public long key; public String section; public String entry; public Serializable value; -- Markus Holmberg | Give me Unix or give me

Re: JMS debugging

2000-10-03 Thread Markus Holmberg
clues? john d -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: Orion on Linux NOT as root

2000-09-28 Thread Markus Holmberg
not as root (ideally as user nobody) and, if so, is there any doc on this? Thanks... Jim -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: CMP java.util.Date property on Postgres

2000-09-19 Thread Markus Holmberg
va date parser won't recognize. Regards, Markus. -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: Run Orion on port80 without being root?

2000-09-12 Thread Markus Holmberg
of resolution. Any ideas? Changing Orion's uid using JNI: http://www.orionsupport.com/users.html Markus -- Markus Holmberg | Give me Unix or give me a typewriter. [EMAIL PROTECTED] | http://www.freebsd.org/

Re: Restricting servlet access

2000-08-22 Thread Markus Holmberg
s On Tue, Aug 08, 2000 at 12:46:03PM +0300, Aleksi Kallio wrote: In my current setup of Orion it is possible to invoke unmapped servlets by calling them with their full packet name (like /servlet/org.comics.FunnyServlet) as long as they reside in the classpath. How to disallow this? -