BigDecimal problem...

2002-03-02 Thread Nicolas Camut
Hi, I'm having a really annoying problem with Orion I'm importing an application from Weblogic to Orion It consists of basic CMP EntityBeans so that I can test whether I can port a much bigger application Anyways, those Beans use BigDecimal as Primary keys In the design of this application,

Orion API

2002-03-02 Thread Grum Ketema
Hello, I have two questions Has anybody used the orion API Does orion support JAAS Regards, Grum

RE: BigDecimal problem...

2002-03-02 Thread The elephantwalker
This could be your database-scheme. I notice that most of the database schemas that come with Orion (look at the config/database-schemas) do not include a field for java.math.BigDecimal. However, the SapDB.xml schema does. Copy this bit into your database schema, and this will probably fix

Login Security

2002-03-02 Thread Tom Holmes Jr.
I've been using Orion since the 1.4.x version and I love it so far. I have used it for deploying JSP, Servlets, and JavaBeans under the default web-app. I've even learned how to create virtual hosts with Orion.Now I am learning more about web-apps, EAR files, and WAR files on Orion and BEA

Re: Uploading files to Orion webserver with MultipartParser API

2002-03-02 Thread Bill Winspur
I've had numerous weird and transient problems with IE 5.5. Yesterday, getting set up at a client site, I could not download j2sdk1.4 from sun, and had to go to a machine with IE5.0 to get it. However, IE5.5 was able to download netbeans just fine. The Sys Admin guys dont think its a firewall