ANN: Atlassian JIRA 1.2

2002-05-24 Thread Mike Cannon-Brookes
priced for commercial use. (the same licensing ethos as Orion) For more details, evaluation download and a live demo, see: http://www.atlassian.com/software/jira Cheers, Mike The Atlassian Team Mike Cannon-Brookes [EMAIL PROTECTED] ATLASSIAN - Your J2EE Expert Partner

Re: session management

2002-05-17 Thread Mike Shoemaker
Doesn't clustering solve this problem? Mike - Original Message - From: kumarpal jain To: Orion-Interest Sent: Friday, May 17, 2002 2:15 AM Subject: session management Helloall I am running my application on three servers. All are live servers . I am

Variable contained illegal space Error on CMP Bean deploy????

2002-05-02 Thread Mike Shoemaker
Anyone run into this error? What does it mean? Thanks Mike

Re: Variable contained illegal space Error on CMP Bean deploy????

2002-05-02 Thread Mike Shoemaker
This was due to having a custom primary key class and specifying both prim-key-class and primkey-field in the ejb-jar.xml Once I removed the primkey-field, it deployed without a problem. Mike - Original Message - From: Mike Shoemaker [EMAIL PROTECTED] To: Orion-Interest [EMAIL

Please Unsubscribe Me

2002-04-29 Thread Mike G. Hammonds

Re: Concurrent calls to Session bean methods

2002-03-21 Thread Mike Conway
there is a controller webimpl that acts as a facade, and that method is synchronized... [EMAIL PROTECTED] wrote: I haven't seen the history on this issue, but it interests me. I had a quick look at the ShoppingClientControllerEJB class that is given as an example by Sun in the Session

Re: JSP comment tag.

2002-03-15 Thread Mike Cannon-Brookes
That's actually a little incorrect - what Orion is doing is spec compliant. Scriptlets are not processed within comments ie (% %) BUT expressions are (ie %= %). Who knows why they designed the spec like this ;) Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] ATLASSIAN - Your J2EE Expert

Re: DataSource Issue

2002-03-10 Thread Mike Cannon-Brookes
it - my laptop runs OSX. Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] ATLASSIAN - Your J2EE Expert Partner Brilliant Software - http://www.atlassian.com/software Legendary Services - http://www.atlassian.com/support On 11/3/02 3:03 AM

Re: Deploying components common to EJB-tier and WEB-tier

2002-03-06 Thread Mike Cannon-Brookes
in orion-application.xml (this is what we use for all our internal applications). There's more about Orion classloading in Scott's piece here: http://kb.atlassian.com/content/atlassian/howto/classloaders.jsp Hope this helps! Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] ATLASSIAN - Your J2EE

Re: How can I perform an action when web user is first logged on?

2002-03-04 Thread Mike Cannon-Brookes
WARs). Check it out anyway, Cheers, Mike On 5/3/02 1:49 PM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) penned the words: If you want to use form-based authentication, the only 'legal' way that I can think of is to write a sessionfilter that checks when a principal exists for the first time during

Re: Error creating web deployment directory ?

2002-03-01 Thread Mike Cannon-Brookes
to file it in the morning when I wake up. Cheers, Mike On 1/3/02 9:21 PM, Eddie Post ([EMAIL PROTECTED]) penned the words: Hellu, I updated from Orion 1.5.2 to 1.5.4. If I start Orion I get the following error when Orion tries to start my application: -- Error initializing

java.io.EOFException 1.5.4

2002-02-20 Thread Mike Weissman
tried autoupdate as recommended on earlier version, no change. any help is appreciated. thank you mike -- ## Michael Weissman [EMAIL PROTECTED] Clarent Corporation 7851 S. Elati St. Suite 200 Littleton, Co 80120 Ph: 303-734-5003 Fax

Re: Re[2]: Direct call to j_security_check when using form basedauthori zati on

2002-02-19 Thread Mike Cannon-Brookes
! Cheers, Mike PS We're looking for lots of people to test OSUser on a variety of application servers - at the moment JBoss, Orion, Resin and partial-Weblogic support is there but we need other users. Please feel free to email me directly if you're keen to help out/test/advise etc. Mike Cannon-Brookes

Re: fyi: 1.5.4 still stacks rather than queues JMS messages

2002-02-15 Thread Mike Cannon-Brookes
Geoff, Also as someone said on this list just a few days ago - as per the JMS spec there is no guarantee that your messages turn up in the sequence you sent them. Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world On 16/2/02 12:55 AM

FW: [Ofbiz-devel] OFBiz Performance on various app servers afteroptimizing OFBiz

2002-02-07 Thread Mike Cannon-Brookes
container, whereas Orion is a full J2EE server so they have slightly different feature sets despite comparing very favourably on price/performance). Hope this is interesting to others! Cheers, Mike PS Next time someone tells you that JBoss+Tomcat can outperform Orion, you have some excellent data

FW: [Ofbiz-devel] Re: [Ofbiz-users] OFBiz Performance on variousapp servers after optimizing OFBiz

2002-02-07 Thread Mike Cannon-Brookes
FYI so in other words the price [of Orion] scales much better. Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world -- Forwarded Message From: David E. Jones [EMAIL PROTECTED] Organization: Open For Business Reply-To: [EMAIL

FW: [Ofbiz-devel] App Server Performance

2002-02-06 Thread Mike Cannon-Brookes
See below for an interesting test one of the OFBiz guys did using their framework in different servers. Good to see Orion smoked 'em! ;) (Yes, I'll give up a half second for my $1500/server vs ~$10k/cpu for WL!) Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com

Expresso Frame work

2002-02-04 Thread Mike G. Hammonds
Has anybody got expresso framwork on Orion server? Mike HammondsFellon-McCord Associates,Inc.Information Services ManagerVoice (502) 214-6324 Fax (502)214-6324[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] ** This email

Re: Weird behaviour: Orion 1.5.3 / Postgres 7.2RC2 / RH7.2

2002-02-02 Thread Mike Cannon-Brookes
is with ipchains. We moved to using iptables and it works perfectly now. As I said, may be a shot in the dark but it might be the problem. Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world On 3/2/02 3:47 AM, Christian Meunier ([EMAIL PROTECTED

RE: clustering

2002-02-01 Thread Mike Moulton
My experience is that it is broken in 1.5.2 and 1.5.3 under heavy load; see bug number 687 at http://bugzilla.orionserver.com/bugzilla/. I have been working with Magnus Rydin to get the problem resolved but we haven't gotten vary far, hopefully they will find time to fix this problem soon. -Mike

Re: FW: Job Scheduler pattern

2002-01-29 Thread Mike Conway
why not just run a crontab and forget about having orion fire anything off? Mike Justin Crosbie wrote: [EMAIL PROTECTED]"> This doesn't look like it got processed, I'll send it again...-Original Message-From: Justin Crosbie Sent: 28 January 2002 12:50To: 'Orion-Interest'Sub

Re: Integrating LOG4J into Orion...

2002-01-19 Thread Mike Cannon-Brookes
! Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world Now just configure log4j.xml On 19/1/02 4:40 AM, Jeff Schnitzer ([EMAIL PROTECTED]) penned the words: I put the log4j.jar in orion's lib directory, and use -Dlog4j.configuration=file:path

persistent connections

2002-01-18 Thread Mike Weissman
does anyone know how to set persistent connection timeout time and # transactions per conn in orion. I am trying to use 1.1 persistant connections, but they seem to close. thanx Mike -- ## Michael Weissman e-mail: [EMAIL PROTECTED

Re: How does Orion load the classes?

2002-01-18 Thread Mike Cannon-Brookes
) Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world On 18/1/02 7:58 PM, Bill Hen ([EMAIL PROTECTED]) penned the words: Here is the situation (using orion 1.52, windows 2000 OS, jdk1.3.1) I have a jar file, say my.jar which is not part

Re: Lookup EJB's in another application

2002-01-17 Thread Mike Cannon-Brookes
this document: http://kb.atlassian.com/content/orion/docs/remote-access/remote-access.html Hope this helps, Cheers, Mike Mike Cannon-Brookes [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world On 17/1/02 2:44 AM, Klaus Thiele ([EMAIL PROTECTED]) penned the words

RE: HTTP session replication problem

2002-01-15 Thread Mike Moulton
is seriously; even being a paying customer. If this is your problem please vote for the bug in bugzilla, maybe together we can get something done. -Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Franck valetas Sent: Tuesday, January 15, 2002 4:18

RE: CMP Entity Bean Craziness

2001-12-30 Thread Mike Cannon-Brookes
On Sun, 2001-12-30 at 07:50, Ed Brown wrote: Quoting Aaron Tavistock [EMAIL PROTECTED]: Mike - Since this is a generated file in a deployment directory shouldn't it always be overwritten if there is a change in one of the package deployment descriptors? The only reason

Re: CMP Entity Bean Craziness

2001-12-21 Thread Mike Cannon-Brookes
files will be copied and used. You will see a message on the console telling you that the deployment file has been copied. Hope this helps clear things up. Cheers, Mike -- Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World On Fri, 2001

IOException: Server protocol was not ORMI - in Orion 1.4.0

2001-12-20 Thread Mike
hallo All, I get an exception while tryng to access EJB (deployed into Orion 1.4.0) from external (different JVM) console client : javax.naming.NamingException: Error reading application-client descriptor: Error communicating with server: Lookup error: java.io.IOException: Server

Re: MDB with SwiftMQ

2001-12-20 Thread Mike Cannon-Brookes
It looks like you've typo'ed the name of the resource provider in your orion-application.xml. Are you sure you didn't list it as com.evermind.server.deloyment.ContextScanningResourceProvider there? Chees, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

Re: JMS over SSL?

2001-12-07 Thread Mike Cannon-Brookes
Orion doesn't support JMS over SSL. You can however plug OpenJMS into Orion as a resource provider, and use it's capabilities. Hope this helps, Cheers, Mike -- Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World On Sat, 2001-12

Re: How to Create Virtual Directory for Particular website

2001-12-04 Thread Mike Cannon-Brookes
, Mike On Tue, 2001-12-04 at 18:10, Lomesh Contractor wrote: Hi All, I coulnt find the way to create virtual directory for particular website in orion. Any help would be appriciate. Regards, Lomesh. -- Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http

Load balancing sessions w/multiple apps

2001-11-25 Thread Mike Moulton
assigned box 3 / instance 4 the session value is not set. However if the client sets a session value on instance 1 and then goes to instance 2 or instance 3 the session value is accessible. Where did I go wrong? Is there another way to do this, if it's even possible? Thank, - Mike

Re: having prolems with CMP, PostgreSQL, and Serializable

2001-11-21 Thread Mike Cannon-Brookes
. -mike On Thu, 2001-11-22 at 02:19, Marcus Ahnve wrote: A _very_ late answer I know, but it is my firm belief that the reason for this is that Postgresql JDBC driver does not support BLOB:s, it is simply not implemented, hence the message. Check out the WebCVS and see for yourselves

Re: orion-ejb-jar and other such descriptors

2001-11-21 Thread Mike Cannon-Brookes
Geoffrey, This is the expected behaviour. The deployment descriptors are only copied from the EAR after a clean deploy. Otherwise Orion might overwrite deployment descriptors that you had edited. Cheers, Mike -- Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

RE: How can I start Orion Server as a service in Windows NT/2000 ?

2001-11-12 Thread Mike Cannon-Brookes
exactly what you're asking ;) Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Vu Le Hung Sent: Monday, November 12, 2001 3:38 PM

RE: New Version 1.5.3

2001-10-18 Thread Mike Cannon-Brookes
As said before (always!) you can obtain the latest version of Orion from autoupdate. See http://kb.atlassian.com/content/orionsupport/articles/update.html for info. Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

RE: orion xml's

2001-10-18 Thread Mike Cannon-Brookes
Or alternatively we use XDoclet to generate almost all of our deployment descriptors and EJBs. http://sf.net/projects/xdoclet It has @orion tags now in 1.1 and will generate the orion-ejb-jar file for ou. Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http

RE: 1.5.3 is out, but what is so new?

2001-10-17 Thread Mike Cannon-Brookes
As always, get it from autoupdate. http://kb.atlassian.com/content/orionsupport/articles/update.html -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: Orion on Linux, Follow-up Question

2001-10-15 Thread Mike Cannon-Brookes
an annotation if you see any problems or shortcomings with the doc. Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Wendell Nichols

RE: How to get the RoleManager

2001-10-10 Thread Mike Cannon-Brookes
) and log in the user programmatically before they are shown the login page. Very fugly though. SSO is one of J2EE's problems. -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED

RE: How to get the RoleManager

2001-10-09 Thread Mike Cannon-Brookes
probably don't mind too much. Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Potts Sent: Tuesday, October 09, 2001 10

RE: explicit table-names in CMP

2001-10-05 Thread Mike Cannon-Brookes
In the orion-ejb-jar.xml file (Orion EJB deployment descriptor), each entity-deployment tag has a 'table' attribute. This is the name of the table in the database used for persistence. See http://kb.atlassian.com/content/orion/docs/deployment/orion-ejb-jar.xml.html Cheers, Mike Mike Cannon

RE: Aliases in Orion

2001-10-04 Thread Mike Fontenot
In the orion-web.xml file, something like this: virtual-directory virtual-path=/reports real-path=/usr/develop/reports / THis file is in the application-deployments/default/defaultWebApp directory -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On

ANNOUNCE: Atlassian-Orion Knowledge Base

2001-10-03 Thread Mike Cannon-Brookes
://kb.atlassian.com After you've had a chance to look around, we'd love your feedback (http://kb.atlassian.com/about/feedback.jsp or email us mailto:[EMAIL PROTECTED]) - to improve this as a resource for all Orion developers! Enjoy! -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http

RE: Equivalent to Apache's mod_usertrack?

2001-10-02 Thread Mike Cannon-Brookes
cookies. Enjoy ;) -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of The elephantwalker Sent: Wednesday, October 03, 2001 9:33 AM

RE: OrionRemoteException: Error (de-)serializing object:

2001-09-27 Thread Mike Cannon-Brookes
into your own data structure, and then storing that. -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Andres Garcia Hourcade Sent

RE: I can't connect www.orionsupport.com site

2001-09-21 Thread Mike Cannon-Brookes
I think it is down at the moment - a more stable US mirror is being organised, please accept our apologies as this gets underway. As always you can try the mirrors: UK -uk.orionsupport.com Australia - au.orionsupport.com Germany- de.orionsupport.com Cheers, Mike Mike Cannon-Brookes

RE: Reloading Class Files

2001-09-20 Thread Mike Cannon-Brookes
Sure, simply at development=true to your orion-web.xml file. See http://www.orionserver.com/docs/orion-web.xml.html -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED

RE: Stupid CLASSPATH and Oracle JDBC drivers. Need help!

2001-09-19 Thread Mike Fontenot
We had to put the Oracle jar/zip file into the JRE/lib/ext directory to be recognized on Win2K and solaris. We never figured out why this is the case. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dan Lee Sent: Wednesday, September 19, 2001 10:44 AM

RE: Stupid CLASSPATH and Oracle JDBC drivers. Need help!

2001-09-19 Thread Mike Fontenot
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Fontenot Sent: Wednesday, September 19, 2001 10:34 AM To: Orion-Interest Subject: RE: Stupid CLASSPATH and Oracle JDBC drivers. Need help! We had to put the Oracle jar/zip file into the JRE/lib/ext directory to be recognized on Win2K

RE: Persistent JMS Queue

2001-09-16 Thread Mike Cannon-Brookes
This is Orion 1.5.2 plus a few extra fixes. -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Darryl Dieckman Sent: Monday

Re: JSP Required classes

2001-09-13 Thread Mike Shoemaker
You have to follow their package names. Mike - Original Message - From: Vijay Pawar [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Thursday, September 13, 2001 8:58 AM Subject: JSP Required classes Hi All, When I am referring class from JSP it is throwing error

HOWTO: Securing A Directory RE: password protecting folders

2001-08-30 Thread Mike Cannon-Brookes
Lars, I had this HOWTO partially written for a client so I finished it off and put it up on our website. http://www.atlassian.com/article/securingdirectory.html Hope it helps, please let me know off list if you encounter any problems using it! Cheers, Mike Mike Cannon-Brookes :: [EMAIL

RE: HOWTO: Securing A Directory

2001-08-30 Thread Mike Cannon-Brookes
name=deelnemersgroep / /security-role-mapping Try deleting the first one, so it's just: security-role-mapping name=deelnemerrol group name=deelnemersgroep / /security-role-mapping Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http

RE: Virtual DirecTory -- Help

2001-08-26 Thread Mike Cannon-Brookes
say use o-i when it's up, only use the egroups list when there's a problem. -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf

Re: Yahoo orion list is up..

2001-08-24 Thread Mike Shoemaker
You have to subscribe. http://groups.yahoo.com/group/orionserver - Original Message - From: Holden Glova [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Thursday, August 23, 2001 9:11 PM Subject: Re: Yahoo orion list is up.. For some reason I can't send any mail to

New Orion Support Mailing list on YahooGroups.

2001-08-24 Thread Mike Shoemaker
To subscribe send an email to [EMAIL PROTECTED] The Group's URL is at http://groups.yahoo.com/group/orionserver Here are the other addresses you will need to participate. Post message: [EMAIL PROTECTED] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL

Re: I think, I will start a support site too....

2001-08-23 Thread Mike Shoemaker
Good idea to host it on yahoo. http://groups.yahoo.com/group/orionserver - Original Message - From: Bill Clinton [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Thursday, August 23, 2001 10:06 AM Subject: Re: I think, I will start a support site too Another good

YahooGroup orionserver

2001-08-23 Thread Mike Shoemaker
http://groups.yahoo.com/group/orionserver _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

RE: Strange jsp-error.

2001-08-22 Thread Mike Cannon-Brookes
was in a jsp:useBean block). -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michiel Meeuwissen Sent: Friday, August 17, 2001 11:43

http://www.orionsupport.com

2001-08-22 Thread Mike Shoemaker
Anyone know what happened to this site? Mike _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

RE: http://www.orionsupport.com

2001-08-22 Thread Mike Cannon-Brookes
It was down but is back up again. There's always local mirrors up at : http://au.orionsupport.com http://uk.orionsupport.com http://de.orionsupport.com If you're having problems with the main site. Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

HAPPY BIRTHDAY Orion - turns 2!

2001-08-22 Thread Mike Cannon-Brookes
Just thought I'd like to remind everyone that Orion's 2nd birthday has just passed ;) -mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

RE: NEWS: Orion Server Growth - 1400% in 12 months

2001-08-22 Thread Mike Cannon-Brookes
behind WebLogic! Read all about it - http://www.atlassian.com/article/oriongrowth.html -mike PS Any and all conclusions drawn from Netcraft figures are inherently dodgy and not to be trusted ;) Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

RE: Orion support - dead? (slightly OT)

2001-08-13 Thread Mike Cannon-Brookes
Just to confirm, we're not exhibiting there however IronFlare will be. And yes, Karl is speaking at JAOO. I encourage anyone in the area to go, I hear it's an excellent, very well run conference. Cheers, Mike Mike Cannon-Brookes :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

Re: FW: Logging in to server twice does not work.

2001-08-08 Thread Mike Weissman
Christian, We never found a way around this, we run from an applet. we were able to use the RMIContextfactory and have repeated login attempts. We have also abandoned rmi lookups due to performance and are going towards a messaging paradigm for communication. mike [EMAIL PROTECTED] wrote

auto-deploy as an option

2001-07-06 Thread Mike Conway
applications with such things defined in some of the orion-x jars, do we need to use manual deployment vs. auto-deployment? Can we include these files in our .ears before we auto-deploy? Hope that question makes sense... Regards, Mike Conway UNC-Chapel Hill

UNSUSCRIBE

2001-07-02 Thread Mike Conway

RE: MDB in orion 1.5.2

2001-06-27 Thread Mike Cannon-Brookes
Tim, Do you mind if we take this document and put it up on OrionSupport.com ? We'll gladly attribute you / your company as the author. Cheers, Mike Mike Cannon-Brookes - Founder, Core DeveloperOpenSymphony - http://www.opensymphony.com"The Open Source J2EE Component Project"

RE: debug jsp pages and where is the source

2001-06-16 Thread Mike Cannon-Brookes
Kevin, Thanks for that - hope you have a great weekend, and don't post too many messages to the wrong lists! ;) -mike Mike Cannon-Brookes - Founder, Core Developer OpenSymphony - http://www.opensymphony.com The Open Source J2EE Component Project Latest News - Cache in on faster, more

clustering and class/jar visibility

2001-06-13 Thread Mike Conway
jserv manually...is this the 'gotcha' of this type of config? Any help appreciated... Regards, Mike Conway UNC-Chapel Hill

RE: Oracle deal gag

2001-06-10 Thread Mike Cannon-Brookes
, nothing else. -mike PS Sorry if this comes across as angry, I am. I'm sick of people sledging the IronFlare folks whenever anything happens. They're great guys, with a killer product, and they're working their guts out. Because they don't spend as much time as you deem necessary on PR, they're

RE: Oracle deal

2001-06-08 Thread Mike Cannon-Brookes
I've never seen behaviour like this, and yes I run a few 24x7 sites on Orion. My boxes are usually dual P3-866's, each with 1 gig RAM, running RedHat and Sun JDK 1.3. -mike Mike Cannon-Brookes - Founder, Core Developer OpenSymphony - http://www.opensymphony.com The Open Source J2EE Component

RE: Oracle deal

2001-06-06 Thread Mike Cannon-Brookes
or not is to be seen. -mike Mike Cannon-Brookes - Founder, Core Developer OpenSymphony - http://www.opensymphony.com The Open Source J2EE Component Project Latest News - Cache in on faster, more reliable JSPs http://www.javaworld.com/javaworld/jw-05-2001/jw-0504-cache.html -Original

RE: Oracle deal

2001-06-06 Thread Mike Cannon-Brookes
It leaves customers in the same position they were in before. Orion still sells an app server, and a damned good one at that. The Oracle app server is the same (now) but only comes bundled with a $50,000+ database - so they're in slightly different price brackets. -mike Mike Cannon-Brookes

RE: Xerces.jar

2001-06-05 Thread Mike Cannon-Brookes
java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTProcessorFactory This file is in Xalan.jar not Xerces.jar ? Orion no longer needs Xerces, it uses JAXP and Crimson instead. You should code to the JAXP API anyway, not to Xerces specific APIs - for portability. -mike

UN-SUBSCRIBE

2001-05-25 Thread Mike Beyersdorf
UN-SUBSCRIBE

Re: Orion 1.5.0? Where do you download it from?

2001-05-23 Thread Mike Beyersdorf
=192.168.0.1 -DproxyPort=80 -jar autoupdate.jar Mike Beyersdorf Tulsa, OK The following was my original post to the board that hasn't shown up yet. + I have Orion 1.4.5 installed and want to upgrade so I can use Struts. I'm setting this up on a home LAN

Re: CLUSTERING PROBLEM FINALLY SOLVED!! web-module

2001-05-11 Thread Mike N. Christoff
SV: CLUSTERING PROBLEM FINALLY SOLVED!! web-moduleprevious The application-creation-howto document was intended to show how to deploy a full application to Orion, not how to tie a web-application to the default application. This have been mentioned on this list numerous times, together with

RE: Standar Template

2001-05-11 Thread Mike Cannon-Brookes
Consider SiteMesh a prebuilt filter for the purpose of implementing HTML decorators ;) Trust me - try it! -mike Mike Cannon-Brookes - Founder, Core Developer OpenSymphony - http://www.opensymphony.com The Open Source J2EE Component Project Latest News - Cache in on faster, more reliable JSPs

CLUSTERING PROBLEM FINALLY SOLVED!! web-module

2001-05-10 Thread Mike N. Christoff
With the help of Jeff Hubbach, we were finally able to get orion http clustering to work for all our applications, not just the default-web-app. So what was the problem?? A) Although the orion docs say otherwise, you MUST manually add the cluster-config / tag to the

RE: Standar Template

2001-05-10 Thread Mike Cannon-Brookes
, it's the only way to learn about it. $10 says you're using it within a week ;) -mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Schnitzer Sent: Friday, May 11, 2001 7:12 AM To: Orion-Interest Subject: RE: Standar Template I've

Re: have you gotten orion to cluster using loadbalancer.jar? Please contact mchristoff@eldan.com

2001-05-09 Thread Mike N. Christoff
Hello Jeff, thanks for your reply. If you want, I can send you a tar file with all relevant config files. This would be a great help to us. Please send whenever is convenient for you. I can be reached at [EMAIL PROTECTED] Hopefully we will be able to put clustering behind us soon. Thanks

RE: BIG Problem with SSL

2001-05-08 Thread Mike Fontenot
This is normal servlet engine behavior. Your HTTP and HTTPS are two separate sessions. Orion has a way to configure the default website to share sessions across HTTP and HTTPS websites. In the default-web-site.xml be sure to have this line: !-- The default web-app for this site, bound

RE: FW: custom finder in CMPs (SLSB facade)

2001-05-07 Thread Mike Cannon-Brookes
) -mike Mike Cannon-Brookes - Founder, Core Developer OpenSymphony - http://www.opensymphony.com The Open Source J2EE Component Project Latest News - Cache in on faster, more reliable JSPs http://www.javaworld.com/javaworld/jw-05-2001/jw-0504-cache.html -Original Message- From: [EMAIL

have you gotten orion to cluster using loadbalancer.jar? Please contact mchristoff@eldan.com

2001-05-07 Thread Mike N. Christoff
Hello. This is just a friendly plea to those who have successfullyclustered orion to contact me at Eldan Software. We have already commitedto using orion and currently have a *production* web application running offan orion server. The client company has now asked us to add two moreservers

Part2: Have you gotten clustering working using loadbalancer.jar? please contact mchristoff@eldan.com

2001-05-07 Thread Mike N. Christoff
The last thing we did was set orion's cluster debugging information on. ie: java -jar -Dhttp.cluster.debug=true -Dcluster.debug=true orion.jar One thing we saw was that when we ran the default-web-app servlet named SessionServlet, the other servers in the cluster (ie: all servers not

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

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: Understanding XML files

2001-05-03 Thread Mike Cannon-Brookes
a summary of all the contributions under one doc on OrionSupport. Read on... -mike Subject: Understanding XML files 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

clustering - bug in loadbalancer.jar???

2001-05-02 Thread Mike N. Christoff
Is there a bug in loadbalancer.jar?? Sounds like the orion team tested their loadbalancing with the default-web-app, saw it worked it assumed things were properly set up for it to work with other applications as well. Why do I think this? Well I've been trying to get orion to cluster other

RE: Backward compatibility

2001-05-02 Thread Mike Cannon-Brookes
In what way? I'm having no problems. The only possible problem area is XML (but only if you've coded your software to use Xerces directly - which is bad ;)) -mike Mike Cannon-Brookes - Technology Director, Asia Pacific internet.com

RE: SOAP/WSDL support?

2001-05-01 Thread Mike Cannon-Brookes
Kevin, Orion 1.4.8 supports JAXP 1.1 and removes the need for Xerces. (It updates to the latest Xalan, and also uses Crimson). Not sure how this affects your ApacheSOAP stuff (sounds interesting - any URLs to read up?) -mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: orion not replicating session state - relatively urgent

2001-04-27 Thread Mike N. Christoff
all implement Serializable as well as provide the static long serailVersionUID = ; in every class file? -Original Message- From: Mike N. Christoff [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 1:25 PM To: Orion-Interest Subject: Re: orion not replicating session

clustering and web-site.xml, need one for each app?

2001-04-27 Thread Mike N. Christoff
Reading the orion docs for http clustering, step 3 left me with strange feeling. - Step 3: Configure your cluster islands Cluster islands are connected to a certain site rather than to a web application and to configure a cluster island, edit the web-site.xml file for the website your

RE: log4j and ejb

2001-04-27 Thread Mike Cannon-Brookes
The problem with going this route (and it's what I do ;)) is that you only have ONE log4j config for the whole server. Each app has the same logging and you can't really separate them easily (without writing a long config file that breaks up based on category). -mike -Original Message

RE: Taglibs - a newbie question

2001-04-26 Thread mike
... feel free to send code and/or more info on or off the list and I'll do my best to help out. Mike Bannister [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Johan Fredriksson Sent: Thursday, April 26, 2001 5:23 AM To: Orion-Interest

Re: orion not replicating session state - relatively urgent

2001-04-26 Thread Mike N. Christoff
-Interest [EMAIL PROTECTED] Sent: Thursday, April 26, 2001 2:55 PM Subject: Re: orion not replicating session state - relatively urgent Hello Mike, Try using this orion-web.xml. The persistence-path is not specified by default, so you need to declare it. This is the place where sessions are persisted

Re: orion not replicating session state - relatively urgent

2001-04-26 Thread Mike N. Christoff
-Interest [EMAIL PROTECTED] Sent: Thursday, April 26, 2001 2:55 PM Subject: Re: orion not replicating session state - relatively urgent Hello Mike, Try using this orion-web.xml. The persistence-path is not specified by default, so you need to declare it. This is the place where sessions are persisted

  1   2   3   4   >