SV: ATM example - deployment error - PLEASE some HELP

2001-05-28 Thread Magnus Rydin
Title: SV: ATM example - deployment error - PLEASE some HELP Ed. 1) did you install Orion properly? 2) Do you have a line that goes: jms-config path=./jms.xml / in your [ORION-DIR]/config/server.xml ? 3) Does your [ORION-DIR]/config/jms.xml looks anything like this: ?xml version=1.0?

RE: Cannot start orion using JDK1.4

2001-05-28 Thread Randahl Fink Isaksen
I suppose you are aware that the current JDK1.4 is only a beta release - I think the error you posted is not related to Orion, and might very well be JDK related, since it is concerning a JDK DLL. We should probably expect some instability from the current JDK1.4 - sun has chosen to not even

Re: Cannot start orion using JDK1.4

2001-05-28 Thread Mark Kettner
Works fine for me. This is my configuration: Linux Redhat 7.0 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65) orion version 1.5.0 rosely kumoi wrote: just asking if someone out there has already successful in running orion with jdk1.4

SV: Cannot start orion using JDK1.4

2001-05-28 Thread Patrik Andersson
Title: SV: Cannot start orion using JDK1.4 It works find for me to: windows 2000 professional sp2 j2se1.4beta orion 1.4.7 I surfed through my ejb2.0 app and everything seemed to be working. regards, Patrik Andersson -Ursprungligt meddelande- Från: Mark Kettner [mailto:[EMAIL

Shitty ORMap implementation in 1.5.1

2001-05-28 Thread Lachezar Dobrev
The com.evermind.server.java.ORMap does NOT implement in the correct way the java.util.Map interface. So... One is UNABLE to get the KeySet, or ValueCollection. What the heck is that?? Sincerly dissolved: Lachezar :(

Re: Cannot start orion using JDK1.4

2001-05-28 Thread Lachezar Dobrev
You are trying to use the JRE, whilst Orion requires more stuff from the JDK itself. Try to start in the Orion directory: path to the JDK/bin/java -jar orion.jar Other thing: Check this NIO.DLL. Whatever. It may be missing. shrug ANOther thing: Put the c:\program\1.4\bin

test

2001-05-28 Thread Felix Schmid
test -- Felix SchmidTech@Spree Software Technology GmbH mailto: [EMAIL PROTECTED] http://www.tech.spree.de/ http://www.techatspree.com tel.: ++49/30/235 520-38Bülowstr. 66 fax.: ++49/30/236 318-7910783 Berlin

are my mail getting through?

2001-05-28 Thread Felix Schmid
-- Felix SchmidTech@Spree Software Technology GmbH mailto: [EMAIL PROTECTED] http://www.tech.spree.de/ http://www.techatspree.com tel.: ++49/30/235 520-38Bülowstr. 66 fax.: ++49/30/236 318-7910783 Berlin (Aufgang

abstract-schema-name ??

2001-05-28 Thread Eddie
Title: SV: ATM example -> deployment error -> PLEASE some HELP Can someone please explain me the usage and maeaning of the "abstract-schema-name" tag in the ejb.xml ?? I known it's necessary in ejb 2.0 but can't find good information on the web about his usage ! BTW: - Can anyone tell me a

RE: Confused with all the configuration files

2001-05-28 Thread Yves Bossel
Hello Stefan, First of all, the files organization: one J2EE application (e.g. my-app) is packed into a jar file whose name is modified to ear, that application may contain (zero or more) of the following components: EJB packed into jar files (e.g. my-ejb), and web applications (e.g. my-web-app)

Re: Shitty ORMap implementation in 1.5.1

2001-05-28 Thread Vidur Dhanda
The ORMap is badly broken in 1.5.1. I had run into serious issues and Magnus was kind enough to send me a fix. I'm not sure I'm at liberty to share that with you, but try contacting Magnus directly and perhaps you too can get the fix. Vidur Lachezar Dobrev wrote: The

configuration of web tier (JNDI)

2001-05-28 Thread Denis Kranjcec
Hi everyone! I'm new user of Orion and I have one problem. I want to separate web tier and ejb tier. Both tiers will be running in the same server for now, but later they will be on different Orion servers. How can I specify that my web tier make jndi lookup to ejb tier, where is JNDI

Counter gives naming exception

2001-05-28 Thread Koster, K.J.
Dear All, I'm sure I must be doing something dumb, but I've banging my head into this stupid wall for two days now. I should have stayed in school and learned something, but nooo, I had to do Computer Science. *argh!* :-) I deployed the counter.jar (yes it's in the ear, it even autocreates the

Re: ATM example - deployment error - PLEASE some HELP

2001-05-28 Thread Eddie
Ok, I now have my tiny jms client submitting messages, but the ejb doesn't consume them. I use the atm example as guideline and have this running. However when I have a look at the atm example, I notice that neither does atm logs !!1 That is, there doesn't appear anything in the table

RE: Counter gives naming exception

2001-05-28 Thread Jason Smith
To look at the JNDI directory use the Orion Console tool: java -jar orionconsole.jar -jason -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Koster, K.J. Sent: Monday, May 28, 2001 1:35 PM To: Orion-Interest Subject: Counter gives naming exception

Re: ATM example - deployment error - PLEASE some HELP

2001-05-28 Thread Eddie
Ok... forgot something... I did some debugging by starting orion with the options: -Djms.debug=true -Dmulticast.debug=true I then receive the following when I run the client (sends a message): Orion/1.4.7 initialized Unknown command: -1 - Anyone any idea, what this means and

Re: Counter gives naming exception

2001-05-28 Thread Markus Holmberg
On Mon, May 28, 2001 at 06:34:49PM +0100, Koster, K.J. wrote: I deployed the counter.jar (yes it's in the ear, it even autocreates the table it needs, but never uses). I have included the relevant bits into web.xml (from $ORION/applications/myapp/webthingy/WEB-INF/web.xml): ejb-ref

Re: Counter gives naming exception

2001-05-28 Thread Greg Stickley
if you are using NetBeans it comes with a JNDI explorer on the runtime tab of the explorer. --- Koster, K.J. [EMAIL PROTECTED] wrote: Dear All, I'm sure I must be doing something dumb, but I've banging my head into this stupid wall for two days now. I should have stayed in school and

RE: Serious problem with Orion transaction processing: multiple c onnecti

2001-05-28 Thread Juan Lorandi (Chile)
This is most likely caused by Orion not recognizing transaction affinity. CMP connections are taken from ejb-location, and the other connections you're using are from either the non transactional pool (location) or XA (xa-location). These pools are unaware of each other. Also, TX affinity is

Re: Counter gives naming exception

2001-05-28 Thread Eddie
I am not sure if I understand you completely but it sounds like you forgot you counter ref in your ejb-jar.xml. Here is an example, I use the counter.jar in my user bean: enterprise-beans entity display-namenl.unwired.sgs.um.User/display-name

RE: proxying orion with IIS or iPlanet Web Server

2001-05-28 Thread Juan Lorandi (Chile)
Dig into ISA server, It's the M$ reversed proxy solution. Or else, go into the ISAPI filter world (best of luck) JP -Original Message- From: Andrew Diederich [mailto:[EMAIL PROTECTED]] Sent: Viernes, 25 de Mayo de 2001 16:37 To: Orion-Interest Subject: proxying orion with IIS or

Creating an EJB

2001-05-28 Thread Derek M. A. Lee-Wo
I need some help. I'm trying to learn to create an EJB and use it from a JSP. I've seen some examples where I have to package everything into a war file (ejb and JSP) and I've gotton that to work in the past. Is this mandatory? Can I simply create my EJB and deploy it to Orion and then create

Re: Creating an EJB

2001-05-28 Thread Ed Bras
See below. From: Derek M. A. Lee-Wo [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: Creating an EJB Date: Mon, 28 May 2001 16:21:40 -0400 I need some help. I'm trying to learn to create an EJB and use it from a JSP. I've seen some