RE: Orion and Toghether or JBuilder

2001-09-05 Thread Alexander Jesse

Using JBuilder's remote debugger this should not be a big problem.
 
Use a jdk > 1.3 and start orion with the switches to enable the remote-debugger 
and then follow JBuilders procedures to do remote debugging. Works also across 
a net...
 
cheers
Alexander
 
 
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 10:35 AM
To: [EMAIL PROTECTED]
Subject: Orion and Toghether or JBuilder


Is there a way to integrate Orion Application Server with Together 5.2 or JBuilder 5? 
We would be interested to know whether we can use the debugger included with Together 
(JBuilder) for debugging applications deployed on Orion Application Server.
 
Thanks!

  _  

Get your FREE download of MSN Explorer at http://explorer.msn.com 
 





RE: Servlet and CSS

2001-06-19 Thread Alexander Jesse

try:
> out.println(" -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 19, 2001 12:25 AM
> To: [EMAIL PROTECTED]
> Subject: Servlet and CSS
> 
> 
> Hi all gurus,
> I am trying to include a CSS in my servlet:
> 
> out.println("");
> out.println("");
> out.println("Untitled Document");
> out.println(" charset=iso-8859-1\">");
> out.println(" type=\"text/css\">");
> out.println("");
> 
> But it won't work for me. So where should I put the blaf.css 
> in my Web 
> application structure to get it working, or is there 
> something wrong with my 
> HTML ???
> 
> Thanks a lot
> _
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 




RE: Orion running out of memory ?

2001-05-30 Thread Alexander Jesse

Try (just for a test) to have some servlet/ejb,... run from time to time
a System.gc(); We have seen in our servlet-environments that free-memory
would shrink in continuation... calling gc() from time to time would free 
the memory again. Cannot really explain the whereabouts, but it might work 
for you too.

regards
Alexander

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 30, 2001 1:51 PM
To: [EMAIL PROTECTED]
Subject: Orion running out of memory ?


I have a test website project, running on Orionserver - after running for
maybe 15-20 hours, it suddently stops working, with the message : "Out of
Memory - No Stack Trace Available"

Is there some setting, where I setup the amount of memory for the
Orionserver ?

I have monitored "memory usage" and it keeps growing during the test period,
until it suddently stops working, with the above memory error.

What can I do - either there is a leak or it uses incredible much memory.

(I dont use any objects, which earlier has been mentioned on this list for
leaking!)

Any ideas, people ?


-
Regards,
Tony Fonager

Netcoders ApS - http://www.netcoders.dk