Keep-generated /w EJB?

1999-11-23 Thread Rickard Öberg
Hi! We have a very strange bug where a ClassCastException is being thrown in the EJB wrapper code. Is there any way for us to "keepgenerated" the Java source? It is really weird... if we do: new Thread(new Runnable() { public void run() { myEjb.doSomething(); } }).run(); it works. And

Keep-Generated

1999-11-16 Thread Kevin Jones
I seem to have lost the ability to keep the generated java files - this worked great in 0.8.0 but not in 0.8.1 - is there a new configuration setting I need, or am I just being stupid? I still get the .jspCache files BTW, Kevin

Keep Generated

1999-10-28 Thread Sharath_Komarla
Hi, I am Using 0.7.9 on Nt I want to see the generated servlet code for a jsp. How do I do this? Is there a flag I can set to tell the server to leave the code around Thanks Sharath Komarla

RE: Possible bug and how to keep generated servlets

1999-10-20 Thread Magnus Stenman
> I sent this a week ago but didn't get any replies so I'm not sure if it made > it to the list. I tried .76b and now OrionServer actually hangs when > processing one of my JSP's (that works on Jrun) and won't respond to any > more requests. Hi, I received this mail after responding to your orig

RE: Possible bug and how to keep generated servlets

1999-10-20 Thread Magnus Stenman
> First a question. How do you tell OrionServer you want it to keep the > source code for servlets generated from JSP files? I'm experiencing a weird > bug in a JSP and I'd like to take a look at the source. This is not doable current release unfortunately, we are working on a "development" opti

Possible bug and how to keep generated servlets

1999-10-20 Thread Brien Voorhees
I sent this a week ago but didn't get any replies so I'm not sure if it made it to the list. I tried .76b and now OrionServer actually hangs when processing one of my JSP's (that works on Jrun) and won't respond to any more requests. --

Possible bug and how to keep generated servlets

1999-10-14 Thread Brien Voorhees
First a question. How do you tell OrionServer you want it to keep the source code for servlets generated from JSP files? I'm experiencing a weird bug in a JSP and I'd like to take a look at the source. I'm having two problems. The first one is that a value that's supposed to be inside of a tab