Interests sake

2001-05-03 Thread Adam Cassar
Hi all, For interests sake, what OS is everyone on the list running orion on? Windows 2000? WinNT Linux? I would of thought that most people would be using Linux but I think from postings on this list that I might be mistaken -- Adam Cassar Technical Development Manager

Deploy tool for EJB ?

2001-05-03 Thread S. Balachandher
Dear all, Is there any deploy tool for EJB ( in orion ) such that I can deploy a particular EJB. Thanks in advance. - sbchand

Re: Please Help on jms -urgent

2001-05-03 Thread Kesav Kumar
I want to write a simple java application and able to access the JMS messages which are in orion server. I enabled the jms server in orion and I wrote a web app(jsp) which puts messages in the message server. Now I want to write a seperate java application through which I want to retrieve the

Re: Please Help on jms -urgent

2001-05-03 Thread Kesav Kumar
Title: Please Help on jms -urgent I want to run my application locally on the same machine. Once I succeed in doing that I will think of running my java application on different machine. In jms.xml I tried by giving the machine name instead of the localhost stillI don't have any luck.

RE: Backward compatibility

2001-05-03 Thread PHiL
Humm... I just autoupdate from 1.4.7 (application was OK before) to 1.4.8. Orion doesn't start, here is the only trace I see: javax.xml.parsers.FactoryConfigurationError: com.sun.xml.parser.DocumentBuilderF actoryImpl at

RE: Interests sake

2001-05-03 Thread elephantwalker
Linux ...Caldera Openlinx 2.3 Linux ... Red Hat 7.1 some development on win 98 (because it fits on my lap). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Wednesday, May 02, 2001 10:53 PM To: Orion-Interest Subject: Interests sake

RE: Interests sake

2001-05-03 Thread elephantwalker
Linux ...Caldera Openlinx 2.3 Linux ... Red Hat 7.1 some development on win 98 (because it fits on my lap). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Wednesday, May 02, 2001 10:53 PM To: Orion-Interest Subject: Interests sake

RE: Stateless Session Beans

2001-05-03 Thread elephantwalker
I believe that the servletContext which can meet the bill for you. Have a servlet initialize on loading the application, you can control that in the web.xml. Whenever the slsb is initialized, pass the servelet context, and get your application class with a servletContext.getAttribute(myClass).

Re: broken default web app - not found

2001-05-03 Thread Johan Fredriksson
That is because your application.xml is not found. Should be C:\orion\applications\pussycat\META-INF\application.xml - Original Message - From: joey sark [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Thursday, May 03, 2001 7:21 AM Subject: Re: broken default web app -

How to avoid serialization of sessions on the server?

2001-05-03 Thread Ismael
On the application-deploytment\yourapp\ there is a orionweb.xml file that is used by Orion to define data about how the server will work. There is an option that define on which folder the server will serialize the session. This way if a the server does down then when it is restarted it is

Re: Interests sake

2001-05-03 Thread Johan Fredriksson
Development on win2k and production on Solaris. Johan - Original Message - From: Adam Cassar [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Thursday, May 03, 2001 7:53 AM Subject: Interests sake Hi all, For interests sake, what OS is everyone on the list running

Re: Interests sake

2001-05-03 Thread Ismael Blesa Part
We are using Windows 2000, Linux and Solaris. It works fine on all the platforms Adam Cassar wrote: Hi all, For interests sake, what OS is everyone on the list running orion on? Windows 2000? WinNT Linux? I would of thought that most people would be using Linux but I think from

RE: Interests sake

2001-05-03 Thread Frank Eggink
Personally Linux, but you can add an interesting option: Solaris 8.0 for x86. My gut feeling and some circumstantial evidence (a.o. the infamous test in which MS outperformed Linux 2.2 on a 'big' SMP box) gives me the impression Solaris could out perform Linux in the TCP/IP arena. I have

RE: Interests sake

2001-05-03 Thread Mike Cannon-Brookes
In production, Orion 1.4.8 on Red Hat 6.2 (recently moved from a server that was on 6.0) Development - Red Hat 7.0 and Win2k - both 1.4.8 -mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of elephantwalker Sent: Thursday, May 03, 2001 5:16 PM To:

Orion and Foundry

2001-05-03 Thread Brian Galdino
Is it possible to utilize Orion's HttpSession replication when using a Foundry ServerIron for load balancing? I am attempting to use Orion's load balancer without a hardware solution (for now at least). Currently i am using two servers each acting as a dedicated load balancer for two cluster

RE: Stateless Session Beans

2001-05-03 Thread Mike Cannon-Brookes
Scotty, What is the need for this? Any stateless session variable can have a normal variable that's initialised in the ejbActivate() and ejbCreate() methods. static variables are fugly in a distributed environment because they're only per JVM - remember this ! -mike -Original Message-

RE: Interests sake

2001-05-03 Thread Jarek Skreta
Adam, We're using Windows NT 4 and Linux RedHat 6.2. Jarek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: 03 May 2001 06:53 To: Orion-Interest Subject: Interests sake Hi all, For interests sake, what OS is everyone

RE: Interests sake

2001-05-03 Thread Tim Squires
We run Linux SuSe and Solaris on a Netra. I find that the jsp compilation is slower on the Sun box but the link to Oracle is faster. Hope that helps. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Thursday, May 03, 2001 06:53 To:

RE: Interests sake

2001-05-03 Thread Simon Knott
WIN NT for development, and Solaris for live applications. Cheers, Simon This email and any attachments are confidential and are intended only for the addressee. If you are not the intended recipient of this email and have received it in error, please notify the sender immediately by reply

Re: Calling my EJB from tomcat webserver

2001-05-03 Thread Jean-Guillaume LALANNE
Hi, Thanx for your tip ... By talking about ejb-link stuff ... I got the idea of using lookupLink() and that was the solution ...!!! see u Jean-Guillaume - Original Message - From: Earl Marwil To: Orion-Interest Sent: Wednesday, May 02, 2001 7:08 PM Subject:

Re: Interests sake

2001-05-03 Thread Robert Krueger
At 15:53 03.05.2001 , you wrote: Hi all, For interests sake, what OS is everyone on the list running orion on? Windows 2000? WinNT Linux? dev and prod on Linux. Except for the well-known occasional linux JVM quirks it runs OK. (-) Robert Krüger (-) SIGNAL 7 Gesellschaft für

www.orionsupport.com / JMS

2001-05-03 Thread Johan Fredriksson
Is it down or is my dns screwed up? Non-authoritative answer:Name: orionsupport.comAddress: 64.31.131.243 I'm looking for a jms-tutorial ( for orion ), NE1 know where to find one? Johan

Re: property files or similar

2001-05-03 Thread Srikanth Bellalacheruvu
Hi, You can continue to use properties file, and here's an alternative to hardcoding the file system path in your app. First create a jar within which your properties file exists. For example, if your property file is called props.ini you could put it with the path com/foo/props.ini within some

session sharing still bad

2001-05-03 Thread Fleming Shi
After I changed default-web-app... shared=true between 2 web-sites, the session data I place use setAttribute and getAttribute still don't sync up. That means the session data is not shared. I messed around with orion-web.xml also, playing with session tracking tag, not much luck. Any help

RE: Interests sake

2001-05-03 Thread Tony J. Brooks
*Polite* suggestion ... Everyone mail Adam directly with OS flavour, he collates, and posts results to the list (which would be very interesting, I do agree). Saves a lot of traffic through all our mailboxes. Tony. -Original Message- From: Simon Knott [mailto:[EMAIL PROTECTED]] Sent:

RE: Interests sake

2001-05-03 Thread Ron van Pol
We're using Windows 2000 over here. Ron -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Thursday, May 03, 2001 7:53 AM To: Orion-Interest Subject: Interests sake Hi all, For interests sake, what OS is everyone on the

Re: session sharing still bad

2001-05-03 Thread Adam Cassar
Which files did you modify. This is what I did to get it to work: In my server.xml web-site shared=true path=default-web-site.xml web-site shared=true path=default-secure-web-site.xml Not leaving out the default-web-app shared=true etc for both 'web-sites defined above' On 03 May 2001

RE: Interests sake

2001-05-03 Thread Angshuman Dasgupta
Dev:Linux Prod:Solaris -Original Message- From: Robert Krueger [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 2:43 PM To: Orion-Interest Subject: Re: Interests sake At 15:53 03.05.2001 , you wrote: Hi all, For interests sake, what OS is everyone on the list running orion on?

RE: www.orionsupport.com / JMS

2001-05-03 Thread fredrik . bromee
There should be a tutorial on orionsupport. It seems tobe down, but do a search on google and look at the cached pages there. If it's message driven beans you want to learn there's a good article on JDJ: http://www.sys-con.com/java/archives/0601/westra/index.html It's for WLS 6 but works

RE: Backward compatibility

2001-05-03 Thread Patrick Lightbody
Well, my first post (I finally coerced the mailing list to let me subscribe): get the latest version of jaxp.jar from java.sun.com. I had this problem when upgrading 1.4.5 to 1.4.8. I didn't get the problem when upgrade a clean copy of 1.4.5 to 1.4.8 though. Good luck! -Pat At 09:18 AM

Re: Interests sake

2001-05-03 Thread Daniel Lopez
Development on Windows (95/NT) and production on SunOS and Digital Unix, but we have even tested it on OpenVMS :). Cheers, D. Johan Fredriksson wrote: Development on win2k and production on Solaris. Johan - Original Message - From: Adam Cassar [EMAIL PROTECTED] To:

Some problems implementing EJB 2.0 type OR

2001-05-03 Thread James Donnelly
Hi, I'm trying to change the way my application does OR on my entity beans. I have encountered a problem. Using Orion 1.4.8. I have an EJB which has a vector field, listIDs, which contains Integer ID references to child EJBs. In my EJB code I have used the following syntax: public static

Newbie Question.

2001-05-03 Thread Greg Mowery
Hi, I'm new to the group, and orion, so I hope that you'll put up with what may be stupid simple questions for a bit. I've installed Orion, and am trying to port a very simple proof of concept app to it, just to get it running.( the total app is 2 jsps, one servlet, and one tag). I followed

SV: can't find classes - help

2001-05-03 Thread Patrik Andersson
Title: SV: can't find classes - help Try: orion-directory/applications/the-application/the-web-app/WEB-INF/classes/com/acme/skunk/Apa.class Apa would be instantiated using: Class.forName(com.acme.skunk.Apa);

Re: www.orionsupport.com / JMS

2001-05-03 Thread KirkYarina
Your nslookup output is normal. All this means is that your name server has, properly, cached the lookup - and since the cached copy comes from an NS that's not authoritative for the domain it's flaged as non-authoritative. This is completely normal; nothing to worry about. Go snag a copy

RE: www.orionsupport.com / JMS

2001-05-03 Thread chris . chang
try this http://www.theculprit.com; for the mirror of www.orionsupport.com http://www.orionsupport.com Chris -Original Message- From: Johan Fredriksson [mailto:[EMAIL PROTECTED]] Sent: May 3, 2001 3:42 AM To: Orion-Interest Subject: www.orionsupport.com / JMS Is it down or is my dns

Re: broken default web app - not found

2001-05-03 Thread joey sark
Thanks Johan, Scott, and Tim I did try to reconcile and follow all of your advice; I did learn something, but basically it's all gummed up now. what's missing here for me is: a fundamental understanding of the relationships between server, website, web app, web module, --and-- global

Suspend/Resume?

2001-05-03 Thread Chaya Ramanujam
BEA's WebLogic allows you to suspend the weblogic server and later resume its operations. Suspending the server suspends server response to HTTP requests (this could be useful when one server is running as a *hot* backup - keep the backup server in a suspended state till you want it to start

Re: broken default web app - not found

2001-05-03 Thread joey sark
Thanks Johan, Scott, and Tim I did try to reconcile and follow all of your advice; I did learn something, but basically it's all gummed up now. what's missing here for me is: a fundamental understanding of the relationships between server, website, web app, web module, --and-- global

Re: broken default web app - not found

2001-05-03 Thread Tim Endres
Sounds to me like you have no META-INF/* for your application at the path C:/orion/applications/pussycat, which you specified for your app? Where is your META-INF setup? That did bring back the default Orion Web App, and as the default site/app my other app is dead now: Error

Is Server down? Any one has a document on OR mapping..

2001-05-03 Thread sub k
Hi I am trying to go to orionsupport but I think server is down, Please send if anyone has a document or html file on OR mapping. Thanks Subrah __ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/

Re: Newbie Question.

2001-05-03 Thread Earl Marwil
One possible cause is that directory browsing is disabled by default. Are you pointing to the jsp in your request on just the directory that contains it? If the latter, you may set a welcome file in the web.xml configuration file. Another possibility on Linux systems is that the file persmissions

SV: Kawa 5.0 Ent SP1 and Orion, deployment problem

2001-05-03 Thread Patrik Andersson
Title: SV: Kawa 5.0 Ent SP1 and Orion, deployment problem Hi, where can I find the module containing: com.allaire.ejb.deployment.orion.OrionDeployer and how do I gettit to work? -Ursprungligt meddelande- Från: Kalle Anka [mailto:[EMAIL PROTECTED]] Skickat: den 2 maj 2001 18:46

Re: orion 1.4.5 upgrade

2001-05-03 Thread Peter Dunn
1.4.5 in stricter on serializaion. I believe 1.4.0 allowed you to serialize objects that did not implement the serializable interface. - Original Message - From: Rex McFarlin To: Orion-Interest Sent: Wednesday, May 02, 2001 2:59 PM Subject: orion 1.4.5 upgrade

Re: Interests sake

2001-05-03 Thread Kalle Anka
Hi, I'm running on Solaris 2.8. //Kalle From: Adam Cassar [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: Interests sake Date: 03 May 2001 15:53:28 +1000 Hi all, For interests sake, what OS is everyone on the list running orion on?

RE: Interests sake

2001-05-03 Thread Fyffe Carl
Please, if you are going to make a polling of the mailing list, set up a poll somewhere and send the url to the list. This way the list isn't filled with I'm doing this and such. There are plenty of free polling services that will allow you to set up a poll and host the results for you. This

Orion servers talking among themselves

2001-05-03 Thread Nenad Momcilovic
Is it possible to make Orion server talk to a different Orion server residing on physically separated machines. I would appreciate any links to a white paper or examples... Sincerely, Nenad

RE: Orion as a Win2000 service ?

2001-05-03 Thread Nusairat, Joseph F.
What command line did u use to run it? -Original Message- From: Thomas Pridham [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 28, 2001 11:50 AM To: Orion-Interest Subject: RE: Orion as a Win2000 service ? In our production environment (win2000), we are using JNT to run Orion as

Howto on MessageDriven Beans

2001-05-03 Thread Kesav Kumar
Title: Howto on MessageDriven Beans Do any one have howto for MessageDrivenBeans. A sample app or some kind of notes on how to deploy them. Thanks in advance. Kesav Kumar Software Engineer Voquette, Inc. 650 356 3740 mailto:[EMAIL PROTECTED] http://www.voquette.com Voquette...Delivering

Re: Newbie Question.

2001-05-03 Thread Stan Ng
you might also want to check out the primers at http://www.jollem.com for extra tips, but i agree that it does seem that directory browsing is turned off if you're getting a 403 instead of 404's. - Original Message - From: Greg Mowery To: Orion-Interest Sent:

RE: Interests sake

2001-05-03 Thread Jeff Schnitzer
For production, Win2K/Orion 1.4.7/PostgreSQL. For development, Win2K/Orion 1.4.8/hsql. I'll probably move the production box to 1.4.8 soon since it seems to work well enough with my code. I have test systems running Linux/PostgreSQL too. The only problem with Win2K is that it's a pain to get

Re: Newbie Question.

2001-05-03 Thread Greg Mowery
Thanks!! About an hour after I sent this, I discovered the web.xml file was pointing at index.html, NOT index.jsp as I had thought(newbie mistake, was editing the wrong web.xml file...duh!). Anyway, all is working now, and I'm happily stepping through my code in VC and Orion.. Greg -

recursive bug

2001-05-03 Thread elephantwalker
Group, I just found this little *feature* in Orion (1.4.8). If you put in an error page in you web.xml: error-page error-code404/error-code location/main/404.html/location /error-page where main is the entry point to a Type 2 controller servlet, the request.getPathInfo() from the servlet

RE: Orion as a Win2000 service ?

2001-05-03 Thread Thomas Pridham
Here is the command we issued to register Orion as a service: D:\JNT /InstallAsService: Orion /SDORION_HOME -jar d:\ORION_HOME\orion.jar -userThreads If you don't use threads, leave off the last switchgood luck! Regards, Tom Pridham -Original Message- From: Nusairat, Joseph F.

Database Connectivity Problems

2001-05-03 Thread ItsMyMind
Ok I am completely baffled by this. We are running orion 1.4.4 and I am having severe problems connecting to my Oracle database. Actually modifying the connection to my database. I have 2 Oracle Databases running on different servers. One is our production server and the other is a

RE: Database Connectivity Problems

2001-05-03 Thread elephantwalker
sounds like an ipchains problem(if its linux) or a net8 problem. You could have a rule set up on the standby box which prevents getting messages from net8 but allows sending messages to net8. Try running a sql*plus client from the same box that orion runs on, and see if you can connect to the

RE: Database Connectivity Problems

2001-05-03 Thread Claudio Cordova
This message comes from the JDBC Driver NOT from orion... We get that error when there is something wrong with the DB (i.e. down, etc) . Also the JDBC driver your are using should match the Orcale db version you are using. Thanks, Claudio -Original Message- From: [EMAIL PROTECTED]

RE: Interests sake

2001-05-03 Thread Alex 'Kazuma' Garbagnati
For production, Win2K/Orion 1.4.7/PostgreSQL. For development, Win2K/Orion 1.4.8/hsql. I'll probably move the production box to 1.4.8 soon since it seems to work well enough with my code. I have test systems running Linux/PostgreSQL too. Production: Linux - Apache - Resin - Orion 1.4.5 -

RE: Interests sake

2001-05-03 Thread David Thatcher
-Original Message- From: Adam Cassar [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: Interests sake Date: 03 May 2001 15:53:28 +1000 Hi all, For interests sake, what OS is everyone on the list running orion on?

Re: broken default web app - not found

2001-05-03 Thread joey sark
originally from the install the default-web-app had no META-INF/ directory nor a META-INF/application.xml but there is one in config/ then when i replaced default with my app, i kept the same config. during a trial of someone's advice, i did add applictions/pussycat/Web-inf (windows refuses

Re: [Re: broken default web app - not found]

2001-05-03 Thread joey sark
I copied config/applictation.xml to applications/pussycat/META-INF/ and changed web-module id=defaultWebApp path=../default-web-app / to: web-module id=pussycat path=../pussycat / which yields: Error instantiating application at file:/O:/applications/pussycat/: Unknown assembly

Re: broken default web app - not found

2001-05-03 Thread joey sark
I copied config/applictation.xml to applications/pussycat/META-INF/ and changed web-module id=defaultWebApp path=../default-web-app / to: web-module id=pussycat path=../pussycat / which yields: Error instantiating application at file:/O:/applications/pussycat/: Unknown assembly

Re: broken default web app - not found

2001-05-03 Thread joey sark
I copied config/applictation.xml to applications/pussycat/META-INF/ and changed web-module id=defaultWebApp path=../default-web-app / to: web-module id=pussycat path=../pussycat / which yields: Error instantiating application at file:/O:/applications/pussycat/: Unknown assembly

How many number of JVMs can be created on Orion?

2001-05-03 Thread sub k
Hi, I just like to know, how many number of JVMs can be created on Orion server? I know it is mostly based on machine configuration, Are there any statistics on this? and I would also like to know, how many JVMs can be created for EJBContainer too? Thanks Subrah

Form-based authentication: original request URI...?

2001-05-03 Thread Attila Bodis
Hi, I managed to get forms-based authentication working (Orion 1.4.5/Win2K), but I have a question. Here is what happens: 1) user tries to access protected resource "protected.jsp" 2) Orion redirects user to the login page "login.jsp" instead 3) user enters *incorrect* userid/password

I solved my problem accessing EJB's.

2001-05-03 Thread Harley Rana
Hey i have figured out how to access a EJB from a client, not packaged in a .ear. If i tryed to access the bean by calling context.lookup(java:comp/env/ejb/SomeBean); , you get a exception stating the client must be a J2EE component. The way around was to look at the file

RE: Interests sake

2001-05-03 Thread Robert S. Sfeir
We're running Solaris/Linux and Win2K, and I know of a couple of people running it on Mac OSX! R At 07:03 PM 5/3/01 -0400, you wrote: -Original Message- From: Adam Cassar [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED]

RE: Interests sake

2001-05-03 Thread MD13 CYChen13
Title: RE: Interests sake Does Orion support digital unix ? Thanks! -Original Message- From: Angshuman Dasgupta [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 03, 2001 8:28 PM To: Orion-Interest Subject: RE: Interests sake Dev:Linux Prod:Solaris -Original Message- From:

Re: SV: Kawa 5.0 Ent SP1 and Orion, deployment problem

2001-05-03 Thread Kalle Anka
Hi, you can find it on http://www.allaire.com/products/kawa/index.cfm. It is the service pack 1. Thanks, Kalle From: Patrik Andersson [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: SV: Kawa 5.0 Ent SP1 and Orion, deployment problem

RE: Interests sake

2001-05-03 Thread Tim Endres
Does Orion support digital unix ? Thanks! I believe the answer to the question: Does Orion support XYZ operating system? Is answered by: Yes, if you have an adequate JVM. tim.

RE: Form-based authentication: original request URI...?

2001-05-03 Thread cybermaster
Hi Attila, FORM based authentication is somewhat limited with respect to the use-cases it supports. On your error page include something like: a href="javascript:history.go(-1);Try" again/a This works fine for me. Cheers --peter 650-561-9273 -Original

RE: Interests sake

2001-05-03 Thread Jeff Schnitzer
From: Alex 'Kazuma' Garbagnati [mailto:[EMAIL PROTECTED]] With Linux it's much easier to configure Java apps as daemons, but I can't render my dynamic images with any reasonable quality - XWindows renders fonts like a three-year-old with a half-eaten crayon :-) You should try pja. It

Re: property files or similar

2001-05-03 Thread Holden Glova
elephantwalker wrote: You can set the env properties for the application in the deployment descripter xml file. This allows you to pass parameters to the application...for example, your properties path. OR more recklessly, you could pass the information you are pulling out of your

Understanding XML files

2001-05-03 Thread SCOTT FARQUHAR
I'm still learning about this, but here's my attempt at a primer to understand how the xml files fit together. Please feel free to correct any omissions or inaccuracies. ~ Default-web-site.xml / web-site.xml +++ This represents a

RE: Interests sake

2001-05-03 Thread elephantwalker
Jeff, Have you tried the ibm jdk? They have a font package that should fix your problem with fonts in linux. Regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Schnitzer Sent: Thursday, May 03, 2001 8:23 PM To:

RE: Understanding XML files

2001-05-03 Thread Mike Cannon-Brookes
Scott has put a lot of work into this document, so I'll try and do a mental brain dump of all the things left out / wrong. Don't get me wrong - this is an excellent document with a few corrections (see below). If people add their thoughts / experiences to it over the next few days, I'll put up

Re: Understanding XML files

2001-05-03 Thread joey sark
YE Scott, this is just what I needed! THANX!!! SCOTT FARQUHAR [EMAIL PROTECTED] wrote: I'm still learning about this, but here's my attempt at a primer to understand how the xml files fit together. Please feel free to correct any omissions or inaccuracies.

Orion Bug or not?

2001-05-03 Thread Patrick Lightbody
I have a test.jsp file that is calling a class DocumentDelegate: % // 2304 is a test document DocumentDelegate dd = new DocumentDelegate(2304); dd.doAction(1, null, plightbo); // this action is supposed to throw an exception // because the action, 1, is not allowed right now %

RE: Interests sake

2001-05-03 Thread Alex 'Kazuma' Garbagnati
I totally agree on your last statement about the need of having some XWindows more windows like, but I do not agree on the problem with pja. Maybe I was using simple semi-artistic fonts, bur the result was at the same level that the same application run on windows. Anyway, it's just a matter