Re: Connecting to stateless Session EJB, Lookup error >> PLEASE

2002-03-21 Thread Eddie Post
use >this with Axis ? > >Isn't there anyone that has an example of Orion EJB access with Axis ? > >Does it help if I use the beta version of Axis (I am using alpha 3) > >Eddie > >- Original Message - >From: "Eddie Post" <[EMAIL PROTECTED]&g

Connecting to stateless Session EJB, Lookup error.

2002-03-18 Thread Eddie Post
Hellu, I am trying to connect to my EJB in Orion 1.5.4 through Apache Axis. I configured everyting like in the mail that I found in the mailinglist: http://marc.theaimsgroup.com/?l=axis-user&m=100879873023841&w=2 However, I do get the NamingException (see below) when my test-client tries to inv

Re: Getting started Part 2

2002-03-14 Thread Eddie Post
Frank, I am afraid I don't really follow you. I didn't installed any war file. I just put my example.axis.HelloServer.class in classes/example/axis dir. And I deployed the class with a deploy.xml (or should this have a .wsdd extension) file just like with TomCat. So what am I doing wrong and wha

Getting started Part 2

2002-03-14 Thread Eddie Post
Hellu, Ok, so I had my service working under TomCat. I am now trying to have it work under Orion, which is what I really want. However I do get an error when deploying the service, namely: --- http://xml.apache.org/axis/";>The AXIS engine could not find a target service to invoke! t

RE: Getting started

2002-03-12 Thread Eddie Post
lder. > >Also, use tcpmon to forward your soap calls to port 8080 (if that is your >tomcat port) and see what your request/response looks like. In my case, >the >reason I was getting the bad envelope namespace error was because tomcat >was >throwing an error, and axis was tryi

RE: Getting started

2002-03-12 Thread Eddie Post
>was >throwing an error, and axis was trying to parse it as xml. > >Newman > >-Original Message- >From: Eddie Post [mailto:[EMAIL PROTECTED]] >Sent: Monday, March 11, 2002 5:25 AM >To: [EMAIL PROTECTED] >Subject: Getting started > >Hellu, > >I can get the

Getting started

2002-03-11 Thread Eddie Post
Hellu, I can get the Axis example to work. Everytime I try the wsdd Calculator example With Axis alpha 3 and try to deploy it, I do get the following error: --- C:\Ed_soft\Develop\Manual\xml-axis-alpha3\samples\ed>java -cp .;./a xis.jar;./log4j-core.jar;./jaxp.jar;./crimson.jar org.

Getting started

2002-03-11 Thread Eddie Post
Hellu, I can get the Axis example to work. Everytime I try the wsdd Calculator example With Axis alpha 3 and try to deploy it, I do get the following error: --- C:\Ed_soft\Develop\Manual\xml-axis-alpha3\samples\ed>java -cp .;./a xis.jar;./log4j-core.jar;./jaxp.jar;./crimson.jar org.