Update of FreeBSD port java/orion

2001-05-18 Thread Ernst de Haan
the port, make sure your ports collection is up to date (typically maintained using cvsup). The version of the package should be 1.4.5_2. Then do the following as root: # cd /usr/ports/java/orion # make install Sincerely, Ernst -- Ernst de Haan Java Architect Jollem Information Technology

Re: Orion Tutorial, Parts 1 and 2

2001-03-01 Thread Ernst de Haan
Although I've written my own Orion tutorials for starters, I heartily welcome your contributions! If you like I can give you my XML tutorial format plus an XSLT stylesheet that will convert it to a format similar to the Orion Primer: * http://jollem.com/orion-primer/ Ofcourse I'd welcome new

Re: orion.jar needed for JNDI-lookup??

2001-02-28 Thread Ernst de Haan
Hi Stefan, we are running a Swing-application accessing via HTTP/RMI to an EJB-server. To do the JNDI-lookup class "com.evermind.server.ApplicationClientInitialContextFactory" is used as describes in the orion-doc. Do you *need* to downcast to ApplicationClientInitialContextFactory, or can

Re: orion.jar needed for JNDI-lookup??

2001-02-28 Thread Ernst de Haan
cific with my error: I get an error from the java.net.URLClassLoader which says he(she...?) can't find the specific class (ClassNotFoundException). Did I miss some setup somewhere ... ? Greetings, Stefan ----- Original Message - From: "Ernst de Haan" [EMAIL PROTECTED] To: "Orion-Interest&q

Re: Good tutorial

2001-02-27 Thread Ernst de Haan
Hey, While the Sun tools may be easier to use in the general case of deploying a J2EE application, Ant is a *generic* and extendible build tool, that can be used to perform from the simplest (copy, move, rename, delete files, compile, execute) to the most advanced (deploying complete J2EE

Re: Beginner...

2001-02-23 Thread Ernst de Haan
Luis, Try the Orion Primer: * http://www.jollem.com/orion-primer/ And perhaps the Orion CMP Primer after that (there's a link from that page). PS: Shouldn't there be a FAQ for this list? -- Ernst Luis Javier Beltran wrote: Thanks to all for your help, but I think I haven't found what I

Re: Examples of XML / XSLT

2001-02-20 Thread Ernst de Haan
Why would you need Orion if you want to have an introduction to XML and XSL/XSLT ? BTW: I don't know any good tutorials on XSLT. I just used an example XSLT stylesheet, written by Joseph, modified it, analyzed it, etc., until I figured out the idea. Then I used the XSL spec (at

New Orion Primer (2nd try)

2001-02-20 Thread Ernst de Haan
The new version of the Orion Primer is in place again. * http://www.jollem.com/orion-primer/ The old version is still available here: * http://www.jollem.com/~ernst/orion-primer_old/ Besides adding the source files that were missing, I've made the following changes since the previous

New Orion Primer

2001-02-19 Thread Ernst de Haan
A new version of the Orion Primer is available at: * http://www.jollem.com/orion-primer/ This document is a step-by-step tutorial for J2EE newbies. This version is based on an XML source document, an XSLT stylesheet is used to convert the XML source document to HTML. Please check that this

Re: Does OrionServer 1.3.8 work on SCO Unixware?

2001-02-19 Thread Ernst de Haan
Hi Ismael, Orion *should* run on any operating system, as long as a working Java 2 implementation is available (J2SE 1.2 or later). Could you try setting JAVA_COMPILER=NONE, make sure that java -version indicates that no JIT is used and then report the exact trace again? Turning off the JIT

Re: New Orion Primer

2001-02-19 Thread Ernst de Haan
de Haan wrote: A new version of the Orion Primer is available at: * http://www.jollem.com/orion-primer/ This document is a step-by-step tutorial for J2EE newbies. This version is based on an XML source document, an XSLT stylesheet is used to convert the XML source document to HTML

Re: SV: Not authorized to view this page

2001-02-16 Thread Ernst de Haan
Hi Magnus, Scott, Magnus Rydin wrote: Dont be disapointed at the _product_ because a _tutorial_ lacks some information :) ---8--- I found the problem, it seem that the global-web-application.xml supplied in the tutorial didn't have an entry for html, I added it. Also

Re: Where are the perfumes bubble bath beads

2001-02-16 Thread Ernst de Haan
And I heard that IBM doesn't provide support for WebsPhear if your box doesn't have at *least* 1 GB of internal memory (!) Can anyone confirm that ? And if so, what would they need 1 GB for ? Static caches or so I guess. *BIG* static caches. (Not that I wouldn't like to have a good reason to

Re: SV: Not authorized to view this page

2001-02-16 Thread Ernst de Haan
Hi, I would like to express my happiness wrt the fact that Orion is 100% pure Java code (not the TM-version of that term, perhaps) so it runs on my FreeBSD box too, with different JDKs (including FreeBSD JDK 1.2.2b10, Sun Linux JDK 1.3.0/1.3.0_01, Blackdown JDK 1.2, etc.) Actually we plan

Re: Where are the perfumes bubble bath beads

2001-02-16 Thread Ernst de Haan
And I heard that IBM doesn't provide support for WebsPhear if your box doesn't have at *least* 1 GB of internal memory (!) Can anyone confirm that ? And if so, what would they need 1 GB for ? Static caches or so I guess. *BIG* static caches. (Not that I wouldn't like to have a good reason to

Re: SV: Not authorized to view this page

2001-02-16 Thread Ernst de Haan
Hi, I would like to express my happiness wrt the fact that Orion is 100% pure Java code (not the TM-version of that term, perhaps) so it runs on my FreeBSD box too, with different JDKs (including FreeBSD JDK 1.2.2b10, Sun Linux JDK 1.3.0/1.3.0_01, Blackdown JDK 1.2, etc.) Actually we plan

Re: www.jollem.com primers

2001-01-25 Thread Ernst de Haan
Hi Stan, If you could mirror jollem.com then that would be great. I assume you have automated mirroring software installed? I run FreeBSD on the www.jollem.com server, if you need to run any software on it, let me know. -- Ernst Stan Ng wrote: I only have orionsupport mirrored right now, but

Re: orion generates extra lines in the returned result

2001-01-16 Thread Ernst de Haan
Hi Thomas, The extra white line is in your JSP page. If you want to get rid of it, replace something like this: % blah blah blah % HTML with: % blah blah blah %HTML this will give you one less line break. -- Ernst Thomas Kwan wrote: Anyone knows how to get rid of the extra lines

Re: Orion on unix systems

2001-01-16 Thread Ernst de Haan
Hi Derek, Sure it can. Check out the FAQ on orionserver.com. I'm running Orion on FreeBSD myself. BTW: You should make your question more specific. What HPUX version (10, 11, etc) are you referring to, and what JRE/JDK did you have in mind (if any)? -- Ernst Derek Akers wrote: Question:

Re: FreeBSD port for Orion

2001-01-04 Thread Ernst de Haan
egistering installation for orion-1.4.0 # That's all there is to it B-) Now Orion 1.4.0 is installed in /usr/local/orion1.4.0/. You may want to check out the additional suggestions presented at http://www.orionsupport.com/. -- Ernst Ernst de Haan wrote: Hi to all fellow FreeBSD us

Re: Offtopic:Ant Build scripts

2000-12-28 Thread Ernst de Haan
Aniket, I suggest you try the Orion Primer: * http://www.jollem.com/orion-primer/ Ernst Aniket V U wrote: Hi folks, can somebody please send me a sample ANT build file for making ears for orion. Thanks Aniket

Re: FreeBSD port for Orion

2000-12-26 Thread Ernst de Haan
Anyway, I submitted a Problem Report, the status can be seen here: * http://www.freebsd.org/cgi/query-pr.cgi?pr=23867 Ernst Justen Stepka wrote: I'm on the list, I've just been busy with my book! Justen Stepka On Sat, 23 Dec 2000, Ernst de Haan wrote: Hey jstepka! Well, I

FreeBSD port for Orion

2000-12-22 Thread Ernst de Haan
Hi to all fellow FreeBSD users on o-i, At the moment I am working on a port for Orion, and it is in beta stage. If anyone would like to comment on it, just poke it, and let me know. There's a tgz available at either of the following locations: * http://www.znerd.demon.nl/orion-port.tgz *

Re: Anyone heard from evermind?

2000-12-07 Thread Ernst de Haan
Kemp, I suggest you better buy a few spare licenses, just in case! And who knows, perhaps you'll be able to seel them with profit later on! ;-) Ernst Kemp Randy-W18971 wrote: I hope the new company continues to keep the price of Orion reasonable, as the current price of $1500 is great.

Re: Primary Key problem

2000-09-25 Thread Ernst de Haan
Hi Amir, Have you added this to the Bugzilla bug database ? This way you will get the attention of the Orion development team and you (and the rest of us) will be able to track the status. :) Ernst Amir Peivandi wrote: Hi, I had a problem and it took me about five hours to find and fix it. I

Re: LDAP

2000-09-22 Thread Ernst de Haan
Hi David, You can use JNDI to access an LDAP server. See the documentation for JNDI: * http://java.sun.com/products/jndi/ Or specifically the LDAP service provider: * http://java.sun.com/products/jndi/#download I assume this is what you are really looking for. And Orion fully supports

Orion CMP Primer

2000-09-22 Thread Ernst de Haan
There is a follow-up for the Orion Primer available. It shows you how to write and deploy a simple CMP entity bean, as there have been several requests for such a document. * Orion CMP Primer http://www.jollem.com/ Thanks to the Orion development team for providing such a great J2EE

Re: How to use EJB2.0 on Orion

2000-09-21 Thread Ernst de Haan
Hi `sb', S.Badrinarayanan wrote: I am intersted in 2 points mentioned below: 1. How do I get the 1.3.8 version; their server (www.orionserver.com) shows only 1.2.9 as the latest. Try autoupdating your version (java -jar autoupdate.jar). 2. Where can I find this document on "Ernst de Haan's

Re: guest, prinicipals.xml, and security roles

2000-09-11 Thread Ernst de Haan
This message was not intended to be sent to the mailing list :-/ Ernst de Haan wrote: Hi Jeff, I intend to write a document about Orions security model. If it's okay with I will contact you sometime soon. I will attempt to address the issues you presented too. Ernst -- http

Re: Orion Primer

2000-05-30 Thread Ernst de Haan
Al all, Al Fogleson wrote: OK weird question here, since I worked this problem and found that orion is placing the binding in the / heirarchy and not the java:comp/env heirarchy, is there any reason for that??? Maybe I am lost but isnt the java:comp/env/ejb heirarchy where they should

Re: Orion Primer

2000-05-30 Thread Ernst de Haan
Christian, now, to me this discussion looks like there is a real problem. We have a complex product (full J2EE as opposed to JSP/servlet engines you get elsewhere), which is NOT open source sic and therefore comes without sourcecode. The documentation is rudimentary and so is the error

False bug alarm [ was: Bug of RC2? - About Javac instantiating ]

2000-05-30 Thread Ernst de Haan
Dear Jen, Please read what the message says, it's quite verbose :) This is not a bug, this is a feature. :) Ernst Jen Hsien Huang wrote: I have try the newest orion, but Javac seem can't work, under the same configuration, it works fine. So, this should be a bug Orion/1.0rc2 initialized

Re: orion webapp install???

2000-05-29 Thread Ernst de Haan
Hi Christian, Perhaps you will find the Orion Primer useful. It shows you how to write, compile and deploy a simple EJB and servlet. If you find you do or don't like it, please let me know :) * Orion Primer http://www.znerd.demon.nl/ Ernst Christian Sell wrote: please, where are some

Re: Orion Primer

2000-05-29 Thread Ernst de Haan
properties and if I do, where does it go and what should be in it? Ernst de Haan wrote: Jason, I really want to thank you for writing the Orion Primer! There is NO documentation with the Orion Server, and this was needed... I found 2 subtle types: Now that should be `typo

Re: Orion Primer

2000-05-29 Thread Ernst de Haan
to find the EJB Home. I spent quite some time on this. If anyone is feeling enlightened, please look into this and let us know. The updated files are online again: * Orion Primer http://www.znerd.demon.nl/orion-primer/ Ernst Ernst de Haan wrote: Hi Jason and other members of Orion-Interest

Re: JMS access exception

2000-05-18 Thread Ernst de Haan
ultInitCtx(InitialContext.java:250 ) at javax.naming.InitialContext.init(InitialContext.java:226) at javax.naming.InitialContext.init(InitialContext.java:182) at examples.jms.topic.TopicSend.main(TopicSend.java:77) -- Ernst de Haan Freelance Java Architect "Com

Re: What's rc2?

2000-05-18 Thread Ernst de Haan
Autoupdate and you will have the same. It's not the `official' RC2 yet, I believe. java -jar autoupdate.jar Ernst KirkYarina wrote: Another post has an interesting line: Orion/1.0rc2 initialized This doesn't seem to be mentioned on www.orionserver.com. -- Ernst de Haan Freelance

EFnet channel #orionserver is open

2000-05-17 Thread Ernst de Haan
Hi, For Orion-specific discussions, join #orionserver on EFnet if you have IRC. You are welcome :) Ernst (zNerd) -- Ernst de Haan Freelance Java Architect "Come to me all who are weary and burdened, and I will give you rest" -- Jesus Christ begin:vcard n:de Haan;Ernst tel;fax

Ant build files

2000-05-16 Thread Ernst de Haan
Would anyone be so kind to show/send me some build files that generate a .ear file, containing all the necessary META-INF directories, XML files, .jar files, .war files, etc. ? Perhaps we can develop a single build.xml file for use in most J2EE projects. Ernst -- Ernst de Haan Freelance Java

Orion Primer: Very simple scenario, all the steps

2000-05-15 Thread Ernst de Haan
://www.znerd.demon.nl/orion-primer/ Ernst -- Ernst de Haan Freelance Java Architect "Come to me all who are weary and burdened, and I will give you rest" -- Jesus Christ begin:vcard n:de Haan;Ernst tel;fax:+31 (0)26 3645634 tel;work:+31 (0)26 3623895 x-mozilla-html:FALS

Orion Primer: Very simple scenario, all the steps

2000-05-15 Thread Ernst de Haan
://www.znerd.demon.nl/orion-primer/ Ernst -- Ernst de Haan Freelance Java Architect "Come to me all who are weary and burdened, and I will give you rest" -- Jesus Christ begin:vcard n:de Haan;Ernst tel;fax:+31 (0)26 3645634 tel;work:+31 (0)26 3623895 x-mozilla-html:FALS