Re: How to put a internet page to a file. - Authentication

2000-12-21 Thread Simon Peter Nicholls
Joseph B. Ottinger wrote: > This has virtually nothing to do with Orion. > > However, you can do this in a LOT of ways: "Save As" from your browser, > you can use various mirroring tools, you could even use a URLConnection > from java.net.* and use one of the java.io classes to write it to your

Orion shutdown problem - some info

2000-12-21 Thread Simon Peter Nicholls
Shutdown is fine for me under IBMjdk 1.3. Using Sun's jdk1.3, Shutdown message is output - but it doesn't shutdown. I think I saw a post on theserverside.com (and I'm guessing they are using the Sun/blackdown code set), that sockets were being reset rather than closed under certain conditions.

Re: Debugging of EJBs

2000-02-28 Thread Simon Peter Nicholls
Hi, It seems that the problem lies with Visual Age really. It doesn't seem to like references to anything not imported into the workbench. I have it up and running using Class.forName and reflection but now I have classformat exceptions trying to access e.g. the news ejb. I notice it is compil