RE: Very Long Deployment Time

2001-12-17 Thread Peter Dunn
I've used delegates for the implementation logic from the EJB classes and created abatch file that re-packages the delegate classes into the .jar file. It takes less than 5 seconds for redeployment, only when I've changed my interface do I redeploy the EJB, I've also done something similiar

RE: 1.3.8 - 1.5.2

2001-10-24 Thread Peter Dunn
I believe earlier version of Orion were quite forgiving on serialization. Orion would serialize a class even if it it did not implement the serialable interface. If you make sure everything you are serializing implements the interface I think that will solve your problem. -Original

Re: orion 1.4.5 upgrade

2001-05-03 Thread Peter Dunn
1.4.5 in stricter on serializaion. I believe 1.4.0 allowed you to serialize objects that did not implement the serializable interface. - Original Message - From: Rex McFarlin To: Orion-Interest Sent: Wednesday, May 02, 2001 2:59 PM Subject: orion 1.4.5 upgrade

Orion and the JRocket VM

2001-04-30 Thread Peter Dunn
Has anyone had success with JRocket and Orion. JRocket is suppose to be one of the most fastest and most scalable VMs www.volano.com/report.html but I am unable to get the Orion running with it. Apparently WebLogic will run with JRocket. www.jrocket.com Regards, Peter

RE: Orion Load Problems

2001-03-13 Thread Peter Dunn
I have experienced a similiar issue and was thinking it was most likely the JVM (SUN J2SE 1.3.0 Hotspot Server). Anyone had any luck with running Orion with JRocket. Looking at the Volano report(http://www.volano.com/report.html) it would appear to scale the best. I've attempted to run it with

LoadBalancer truncating large files (65K)

2000-11-23 Thread Peter Dunn
The loadbalancere is truncating large files. Works fine without load balancing, but only the first 65K come through when the loadbalancer is used. Does anyone have a work around for this issue? I can not use the orion's loadbalancer until this issue is fixed? Regards, Peter

Re: OR?

2000-11-14 Thread Peter Dunn
Hi Gerald, The URL below is outdated, try http://www.ksccary.com/article1.htm Regards, Peter - Original Message - From: "Sean P. McNamara" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Saturday, November 11, 2000 12:28 PM Subject: OR? Hi Gerald- Perhaps the most

RE: DataSourceUserManager methods

2000-08-28 Thread Peter Dunn
Orion is obfuscating their code and I think has inadvertently obfuscated these public methods. These method exist but probably have names like a7i() now. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Arved Sandstrom Sent: Friday, August 25, 2000 6:27

Connection Pooling causes casting exception when using oracle sql objects

2000-08-25 Thread Peter Dunn
When I submit the connection to an oracle method I get a class cast exception. The object returned from DataSource.getConnection() is an com.evermind.sql.ai object. Unfortunately oracle requires an oracle.jdbc.driver.OracleConnection. com.evermind.sql.ai has to be storing an instance of the

turning off XML XSL verification/processing in orion.

2000-08-11 Thread Peter Dunn
I am trying to port a web application to Orion. The application does the xml/xsl transformation in the web browser. When I attempt to serve up an XML page to a browser I get the following error: Source XML Error: Error in C:\orion\default-web-app\xml\User.xml at line 3: Processing