[ANNOUNCE] Fast Track to MVC / JSP Framework Public Workshop

2001-10-22 Thread Vic Cekvenich
http://java.sun.com/j2ee/blueprints/introduction/summary/index.html This is the first MVC and JSP public training class. The framework we will be learning is open standard Struts. For more on Struts and related technologies, click on: http://jakarta.apache.org You will master Struts

List errors

2001-10-22 Thread Jeff Schnitzer
Does anyone else get "You do not have permission to send to this recipient." When attempting to send mail to this list? Of course, if you're reading this, then it's allowing me to send *some* traffic... Jeff

RE: Can't get 2nd web module's servlet-map to register

2001-10-22 Thread Derek Lee
Hi All, I have created my own DBPool on Orion. I have a startUp class also to bind the DBPool object using JNDI. But when I start the orion server the following is the error I've got : javax.naming.NamingException: META-INF/application-client.xml resource not found (see J2EE spec, applic

RE: Orion Questions

2001-10-22 Thread Edward de Jongh
Title: RE: Orion Questions Hi all, this is my first posting. My problem is that while I've deployed all the examples without any problems, I have not been able to successfully deploy any of my own beans. I keep getting the following: Error in application notification: Error loading package at

Re: Library placement

2001-10-22 Thread Perry Hoekstra
Peter den Haan wrote: > > My apologies. The combination of a very Dutch-sounding name and the > "dutchman" mail alias made for some unwarranted assumptions on my part :^) My great-grandparents emigrated just before the turn of the century. I am told I used to be able so speak some Dutch tha

TEDS CBM software on Orion

2001-10-22 Thread Romo, Al P
It's a shot in the dark, but does anyone have any experience with getting a package name TEDS (people - certification tracking software) from a company named CBM, running on Orion or OC4J? The web app is distributed servletexec, and is very simple to install using servletexec. I believe the prob

RE: Orion Questions

2001-10-22 Thread The elephantwalker
Ed, 1. No...but that's just because they haven't submitted it. Oracle has submitted oc4j, which is orion 1.5.0...and this is certified. 2. Orion is about six times faster than most containers, and three times faster than weblogicfrom my personal experience. You can also check out Oracle's sta

Orion Questions

2001-10-22 Thread Ed Brown
1. Is the app server J2EE certified? 2. Is there a comparison of performance of this app server against others? 3. Is the commericial version the same as the developer's version, or is the commercial version "beefed up" in some way? Ed Brown _

Can't get 2nd web module's servlet-map to register

2001-10-22 Thread Curt Smith
Hi, I'm certain everyone has figured out a good way to configure a multi-web module application?? I'm guessing that any large app will want to be broken up in smaller units?? I can't get my best guess to work. I can't get my 2nd through Nth web module to have requests directed to the registere

RE: Transaction behaviour

2001-10-22 Thread Justin Crosbie
Title: RE: Transaction behaviour Hi Ampie,   Thats my problem, merely catching the CreateExceptions, etc and rethrowing as EJBExceptions apears not to be sufficient to guarantee a rollback, I must call setRollbackOnly() prior to rethrowing. Is this for definite? I would have expected that e

RE: SOAP w/ Orion

2001-10-22 Thread Montebove Luciano
Hi Michael, I didn't try it with Apache Soap, but with Apache Axis it works. Attached a sample jws that calls the simple HelloBean from Orion Primer. It works fine also with a Visual Basic client using pocketSoap 1.1. If the ejb is part of the same J2EE application as the Axis servlet you don't n

SOAP w/ Orion

2001-10-22 Thread Michael Simons
Hello, I cannot access an EJB Stateful Session Bean from a Java client using SOAP. Trying to do so always ends up with the message: Fault Code = SOAP-ENV:Server Fault String = Unable to initialize context I assume that the context mentioned in the message means the JNDI context, but I

test

2001-10-22 Thread Savotchkin Egor
test

Re: ApplicationHeap

2001-10-22 Thread El Jeffo
Okay, actually I figured it out. IBM db2 was configured without enough application connections and application heap. So the DB was running out of memory and valid connections, not orion. It is my impression that each servlet has at least 1 connection to the database, is this correct if I use

taglibassembler.jar

2001-10-22 Thread Miroslav Cvercko
Hi all, I have little problem with AUTOUPDATE.JAR. I tried run AutoUpdate.jar and my instalation was updated well. But, if I want now run 'taglibassembler.jar' I get this message error: java.exe -jar taglibassembler.jar Exception in thread "main" java.lang.AbstractMethodError at javax.sw