Orion EJB 2.0 final

2002-03-25 Thread Michael Maurer
Hi, does anyone know when Orion will be 100% EJB 2.0 compatible including local/remote inerfaces EJB-QL ... Michael

Re: Java IDE?

2002-03-25 Thread Joydeep Kamdar
Any serious users of Orion will absolutely love JDeveloper. This is as fantastic tool and is free to use till you decide to deploy your applications into production. Thus you can for the first time test an enterprise class IDE without the every 30 day reinstall Here's a comparison matrix of JBuil

RE: Soap with Axis ?

2002-03-25 Thread bigd_00
FYI - Axis works fine. Have not heard of or ever used GLUE. ba -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Eddie Post Sent: Wednesday, March 20, 2002 3:08 PM To: Orion-Interest Subject: RE: Soap with Axis ? Thanks, >With the Standard Edition you c

Re: ErrorDocument 500 in Orion?

2002-03-25 Thread Joseph Ottinger
Yes. See the servlet spec for web.xml. To wit: 500 myerrorpage.jsp and java.lang.NullPointerException myNPEhandler.jsp - Joseph B. Ottinger [EMAIL PROTECTED] http://enigmastation.com

jsp:SetProperty property="*" Bug ????

2002-03-25 Thread Fernando Jesús Rendón Quiles
Hi I have a problem with the action . I have a bean with a simple property of type Integer. The Bean has get and set method for this property. Here the code of the bean: package m; public class Bug extends Object { Integer field1 = new Integer(0); public Bug() { } public Intege

RE: ErrorDocument 500 in Orion?

2002-03-25 Thread Gavin Spurling
Add a 500 /doh.jsp into your web.xml file. The error code will be whatever http error your trying to catch, 404, 500, etc. Cheers, Gavin. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Martin Rylander Sent: 25 March 2002 10:38 To:

remove me

2002-03-25 Thread Jorge Laporta
remove me

Re: idea=$395.00USD

2002-03-25 Thread Maximilian Eberl
> At 07:28 PM 3/24/2002, you wrote: > >On Sun, 24 Mar 2002, Maximilian Eberl wrote: > > > mailing list of developers of whom - I suppose - the majority has an IQ of > > > 90 points or even more. As I wrote "or even more" if You noticed. I personally do have an IQ of 135. But if You do not unders

ErrorDocument 500 in Orion?

2002-03-25 Thread Martin Rylander
Is it possible to redirect to a default error page in Orion. Like the "ErrorDocument 500" funktion in Apache? thanks - martin

RE: OK, here's Real World: was: idea=$395.00USD was: RE: Java IDE?

2002-03-25 Thread B.Adji Maharyatno
I hope this discussion won't be too long. I've used most of the best IDE outside. Be it IBM VAJ, Borland JBuilder, WebGain, Oracle JDeveloper, Sun Forte, IDEA. I found at the end is not the tool... It's more on our personality and requirement. If you do Orion projects, probably JBuilder, JDevelop

remove me

2002-03-25 Thread Benoit Speziari
remove me -- Benoît SPEZIARI COGENIT mailto:[EMAIL PROTECTED] Tél : 01 40 20 49 31 Fax : 01 40 20 08 45 begin:vcard n:Speziari;Benoît tel;fax:01 40 20 08 45 tel;work:01 40 20 49 38 x-mozilla-html:FALSE url:www.cogenit.fr org:Cogenit version:2.1 email;int

SV: setProperty blanks and *

2002-03-25 Thread Magnus Rydin
Hi Dave, This is according to the specification. See the JSP specification chapter 2.13.2.1 With regards, Magnus Rydin -Ursprungligt meddelande- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] För Dave Ford Skickat: den 22 mars 2002 19:22 Till: Orion-Interest Ämne: jsp:setProperty bla