RE: General Questions...

2000-03-28 Thread Arved Sandstrom
), but for Orion? Maybe a week? That would be immensely useful. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of James Sue Ann Birchfield Sent: Tuesday, March 28, 2000 9:41 AM To: Orion-Interest Subject: General Questions... Would anyone

RE: Accessing EJB from JSP (again)

2000-03-30 Thread Arved Sandstrom
n a submit action the various instance variable values are passed, as needed, to the finder methods invoked on the home interface reference. Come to think of it, Java code is Java code, so perhaps the above would work just as well inside % ... %. I'm going to have to give it a shot. :-) Hope this hel

??? concerning application clients, and CMP

2000-03-30 Thread Arved Sandstrom
jb-jar.xml? Or do we? Very, very curious. This one is a show-stopper. :-) Arved Sandstrom

RE: ??? concerning application clients, and CMP

2000-03-31 Thread Arved Sandstrom
Hi, Robert Worked like a charm. I've got a JSP/JavaBean front end successfully calling finder methods on my CMP entity bean now. Thanks very much. Arved Sandstrom -Original Message- From: Robert Krüger [mailto:[EMAIL PROTECTED]] Sent: Friday, March 31, 2000 4:51 AM To: [EMAIL

RE: Contact information

2000-04-04 Thread Arved Sandstrom
I'll second this...we attempted to get more info a few months back with no success, using the same email. As app servers go the Orion price is fantastic, but still, if we were to pay for the server we'd want some extra info. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED

RE: Orion 1.0 RC 1 released

2000-05-02 Thread Arved Sandstrom
o code XML descriptors from scratch, rather than work out the purpose of each tool, so it begs the question, why are they provided? Other than that I'm quite pleased. Good work. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Wagner, Sno

EJBs Problems with Orion on Solaris 2.7

2000-05-08 Thread Arved Sandstrom
principle, than what has worked successfully on all 3 of the previously-mentioned platforms. Thanks in advance. Arved Sandstrom

RE: EJBs Problems with Orion on Solaris 2.7

2000-05-08 Thread Arved Sandstrom
T, and Win 2000. Hopefully this helps, -j -Original Message----- From: Arved Sandstrom [mailto:[EMAIL PROTECTED]] Sent: Monday, May 08, 2000 7:58 AM To: Orion-Interest Subject: EJBs Problems with Orion on Solaris 2.7 I've used Orion with success on Windows 98, NT and Intel Linux

RE: EJBs Problems with Orion on Solaris 2.7

2000-05-08 Thread Arved Sandstrom
else other than what it purports to be; an exception thrown by Orion? I don't see that this exception indicates anything amiss with the JVM at all, in and of itself. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bailey, Jeff A Se

RE: Orion on Solaris

2000-05-12 Thread Arved Sandstrom
Just as a heads-up to an earlier post, I found that the problems I described disappeared when I upgraded the JDK from 1.2.1_04 to 1.2.2_05. This is on SPARC Solaris 8 (2.8). Arved Sandstrom

RE: Just starting with Orion - some issues

2000-06-15 Thread Arved Sandstrom
I agree. I would go so far as to consider this a problem with JRun. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Wong Kok Wai Sent: Wednesday, June 14, 2000 11:58 PM To: Orion-Interest Cc: Orion-Interest Subject: Re: Just starting

RE: Solaris

2000-06-20 Thread Arved Sandstrom
We had this kind of behaviour until we upgraded to the absolute latest JDK for our Solaris (which is 2.8). I think it was the 1_2_2_05 JDK. I think you said you had a slightly older version of Solaris, so you'll have some JDK patching to do if you upgrade, but it may do the trick. Arved

RE: java.lang.SecurityException when attempting to run ejb sample app

2000-06-21 Thread Arved Sandstrom
; is the "admin" user deactivated? Because the "jndi.properties" file for both examples specifies the "admin" user. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Malks - Java Design Center McLean VA Sent:

RE: XML + XSLT - WML or HTML

2000-06-23 Thread Arved Sandstrom
avoided Cocoon since it seemed like Orion would be able to do this for me? Cheers, Kev -Original Message- From: Arved Sandstrom [mailto:[EMAIL PROTECTED]] Sent: 22 June 2000 18:11 To: [EMAIL PROTECTED]; Orion-Interest Subject: RE: XML + XSLT - WML or HTML A common model tha

RE: Can

2000-08-23 Thread Arved Sandstrom
Ahh, no, either the system identifier or public identifier are URI's, and are explicitly used to retrieve the external DTD, just as one would for any external XML entity. You might be thinking of namespace declarations. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto

RE: Setting EJB environment

2000-08-24 Thread Arved Sandstrom
Use the env-entry tags in the deployment descriptor. Anything that you make available like this will be gettable using a JNDI lookup. Arved -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of WebDev Sent: Thursday, August 24, 2000 8:39 AM To: Orion-Interest

DataSourceUserManager methods

2000-08-25 Thread Arved Sandstrom
Hi, all This has me perplexed. I am calling the published methods getGroups(), addToGroup() and removeFromGroup() on what is very definitely a valid instance of com.evermind.sql.DataSourceUserManager, but as you can see from the compiler excerpt below, the methods are not being recognized. I

RE: Classpath for ejbassembler?

2000-08-25 Thread Arved Sandstrom
you did and I had no luck either. Using a JAR is entirely reliable, on the other hand, and it accomplishes what we want in the first place. HTH. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jason von Nieda Sent: Friday, August 25, 2000 1

DataSourceUserManager

2000-08-28 Thread Arved Sandstrom
. Any ideas? I'm using Orion 1.2.0 (I checked some older versions and the UserManager implementations seemed to be in some disarray also - if some of this stuff is still a work in progress I understand; so far it's allowing me to do what I want to do). Regards, Arved Sandstrom

RE: DataSourceUserManager methods

2000-08-28 Thread Arved Sandstrom
a7i() now. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Arved Sandstrom Sent: Friday, August 25, 2000 6:27 AM To: Orion-Interest Subject: DataSourceUserManager methods Hi, all This has me perplexed. I am calling the published methods getGroups

RE: DataSourceUserManager methods

2000-08-29 Thread Arved Sandstrom
I've seen. They are serious value-added, IMHO. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Pablo Lorandi Sent: Tuesday, August 29, 2000 1:47 PM To: Orion-Interest Subject: RE: DataSourceUserManager methods I don't think it's obfusca

RE: datasource user manager

2000-08-30 Thread Arved Sandstrom
important. :-) Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Pablo Lorandi Sent: Wednesday, August 30, 2000 12:46 PM To: Orion-Interest Subject: RE: datasource user manager It's orion-application.xml in [ORIONHOME]\application

RE: usermanager's

2000-08-31 Thread Arved Sandstrom
for users, one for groups). So I have 2 datasources in data-sources.xml. I'll refrain from further comment. For my part I'd like some clarification from the Orion team as to the distinction between UserManager stuff in orion-application.xml and just doing it in code. The latter seems to work. Arved

RE: Security Roles

2000-09-05 Thread Arved Sandstrom
traint stuff). Hope this helps. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 05, 2000 1:31 PM To: Orion-Interest Subject: Security Roles Could someone please explain to me how security roles work

Application clients and user management

2000-09-06 Thread Arved Sandstrom
Has anyone else jumped this hurdle, and what did you do? Thanks very much. Arved Sandstrom

RE: Disable CMP

2000-09-07 Thread Arved Sandstrom
to be the way to go. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 3:56 PM To: Orion-Interest Subject: Disable CMP Greeting I want to use Orion with my ejb without CMP. 1.)How could I

RE: XSL example

2000-09-08 Thread Arved Sandstrom
I think we would have to see the XML. It appears that an attribute value is unquoted, though. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ishpal Sent: Friday, September 08, 2000 7:58 AM To: Orion-Interest Subject: Re: XSL example

RE: Orion RMI Security problem

2000-09-09 Thread Arved Sandstrom
f use. Orion is pretty darned good in this respect, compared to most of the other servers out there. If you've used the J2EE RI then anything you did with "realmtool" falls into the server-dependent category, for example. Arved Sandstrom -Original Message-From: [EMAIL PROTECT

RE: ATM example with PostgreSQL

2000-09-15 Thread Arved Sandstrom
I'd say the best thing to do is to have a user logged into PostgreSQL and manually run the offending statements that you see to isolate the problem. Once you determine the discrepancy you can modify the database schema. HTH, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mail

RE: User/Group manager guide

2000-09-19 Thread Arved Sandstrom
practical value. Just a thought. The only reason it disturbs me is because it should work and doesn't. :-) If an example can be supplied - complete with Orion-specific deployment descriptors - I'll be overjoyed. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: Disable CMP

2000-09-20 Thread Arved Sandstrom
/ B0S 1M0 %%% - Original Message - From: "Arved Sandstrom" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Thursday, September 07, 2000 7:57 PM Subject: RE: Disable CMP Sometimes it's easy to forget exactly what it is that

RE: User/Group manager guide

2000-09-22 Thread Arved Sandstrom
/method /method-permission -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Arved Sandstrom Sent: Tuesday, September 19, 2000 7:26 AM To: Orion-Interest Subject: RE: User/Group manager guide I'm looking forward to docs and exampl

RE: Ant Build Tutorial

2000-09-22 Thread Arved Sandstrom
I'm doing up a somewhat elaborate tutorial that covers most situations, includes the use of Jikes, etc etc. I work in Halifax (Purdys' Wharf) although I live in Dartmouth. Arved P.S. I'm interested in how you guys would be using J2EE. Is it a secret? :-) -Original

Idle Conversation; an apology

2000-09-22 Thread Arved Sandstrom
Hey, I've noticed a few of my posts creep up onto this list that I didn't intend to send to any but one recipient. My apologies; normally I catch these. Arved Sandstrom

RE: Lookup of Orion-based EJB from Tomcat-based servlet (java:comp/env namespace is only available from within the J2EE environment)

2000-10-04 Thread Arved Sandstrom
Try "java:comp/env/fungi". ^ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of McLain, Mark Sent: Wednesday, October 04, 2000 11:57 AM To: Orion-Interest Subject: Lookup of Orion-based EJB from Tomcat-based servlet ("java:comp/env namespace is

RE: Table Auto-Creation

2000-10-16 Thread Arved Sandstrom
Check the Orion docs, specifically the tag descriptions for "orion-application.xml". Basically, though, the 'autocreate-tables' property on the top-level orion-application tag is set to "false" to _not_ have tables automatically created at deployment time for CMP bea

RE: custom user management

2000-10-17 Thread Arved Sandstrom
If you use the login() method, available through the user manager, Orion will already know that login happened. The username that you logged in with will have the correct security role, for example. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: JBuilder + Orion

2000-10-18 Thread Arved Sandstrom
And for what it's worth, setting up JProbe to run Orion is about as simple... Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sven van 't Veer Sent: Wednesday, October 18, 2000 7:22 AM To: Orion-Interest Subject: Re: JBuilder + Orion

RE: Cart example is not stateful!?

2000-10-18 Thread Arved Sandstrom
ere not intended to be. That's what entity beans are for. Or you can add JDBC to the SB. Hope this clarifies things. Arved Sandstrom -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kuno BaeriswylSent: Wednesday, October 18, 2000 12:32 PMTo:

RE: Oracle on Orion

2000-10-19 Thread Arved Sandstrom
that fail, so without an idea of what the messages say... FWIW we routinely use Oracle, and some of the tables are autocreated. Works OK. Arved Sandstrom -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chris EvansSent: Wednesday, October 18

RE: Orion in production

2000-10-23 Thread Arved Sandstrom
Hi, Christian I've got the JRun doc set sitting about 10 feet away. iPortal docs are about 20 feet away. Both very nice-looking, I'll grant you that. But in terms of answering concrete, specific questions, they (JRun in particular) didn't strike me (or anyone else here) as being of very much

RE: Using JMS with auto-started client

2000-10-30 Thread Arved Sandstrom
he problem. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Vidur Dhanda Sent: Saturday, October 28, 2000 4:46 PM To: Orion-Interest Subject: Using JMS with auto-started client Hello, In my application.xml I have a module block an

RE: Servlet to EJB Principals/Credentials problem! Impossible to solve?!

2000-11-02 Thread Arved Sandstrom
n to details on how your login in the servlet situation is being accomplished, before we can offer any advice. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt MacGillivray Sent: Wednesday, November 01, 2000 4:58 PM To: Orion-Interest Subj

RE: mapping a user to a group using DataSourceUserManager

2000-11-07 Thread Arved Sandstrom
creation of new users and adding them to groups, but for an existing user base you're OK. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Russ White Sent: Monday, November 06, 2000 11:57 AM To: Orion-Interest Subject: mapping a user to a group

RE: HIGH PRIORITY:Contact Information??????

2000-11-08 Thread Arved Sandstrom
only $1500, after all, and for those sums I expect no process other than payment. Putting it another way, if you want to license the server, the link is there on the main website. Fill out the form and you're done. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: Getting reference of DataSourceUserManager

2000-11-09 Thread Arved Sandstrom
You specify the user manager, currently either EJBUserManager or DataSourceUserManager, using the user-manager tag in orion-application.xml. See the Orion docs for that deployment file. The user manager stuff is specific to Orion, as similar stuff is for any other app server. Arved Sandstrom

RE: orion server works with jdk 1.3???

2000-11-14 Thread Arved Sandstrom
General Windoze rule of thumb, particularly when handling different versions of the same thing...always install your target version after uninstalling the other. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Robert Krueger Sent

RE: -- Arved -- Can you please help me with servlet authentication?

2000-11-21 Thread Arved Sandstrom
Although we have a single servlet front-end, and do programmatic usermanagement (including login), the actual user manager and role manager stuff all happens down in EJB-land (in a session bean being referenced from the servlet). So we do not use JNDI properties at all for authentication, except

RE: -- Arved -- Can you please help me with servlet authentication?

2000-11-22 Thread Arved Sandstrom
]On Behalf Of Tim Endres Sent: Tuesday, November 21, 2000 7:07 PM To: Orion-Interest Cc: Arved Sandstrom Subject: RE: -- Arved -- Can you please help me with servlet authentication? Hi Arved, Although we have a single servlet front-end, and do programmatic usermanagement (including login), the a

RE: URGENT!! jms

2000-11-25 Thread Arved Sandstrom
. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Savotchkin Egor Sent: Saturday, November 25, 2000 10:10 AM To: Orion-Interest Subject: URGENT!! jms Hi all! how can I specify for a message-driven-bean to which topic to listen to? Seems

RE: Group/role-mapping problem with own User implementation

2000-11-25 Thread Arved Sandstrom
Hi, Kai You say that you are authenticating. This is cool, but authentication means only that you are verifying that the given username/password pair exists. In order to actually identify the user to the server, and in the proper role, you want to use the login() method of RoleManager. Arved

RE: URGENT!! jms

2000-11-25 Thread Arved Sandstrom
]]On Behalf Of Arved Sandstrom Sent: Saturday, November 25, 2000 9:37 PM To: Orion-Interest Subject: RE: URGENT!! jms This is spec stuff, so it wouldn't be in orion-ejb-jar.xml, it's in ejb-jar.xml. It's been a while since I did this, but I just looked at the ejb-jar.xml for a message-driven bean

RE: SSL

2000-12-08 Thread Arved Sandstrom
set up client certificates, your application will definitely require BASIC or FORM-based logins. Arved Sandstrom -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of sasSent: Friday, December 08, 2000 6:55 AMTo: Orion-InterestSubject: SSL Hi

RE: UserManagers

2000-12-12 Thread Arved Sandstrom
ms to work OK. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Lorandi (Chile) Sent: Monday, December 11, 2000 4:44 PM To: Orion-Interest Subject: UserManagers Guys, anybody has succesfully implemented en EJBUserManager ? I have to

RE: Null Pointer Exception in Generated Wrapper Classes

2001-01-11 Thread Arved Sandstrom
the license or not. If not, exactly why does Orion have an obligation to provide personal attention? Arved Sandstrom -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel G. KoulomzinSent: Wednesday, January 10, 2001 7:23 PMTo: Orion

RE: Controlling the Class path order for XALAN

2001-02-09 Thread Arved Sandstrom
I have no problems running Orion without jaxp.jar, period. I assume that Orion uses only the JAXP API as a result. A sufficiently recent version of Xerces is also JAXP-compliant. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tony

RE: Why xsl:include seems to try to find files in /Orion folder and not web-app root?

2001-02-13 Thread Arved Sandstrom
We have observed this behaviour with Xalan (1.2.x family) both in and outside of app servers. Xalan uses the "working directory", according to Java, as the base URI. Which is of course wrong. Dunno about Xalan2. Possibly fixed. In any case I'm planning to switch over to Saxon. Rega

RE: Why xsl:include seems to try to find files in /Orion folder and not web-app root?

2001-02-13 Thread Arved Sandstrom
this problem (with Xalan). Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tim Endres Sent: Tuesday, February 13, 2001 3:02 PM To: Orion-Interest Subject: RE: Why xsl:include seems to try to find files in /Orion folder and not web-app

RE: Why xsl:include seems to try to find files in /Orion folder and not web-app root?

2001-02-13 Thread Arved Sandstrom
It was an email from Matt Krevs. I threw in: File xsl = ...; // the stylesheet as a java.io.File XSLTInputSource stylesheet = new XSLTInputSource( new FileReader( xsl ) ); stylesheet.setSystemId( "file:" + xsl.getAbsolutePath() ); This works fine with Xalan 1.2.2. Regards, Arved

RE: Why xsl:include seems to try to find files in /Orion folder andnotweb-app root?

2001-02-14 Thread Arved Sandstrom
pay a lot of attention to. This is difficult to prove. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Lopez Sent: Wednesday, February 14, 2001 4:43 AM To: Orion-Interest Subject: Re: Why xsl:include seems to try to find

RE: Last posting

2001-02-15 Thread Arved Sandstrom
whether and how you could do it...never a good idea. If I'm making assumptions, I apologize, but I've been in the industry for 20 years, I've done it myself, and I've seen it time and time again. Either that or your estimating needs some work. Regards, Arved Sandstrom -Original Message- From

RE: Application Client Security

2001-02-19 Thread Arved Sandstrom
applications-clients to access applications that use DataSourceUserManager? P. Pontbriand Canlink Interactive Technologies Inc. - Original Message - From: "Arved Sandstrom" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Wed, 13 Sep 2000 10:08:19 -0700

RE: Sending a PDF via a servlet to IE 5

2001-02-20 Thread Arved Sandstrom
This IE problem is a known issue. The Cocoon FAQ covers a hack that fixes it. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Hoolehan Sent: Tuesday, February 20, 2001 2:00 PM To: Orion-Interest Subject: Re: Sending a PDF

RE: CLASSPATH setup

2001-02-23 Thread Arved Sandstrom
, configuration and server-specific deployment (like using the deploytool) then refer to the docs that accompany the specific server you are using. Hope this helps. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Peltonen Sent

RE: I switch from X to Orion because:

2001-02-28 Thread Arved Sandstrom
ost of your comments are pretty general, so who knows exactly what you were talking about. Are Apache products perfect? No, not by a long shot. Are they as bad as you make them out to be? No, not by a long shot. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mai

RE: I switch from X to Orion because:

2001-03-01 Thread Arved Sandstrom
is in fact an ASF member, OpenSymphony doesn't have an Apache counterpart, can't speak for the tags thing, and Saxon...well, hell, I like Saxon better myself, but it's not free of bugs either. :-) Not sure I understand the license reference, though. Regards, Arved Sandstrom -Original Message

RE: Problem in Executing the First Example given in the Orion taglib-tutorial Documentation !!

2001-03-14 Thread Arved Sandstrom
all avenues and have to go to the RBL. I'd hate to hear that you're skipping all that due diligence whenever you have a wild hair. Have a nice day. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael J. Cannon Sent: Wednesday,

RE: Problem in Executing the First Example given in the Orion taglib-tutorial Documentation !!

2001-03-15 Thread Arved Sandstrom
ons, and without due diligence, is uncalled for. More to the point, if you're going to threaten someone, do it in private - I neither need to see it nor do I want to see it. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jay Armst

RE: Servlet Parameters

2001-03-26 Thread Arved Sandstrom
I think section 10.2 in the 2.2 spec would indicate otherwise: 'A string containing only the ’/’ character indicates that servlet specified by the mapping becomes the "default" servlet of the application.' Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTE

RE: Using EJBs with Delphi

2001-03-26 Thread Arved Sandstrom
I suspect that the free download of Visibroker for Delphi, from Inprise, will have plenty of docs and examples, if it's anything like the other Visibroker ORBs. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sergei Batiuk Sent

RE: isolation levels

2001-04-03 Thread Arved Sandstrom
Try a search on ANSI/ISO SQL isolation levels. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dan North Sent: Tuesday, April 03, 2001 12:27 PM To: Orion-Interest Subject: isolation levels Hi list. There is an isolation

RE: www.orionsupport.com

2001-04-12 Thread Arved Sandstrom
No, it's not just you. So, unless you also live and work in Nova Scotia, it's not a localized problem. I haven't gotten through all day. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Taavi Tiirik Sent: Thursday, April 12, 2001

RE: MVC/XML Framework Comments please

2001-04-30 Thread Arved Sandstrom
to do with our decision to go easy on the JSPs. Regards, Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Schnitzer Sent: Friday, April 27, 2001 9:18 PM To: Orion-Interest Subject: RE: MVC/XML Framework Comments please Doh! Sorry