EJB examaples + data-sources

2000-08-15 Thread James Ho
Oops..here is the attachment from my last post. James. data-sources.xml

Re: 1.20 Changelog

2000-08-15 Thread Chris Miller
Jeroen, Matt made a patch for that to Jive a couple of days ago, and I submitted another update to him as well that should tackle the problem. So hopefully from the next beta of Jive the problem should disappear. If you want to fix Jive right now, fully-qualify all the instances of the 'Tree'

Could not connect to oracle8.1.5

2000-08-15 Thread Andreas Reckmann
Hi, I try to establish a connection to oracle 8.1.5. My entry in the data-sources.xml is: data-source name="STP data-source" class="com.evermind.sql.ConnectionDataSource" location="jdbc/DefaultDS"

v1.2 Admin crashes Win2000 SP1 JDK1.3

2000-08-15 Thread hanasaki
C:\>java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C) Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode) C:\>ver Microsoft Windows 2000 [Version 5.00.2195] C:\> Run the updater... as of 8/14/2000 start java -jar orion.jar start java -jar

RE: v1.2 Admin crashes Win2000 SP1 JDK1.3

2000-08-15 Thread Joe Walnes
I have exactly the same version of java, win2000 and orion and am having no problems at all. -Joe Walnes -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of hanasakiSent: 15 August 2000 14:17To: Orion-InterestSubject: v1.2 Admin crashes

Anyone know of a Web Provider using Orion to host a site?

2000-08-15 Thread Jeremy Cowgar
I am looking for a web provider that offers hosting and uses Orion...Does anyone know of any? Thanks! Jeremy Cowgar - [EMAIL PROTECTED] Christian Brotherhood Newsletter

New behaviour with 1.2: Servlet class not found

2000-08-15 Thread Jesper Weissglas
After update to 1.2 my old problem (wihch no one ever responded to) has a brand new behavior. Orion still compiles the .java file into a .class file when the servlet is accessed from the browser, but then returns the error message 404 Not Found Resource /web-appname/servlet/ClientServlet not

RE: REPOST: Running application code at startup

2000-08-15 Thread Andre Vanha
Vidur, I used to run orion from my own launcher class for the same reasons. I have since then removed the cumbersome code. Also orion provides methods for launching programs/application clients automatically. If possible I suggest moving down that route instead. Check out the client-module

please please please include change list with new releases

2000-08-15 Thread Ari Halberstadt
I have no idea what has been changed in each version. Does version X fix some bug? What are the new features I can use? Anything cool and fun to play with? The changes.txt file included with v1.2.0 only goes up to v1.1.16, which is woefully out of date. Configuration management and bug tracking

Problem with Class.forName

2000-08-15 Thread August Linnman
Hello all! I seems to be impossible for my session bean to load a class dynamically through Class.forName(String) or Class.forName(String, boolean, ClassLoader). The class I try to load is placed in the EJB-JAR. Any attempt always causes a ClassNotFoundException. I can recall vaguely that

Orion 1.2.0

2000-08-15 Thread Neville Burnell
Hello All, Perhaps a OrionConsole bug report? We installed 1.2.0. We configured the ATM, News App and eStore-Patched. All seem to work fine. Accessing the ATM NewsApp EJBs in the OrionConsole works fine. Accessing the eStore-Patched EJBs throws class not found "com.sun" The console looks