RE: SOAP/WSDL support?

2001-05-02 Thread Robert Nicholson
Did they do what WL 6 does and use their own packaging for the parser they depend on and let people simply interface others from whereever they please? The XMLRegistry idea seems pretty neat. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike

RE: How to access EJB's from client (not packaged in .ear) ?

2001-05-02 Thread Frank Eggink
Harley, If I'm correct the attached files should give you a working example, if not let me know. I have not looked at it for a year, apart from changing the readme format from (UNIX) text to HTML just now onder the save assumption not everybody works on UNIX. Success, FE On Monday,

Orion crashing silenty

2001-05-02 Thread Ron van Pol
Hi, I'm running orion with the -secure option on Windows 2000 Server. The problem is that orion crashes each and every time now when I access a JSP. I've tried different JVMs (SUN 1.2.x, 1.3.x and IBM 1.3.0) and versions 1.4.5, 1.4.7 and 1.4.8 of orion. In all configurations the result is orion

Re: How to access EJB's from client (not packaged in .ear) ?

2001-05-02 Thread Bar Orion Barak
In the directory $ORION_HOME/demo/news-app/news-client-source you have a working example of a client. You have to add the file jndi.properties somewhere at your CLASSPATH [barak@gandalf]$ cat ~orion/orion/demo/news-app/news-client-source/jndi.properties

one servlet was invoked many times by one request!

2001-05-02 Thread xu huiying
Hi, I began to migrate our e-commerce system from weblogic server to orion server last week.During that,I met a problem.I have a servlet invoked by every request. The servlet are as follows: public class MainServlet extends HttpServlet { public void init() {

Re: install issues

2001-05-02 Thread Johan Fredriksson
We use : UnZip 5.32 of 3 November 1997, by Info-ZIP. Maintained by Greg Roelofs. Send bug reports to the authors at [EMAIL PROTECTED]; see README for details. which works fine. - Original Message - From: elephantwalker [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent:

RE: SOAP/WSDL support?

2001-05-02 Thread Michael J. Cannon
Gottabe xerxes. After their victory in the W3C, IBM borged XML4J and handed the dregs to Apache. Xerxes is required. Apache doesn't know from Crimson or JAXP (although the XP model leapfrogs SOAP for Java, as per the comments in JSR101). Right now, if you want ApacheSOAP, you gotta break

Re: Is it possible to have Apache as Reverse Proxy (front-end) and LoadBalancer ?

2001-05-02 Thread Joni Suominen
Take a look at Squid (http://www.squid-cache.org). I have successfully used it as a front-end accelerator with Orion. With simple redirect rules I guess you can use it as a load balancer too. It is open source, very stable and available for most platforms. Although I found a possible bug in Orion

How to config orion to invoke method via RMI

2001-05-02 Thread Van Duong
I have a method deployed on one server. I want to invoke it from other server. Both of them run on application orion webserver. Does anyone help me to config rmi.xml file and the way to call this method in *.jsp from remote server. thanks in advance, -VD

RE: can't find classes - help

2001-05-02 Thread Roland Dong
Your jdbc class file should be under orion/lib -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Sent: Friday, April 27, 2001 9:52 PM To: Orion-Interest Subject: RE: can't find classes - help elephantwalker, Yes, I am aware of that. However, even

RE: Orion crashing silenty

2001-05-02 Thread Thomas Pridham
We have been running Orion 1.3.8 / Sun JDK 1.3.0 / Windows 2000 Advanced Server SP1 (NTFS file system) in production for months without an incident. Regards, Tom Pridham -Original Message- From: Ron van Pol [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 3:20 AM To:

How to acces multiple ebjs using single Application.

2001-05-02 Thread Vikram vp
Hi all, I have a problem to access multiple ejbs using stand alone application, I have tried to put two ejb-ref in application-client.xml but , does not work. Anybody who could give me solution to this problem would be appreciated. Thanks in advance, VIkram V P

Many Users

2001-05-02 Thread Michael_Caspari/Adica%ADICA
Hi, has anyone experiences with clustering orion and a lot of users (around 10.000)? Are there any benchmarks from within such an environment? many thanks Michael

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-02 Thread Manne Fagerlind
I get a 400 Bad Request on my Orion installation: Win2k sun jdk 1.3 Orion 1.4.5 Has the bug been fixed between orion 1.4.1 and 1.4.5, Karl/Magnus/anyone!? /Manne -Original Message- From: Rex McFarlin [mailto:[EMAIL PROTECTED]] Sent: 02 May 2001 04:21 To: Orion-Interest Subject: RE:

RE: SOAP/WSDL support?

2001-05-02 Thread Rabi Satter
If you want SOAP it is no big deal. You just need a SOAP client. Also who needs to write a web service when you can just use the EJB directly via SOAP. Works great. MS may have thought up something worth while. I don't know why you need to break Orion's optimization. -Original Message-

AW: Advanced OR mapping

2001-05-02 Thread Joerg Weishaupt
Hi Alex, thanks for your reply. Actually maybe I've overseen something, but as I read in the article Advanced Object-Relational mapping I thought I have to do some modifications within orion-ejb-jar.xml directly which resulted in a lot of error messages. It would be great if you could point me

RE: Orion crashing silenty

2001-05-02 Thread Ron van Pol
I have no problem running orion on the different configurations *without* the -secure option. The silent crashes *only* occurs when running *with* the -secure option. Thanx, Ron van Pol -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Thomas Pridham

Calling my EJB from tomcat webserver

2001-05-02 Thread Jean-Guillaume LALANNE
Hi everybody, I am trying to disconnect my webserver from my ejb server. Up to now, I have only worked with Orion as web + ejb server. I decided 2 days ago to experiment the separation of both servers. In order to carry out this experiment, I first tried to access my ejb (still sitting on

properties files and JSP's

2001-05-02 Thread Sam
where does Orion look for the properties file for JSPs that use them.

RE: has any one tried XSL extensions with orion1.4.7?

2001-05-02 Thread Andre Vanha
Kesav, I've managed to get XSL extensions working with orion 1.4.5. I'm surprised to hear that xalan uses the class loader of the current thread. It appeared to me that it was using the class loader that loaded xalan (most likely the main orion thread) since when I added the extension to my

Q:Kawa 5.0 Ent SP1 and Orion, deployment problem

2001-05-02 Thread Kalle Anka
Hi all, I am trying to use Kawa 5.0 ENT SP1 with Orion and I can't deploy to Orion. I klnow that Orion is started and working fine but when I try to deploy from Kawa I'll get the following message: C:/java/jdk1.2.2/bin/java.exe com.allaire.ejb.deployment.orion.OrionDeployer C:/orion

Re: Calling my EJB from tomcat webserver

2001-05-02 Thread Earl Marwil
I haven't tried running the web component out of a servlet container other than Orion yet. The experiments I have run suggest that Orion maintains a RMI-Context containing the namespaces for ejb, jdbc, jms, First I would try naming your ejb something like ejb/whip/find/memberfinder and

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-02 Thread Ray Harrison
The error for which this mail was originally posted has been fixed. --- Manne Fagerlind [EMAIL PROTECTED] wrote: I get a 400 Bad Request on my Orion installation: Win2k sun jdk 1.3 Orion 1.4.5 Has the bug been fixed between orion 1.4.1 and 1.4.5, Karl/Magnus/anyone!? /Manne

Re: properties files and JSP's

2001-05-02 Thread Sarathy Mattaparti
default orion home directory. for example if you installed it on windows OS on your drive d:\orion.. It'll look under d:\orion unless u specify any path in jsp. where does Orion look for the properties file for JSPs that use them.

Re: Calling my EJB from tomcat webserver

2001-05-02 Thread Alex 'Kazuma' Garbagnati
Context iContext = new InitialContext(env); file://ObjectObject object = iContext.lookup( java:comp/env/whip/ejb/find/memberfinder ); I'm using Tomcat for development and Resin on the deployment platform and I do not have any problem. The code is the same and in both cases I'm using something

What is nl.unwired.sgs.vwr.ActGrpPK@6c730 ??

2001-05-02 Thread Eddie
What is this ? I have a findByPrimaryKey method, with a Primary key wrapper class as the primary consists of two fields. I have a few of them which work fine, except this one, that all the time returns nl.unwired.sgs.vwr.ActGrpPK@6c730 , whereas it should throw a finderException. I mean: if I

orion 1.4.5 upgrade

2001-05-02 Thread Rex McFarlin
We are trying to upgrade from version 1.4.0 and we keep getting the following error: Exception occurred during Index Initialization Error (de-)serializing object: com.evermind.server.http.HttpApplication; nested exception is: java.io.NotSerializableException:

clustering - bug in loadbalancer.jar???

2001-05-02 Thread Mike N. Christoff
Is there a bug in loadbalancer.jar?? Sounds like the orion team tested their loadbalancing with the default-web-app, saw it worked it assumed things were properly set up for it to work with other applications as well. Why do I think this? Well I've been trying to get orion to cluster other

SSL How To

2001-05-02 Thread Stan Ng
To shed more light on my problems, I also get the following error: keytool error: java.lang.Exception: Failed to establish chain from reply tia...

Sequence Tag Error in the SSL How to

2001-05-02 Thread Stan Ng
For some reason, I'm getting the following error: keytool error: java.security.cert.CertificateException: IOException: Sequence tag error I'm following the SSL HowTo that's on orionserver.com. The exception occurs during the first step, part five. My environment is jdk 1.3, orion 1.4.8,

broken default web app - not found

2001-05-02 Thread joey sark
I managed to deploy a website/app but in so doing, broke the default website with all the nice jsp examples. I would like to use that default app to test and learn about jsp and plug modified versions into my app. now i get this error from orion: Error initializing site Default Orion WebSite:

RE: has any one tried XSL extensions with orion1.4.7?

2001-05-02 Thread Kesav Kumar
Title: RE: has any one tried XSL extensions with orion1.4.7? Hi Thanks for your reply. I looked into the source code of the xalan I found the following line for the classloader. Thread.class.getMethod(getContextClassLoader, new Class[0]); I don't know what the above is going to return.

RE: Please Help on jms -urgent

2001-05-02 Thread Komal Kandi (Contractor)
Hi Keshav, cuold pls tell ur requirement clearly if it posible i will try. regards, komal -Original Message- From: Kesav Kumar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 4:35 PM To: Orion-Interest Subject: Please Help on jms -urgent Hi Can any one please help me in

Re: broken default web app - not found

2001-05-02 Thread Tim Endres
In my server.xml file, I have the following line: global-application name=default path=application.xml / Looks to me like you've replaced the default web-app with your own 'pussycat'. You application should be defined by a separate app line, such as: application name=pussycat

RE: Please Help on jms -urgent

2001-05-02 Thread Jason Smith
Title: Please Help on jms -urgent Make sure you have edited your jms.xml file to specify your particular server, otherwise it will default to 127.0.0.1. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kesav KumarSent: Wednesday, May 02,

RE: property files or similar

2001-05-02 Thread elephantwalker
You can set the env properties for the application in the deployment descripter xml file. This allows you to pass parameters to the application...for example, your properties path. OR more recklessly, you could pass the information you are pulling out of your properties in your env, and bury the

RE: broken default web app - not found

2001-05-02 Thread Michael J. Cannon
working on it...2morrow shud havee it sussed... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of joey sark Sent: Wednesday, May 02, 2001 5:56 PM To: Orion-Interest Subject: broken default web app - not found I managed to deploy a website/app

Backward compatibility

2001-05-02 Thread Adam Cassar
Orion 1.4.8 not backward compatbile with at least 1.4.7? Anyone else experience this problem? -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641 8609 | Fax: +61 2 9699 6088 PO Box 270 Broadway

RE: Backward compatibility

2001-05-02 Thread Mike Cannon-Brookes
In what way? I'm having no problems. The only possible problem area is XML (but only if you've coded your software to use Xerces directly - which is bad ;)) -mike Mike Cannon-Brookes - Technology Director, Asia Pacific internet.com

Re: SSL How To

2001-05-02 Thread Fleming Shi
The problem you have is that the certificate wasn't chained certificate. You should be able to use Thowte's Netscape certificate. At 03:38 PM 5/2/2001 -0700, you wrote: To shed more light on my problems, I also get the following error: keytool error: java.lang.Exception: Failed to establish

Re: Backward compatibility

2001-05-02 Thread Tim Endres
You will need to be more specific. We ran into a problem with XML. We coded to the Xalan 1 API, making use of a class named 'XPathSupport'. However, this API has changed in Xalan 2, and Orion 1.4.8 uses Xalan 2. So we have put off updating to 1.4.8 until we can update our code to Xalan 2. We

Cannot stop orion with CTRL-C

2001-05-02 Thread Eduardo Estefano
Since I upgraded to 4.8, I cannot stop orion with CTRL-C anymore. I can't stop using the shutdown command either. When I do so, I get a message: Shutting down... But it never actually shuts down. This only happens after I start using my application. If I just start orion and right after do a

Re: broken default web app - not found

2001-05-02 Thread SCOTT FARQUHAR
orion/config/default-web-site.xml: default-web-app application=default name=defaultWebApp / -- default-web-app application=pussycat name=defaultWebApp / You may also have problems as you are running two websites that are both listening on port 80 to all hosts: web-site

Re: Backward compatibility

2001-05-02 Thread Adam Cassar
Sorry guys, Specifically: two seperate processes - process (1) using the orion 1.4.7 libraries, process (2) using 1.4.8, where process (1) is acting as a server and (2) the client. Process (2) cannot make any RMI invocations to process (1), complaining that the protocol is not ormi. On 02

Orion and TopLink

2001-05-02 Thread sub k
Hi, Anyone tried using TopLink on Orion?. Please give some basic steps to follow. Thanks Subrah __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/

Re: broken default web app - not found

2001-05-02 Thread joey sark
That did bring back the default Orion Web App, and as the default site/app my other app is dead now: Error instantiating application at file:/C:/orion/applications/pussycat/: Unable to find/read assembly info for C:\orion\applications\pussycat (META-INF/application.xml) Error initializing site

Re: broken default web app - not found

2001-05-02 Thread joey sark
That did bring back the default Orion Web App, and as the default site/app my other app is dead now: Error instantiating application at file:/C:/orion/applications/pussycat/: Unable to find/read assembly info for C:\orion\applications\pussycat (META-INF/application.xml) Error initializing site

Stateless Session Beans

2001-05-02 Thread SCOTT FARQUHAR
I'm hoping that someone can help me with this. Can you have a stateless session bean that actually has class variables? Ie I want to have a variable that is loaded once per application, and then accessed by all the whole application. I know that SLSB are pooled and created and destroyed at