Re: Sharing datasource

2002-05-19 Thread Scott Farquhar
- jar.xml and set the exclusive-write-access=false for every entity deployment (on both servers) sharing the datasource, to avoid inconsistency in the EJBCaching? regards /linus -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE

Re: Cluster configuration

2002-05-16 Thread Scott Farquhar
This document will be of help: http://kb.atlassian.com/content/orion/docs/http-clustering.html Cheers, Scott sbpodila wrote: Hi all, Can anybody explain the procedure for cluster configuration in Orion server for web applications. -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian

Re: RV: Some questions about orion-ejb-xml.jar

2002-05-13 Thread Scott Farquhar
. Andrés Escudero Apesteguía TB Solutions Desarrollo eBanking [EMAIL PROTECTED] tlf: +34 948 173 319 fax: +34 948 172 235 web: http://www.tb-solutions.com http://www.tb-solutions.com/ -- Scott Farquhar :: [EMAIL

Re: Error while accessing http://localhost

2002-04-24 Thread Scott Farquhar
- Live life in T-Motion. Get an SMS alert to your mobile every time you get an email. That's ANY mobile phone. Register for FREE with T-Motion at www.t-motion.co.uk to access your own bookmarks and contacts via web and WAP - -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian

Re: How can I simplify a URL?

2002-04-18 Thread Scott Farquhar
is that if there are any images I don't want to servlet to process them. Also, will the jsp:include work correctly with this scenario? Thanks for any suggestions. -AP_ http://www.alexparansky.com Java/J2EE Architect/Consultant http://www.myprofiles.com/member/view.do?profileId=127 -- Scott

Re: Creating a Service for launching Orion in Windows 2000

2002-04-18 Thread Scott Farquhar
this. Thank you Matt -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: FW: Bean to remote bean communication... (2nd try)

2002-04-17 Thread Scott Farquhar
since it can't see application-client.xml Any help appreciated. Thanks, Chris. -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: Deploy war file

2002-04-14 Thread Scott Farquhar
-start=true / global-web-app-config path=global-web-application.xml / web-site path=./default-web-site.xml / cluster id=-374524965 / /application-server -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: AJP12

2002-04-11 Thread Scott Farquhar
? Magnus? AJP support? -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: How to display a directory using Orion as a webserver?

2002-04-10 Thread Scott Farquhar
wrote: Hi, Can anyone tell me how can I display a directory use Orion as a WebServer? What I need set something and where or which file I need update and how to update? I checked all the conf files, but I did not find. Thanks a lot. -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian

Re: JDBC try/catch Pitfall ***MUST READ***

2002-04-09 Thread Scott Farquhar
(); System.out.println(tct1.getColumnNoClose(): + tct1.getColumnNoClose()); System.out.println(tct1.getColumnClose(): +tct1.getColumnClose()); } } -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: Problem to deploy a application in a war file.

2002-04-08 Thread Scott Farquhar
[EMAIL PROTECTED] wrote: P.D. do you know any comercial or free tools to admin Orion server? Whilst not a full administration suite, we provide tools that make working with Orion easier. http://www.atlassian.com/software/tools/ Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED

Re: ClassCastException while doing REMOTE ejb lookup from a web module

2002-04-08 Thread Scott Farquhar
-archive.com/orion- [EMAIL PROTECTED]/msg17468.html) However, I did not find a resolution to the problem. Any help is appreciated. Kent Kvarfordt -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: classpath problem with ear file

2002-04-05 Thread Scott Farquhar
-- === Roxanne Tapia Bioscience Division (B-1) Los Alamos National Laboratory 505-665-0206 === -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: Werent current caller

2002-04-05 Thread Scott Farquhar
to a source where I can identify possible sources of this error and where I'm going wrong. I've searched the Orion support site and the only mails I can find are for 0.9.4 and 0.9.6 versions, and none fo these mails actually describe the conditions I have. where to now? -- Scott

Re: How can I configuring a non-war web app without putting it under Orion dir?

2002-03-29 Thread Scott Farquhar
This document should help you: http://kb.atlassian.com/content/orionsupport/articles/addwebapp.html Cheers, Scott DORAN, GRANT wrote: Hi, I have been trying to find documentation on how to configure orion to run a web application from a directory that isn't under

Re: How does passivation work?

2002-03-07 Thread Scott Farquhar
the parent Oracle reacts with an error that is caught by me. Is all this true? If yes, is there any way around it? Thanks, Cristi -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: Local interfaces difference ???

2002-03-06 Thread Scott Farquhar
was wandering how Orion did and does this ?? Eddie _ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR

Re: temporary SSL certificate

2002-03-05 Thread Scott Farquhar
real one. I was able to follow the instructions to get a test cert from Thawte, but I would like to generate my own instead of using a test one. Can anybody point me to some instructions on what is required to do this? Thanks Matt -- Scott Farquhar :: [EMAIL

Re: MySQL Connection Pool?

2002-03-03 Thread Scott Farquhar
a connection pool with a mysql database? Anybody have a guide on how to do this? Is it even possible? Thanks -Clay -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: shutdown problem

2002-02-27 Thread Scott Farquhar
under debian linux(2.2.17 kernel version). this is the command i launch to stop it: $JAVARUN -jar admin.jar ormi://localhost/ admin OptiPlex -shutdown force but sometimes it doesn't stop the server. do you know another way to stop it? thanks. -- Scott Farquhar :: [EMAIL PROTECTED

Re: Http Sessions ...

2002-02-21 Thread Scott Farquhar
Isaac, This article may be of interest to you. http://kb.atlassian.com/content/orionsupport/clickstream/index.html This would be a cross-platform way to track sessions. Cheers, Scott Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

[ANNOUNCE] Orion forums launched!

2002-02-21 Thread Scott Farquhar
Atlassian and IronFlare are proud to announce the launch of the Orion forums at: http://forums.atlassian.com These forums will enable the community to post and answer questions, and will be an important resource for help into the future. There are 7 forums covering:installation

Re: Virtual hosting configuration

2002-02-20 Thread Scott Farquhar
find do not reference the .ear files in the path. Configuring for single hosts works fine with the .ear specified in the path, where and how do I specify the .ear files when using virtual hosting. Regards -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

Re: BMP Entity Bean Performance Problem

2002-02-20 Thread Scott Farquhar
( context.lookup(java:comp/env/crm/PubCompany), PubCompanyHome.class); pubcompany = pubcompanyhome.findByPrimaryKey(companyid); return pubcompany; } } Thanks in advance, Tim -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting

Re: orion-ejb-jar.xml, ejb-jar.xml and deployment

2002-02-19 Thread Scott Farquhar
Vipul, There is a new knowledge base document available describing how it work with orion-XXX.xml files. You can find it here: http://kb.atlassian.com/content/atlassian/howto/orionxml.jsp Cheers, Scott Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

Re: Where to put JAAS classfiles (loginmodules) when using it from a web app

2002-02-11 Thread Scott Farquhar
Can I suggest the classloader documentation on the knowledge base: http://kb.atlassian.com/content/atlassian/howto/classloaders.jsp Here is a search that would have found the doc: http://kb.atlassian.com/search.jsp?query=jre/lib/ext Cheers, Scott Scott Farquhar :: [EMAIL PROTECTED

Re: classpath issues??

2002-02-07 Thread Scott Farquhar
You may be interested in this documentation on classloaders in Orion: http://kb.atlassian.com/content/atlassian/howto/classloaders.jsp Cheers, Scott Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Jorge Jimenez C wrote: Another

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

2002-02-02 Thread Scott Farquhar
As you mentioned - it is the system processes that are the problem, not any applications that you are running. Redhat 7.2 is the 2.4 kernel, which is not entirely stable. There are also some problems with ipchains - use iptables instead. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED

Re: Job Scheduler pattern

2002-01-28 Thread Scott Farquhar
There is an interesting article on DevX regarding timer tasks. http://www.devx.com/premier/mgznarch/Javapro/2002/02feb02/eb0202/eb0202-2.asp It looks like it does what you want. Cheers, Scott Scott Farquhar [EMAIL PROTECTED] Atlassian :: www.atlassian.com Supporting YOUR world Geoff

Re: Where is orion-application.xml?

2002-01-25 Thread Scott Farquhar
Chris, You can leave annotations on the Atlassian knowledge base. http://kb.atlassian.com/content/orion/docs/examples/ejb.html Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Chris Boz Jennings wrote: Thanks

Re: Integrating LOG4J into Orion...

2002-01-21 Thread Scott Farquhar
in enterprise applications! Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Mike Cannon-Brookes wrote: This is one possible scenario - but as Jeff says it's server specific logging (not application specific) - which can

Re: Lookup EJB's in another application

2002-01-17 Thread Scott Farquhar
This document covers most of the aspects of looking up and using EJBs remotely. http://kb.atlassian.com/content/orion/docs/remote-access/remote-access.html Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Alexey

Re: Remove

2002-01-17 Thread Scott Farquhar
Just for everyone's benefit - remove does not work. Please go to http://www.orionserver.com/subscribe.html to unsubscribe from this mailing list. I have suggested to the Orion guys that they put a sig on every email suggesting this. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED

Re: HTTP session replication problem

2002-01-15 Thread Scott Farquhar
-- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Mike Moulton wrote: When all sessions disappear check to see if there was an orion exception at the same time. I am experiencing the same problem but there is an internal orion

Re: Trivial classpath problem ?

2002-01-13 Thread Scott Farquhar
://kb.atlassian.com/content/atlassian/howto/classloaders.jsp#annotations Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World [EMAIL PROTECTED] wrote: Hi, Although this is an oc4j question ( oracles wrapper for orion ), im sure

Re: Best way to add user records to EJBUserManager...

2002-01-08 Thread Scott Farquhar
Alex, The Atlassian user admin tool does what you want - no coding required. Download it here: http://www.atlassian.com/software/tools/ You can use it to users in XML files, EJB's - anything that implements the UserManager interface in Orion. Cheers, Scott -- Scott Farquhar :: [EMAIL

Re: JDBC error

2002-01-02 Thread Scott Farquhar
Oracle regarding this. Regarding Tru64 - Orion will run on any platform with a JVM (a great example of Java's portability). Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World The elephantwalker wrote: Ian, Make

Re: design question: one to many relationship

2001-12-30 Thread Scott Farquhar
Morten, Putting a collection of games attached to each person suggests a many-to-many relationship. Why don't you have each game have an owner? Game (Id, Owner, Name) Owner (Id, Name) Then you have a one-many relationship. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian

Re: CMP Entity Bean Craziness

2001-12-28 Thread Scott Farquhar
descriptors overridden except where they dont exist (for the new parts of the application). If in development you feel that this is a problem - then add another ant target to delete the deployment descriptors from the deployment directory. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED

Re: How do you shut down orion after it's initialized

2001-12-19 Thread Scott Farquhar
://localhost See this article: http://kb.atlassian.com/content/orionsupport/articles/admin.html Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World James Beeson wrote: I have an admin.jar in my c:\orion directory, but I

Re: Verisign cert + keytool issues (resend2)

2001-12-15 Thread Scott Farquhar
/verisigncertificate.jsp Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Bill Wichgers wrote: It has been several months since I set it up be we have been running with a Verisign certificate on JDK 1.3/Orion on Red Hat

Re: Orion and basic authentication

2001-12-05 Thread Scott Farquhar
(principals.xml). Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Etienne Giraudy wrote: Hi, I'm curious to know if there is any possibility to setup my webapp for using basic authentication without having to code a (simple

Re: Debugging JSP

2001-11-28 Thread Scott Farquhar
/development-mode.html What you need to do is change global-web-application.xml to include the tag parameter development=true. It is fully described in the link above. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

Re: MySQL and JDBC

2001-11-22 Thread Scott Farquhar
Harald, This link has many examples that you can install on Orion: http://kb.atlassian.com/directory/examples Can I suggest the Orion CMP Primer? Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Harald Kirschner

Re: Announcement

2001-11-19 Thread Scott Farquhar
Rob others, The correct link is: http://www.orionserver.com/docs/resource-providers/resource-providers.xml Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Rob van den Eijnde wrote: Magnus, Thanks for keeping

Re: ejb soap

2001-11-12 Thread Scott Farquhar
Ramin, Don't forget to check out our knowledge base for these type of examples! http://kb.atlassian.com A simple search returns a few results that may be of interest to you: http://kb.atlassian.com/search.jsp?query=SOAP Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED

Re: Orion 1.5.3 API: FilePostParser

2001-10-24 Thread Scott Farquhar
that as a bug in bugzilla. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Martin J. Wells wrote: Looks like this has been changed in the API without notice? // Constructors public FilePostParser(InputStream p0

Re: Running Orion as Win 2000 services ???

2001-10-24 Thread Scott Farquhar
wouldn't end up with anything in the log files at all. Could it be a permissions problem? Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Eddie wrote: Hellu, Some time ago I got the advise to use JNT to run

Re: orion xml's

2001-10-20 Thread Scott Farquhar
, it will not be overwritten. So you will need to delete the existing one for it to be redeployed. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Morten Wilken wrote: Am i the only one who thinks that the idea that you have

Re: Static page when db down?

2001-10-06 Thread Scott Farquhar
://www.opensymphony.com/oscache/tags.html I hope that this is along the lines of what you are after. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World Steve Best wrote: Greetings, I was wondering how you can set it so

Re: about Authentication

2001-09-21 Thread Scott Farquhar
Mars, We have a howto up at on our site regarding securing a directory using BASIC authentication. You can find it here: http://www.atlassian.com/article/securingdirectory.html Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR

Re: Persistent JMS Queue

2001-09-17 Thread Scott Farquhar
Darryl, OC4J 1.0.2.2 roughly corresponds with Orion 1.5.2. The 1.0.2.2.1 release has many bugfixes that will (according to what I know) be integrated back into the orion codebase. Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting

Re: http://www.orionsupport.com

2001-08-22 Thread Scott Farquhar
Mike, This box is hosted on someone's home box and goes down from time to time. There are mirrors: http://au.orionsupport.com/ http://de.orionsupport.com/ http://uk.orionsupport.com/ Cheers, Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting

Re: Too Many Open Files?

2001-08-08 Thread Scott Farquhar
This article may address your issue. http://www.patoche.org/LTT/all/0128.html AFAIK the error is propagated to the client, unless you are catching the IO exception on the way through somewhere. Scott -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com

Re: Postgresql error: NullPointerException atgetTables(DatabaseMetaData.java:1707)

2001-06-25 Thread SCOTT FARQUHAR
Can you send your datasources.xml file? Have you setup a database for orion to use? If you run postgresql with debugging turned on, can you see what SQL statements are being run? Scott [EMAIL PROTECTED] 06/25/01 02:12pm I'm having problem deploying the addressbook example on Postgresql.

Re: Orion handling only servlet/jsp requests

2001-06-21 Thread SCOTT FARQUHAR
There is an article on orionsupport http://www.orionsupport.com That deals with using another web server with orion. The FAQ from orion also deals with this: http://www.orionserver.com [EMAIL PROTECTED] 06/21/01 10:53pm My eventual production environment has Zeus web server as the

Re: using jDriver from BEA WebLogic

2001-06-12 Thread SCOTT FARQUHAR
I think from reading other people's posts, that the system's classpath is not used when running a jar. You can put it into one of the lib or classes directories. [EMAIL PROTECTED] 06/13/01 11:32am Hi all, How can I use the WebLogic jDriver for MS SQL Server 7 in jsp pages with Orion? This

Re: NEWBIE: Default HTTP Content-Type

2001-06-11 Thread SCOTT FARQUHAR
You could try playing around with the files: config\global-web-application.xml config\mime.types If you manage to work it out using those files, can you let the list know? Cheers, Scott [EMAIL PROTECTED] 06/12/01 12:15am Well, you could probably use a filter to just that... Have the filter

Re: JSP variable in nested Tags

2001-05-24 Thread SCOTT FARQUHAR
I have a feeling that this is not orion-specific (websphere ie tomcat does this too) if you have any spaces between and % then you will encounter this problem. [EMAIL PROTECTED] 05/24/01 04:58am I have an interesting little problem. I am using the Jakarta input:textarea ... tags inside an

Re: Taglib bug?

2001-05-15 Thread SCOTT FARQUHAR
All I can think of is that you have common mapped to the fetcher jar. You do close that tag starting with %String don't you? [EMAIL PROTECTED] 05/15/01 06:21pm On Mon, 14 May 2001, Joseph B. Ottinger wrote: As one who's done quite a bit with taglibs on Orion, I've never seen this kind

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: broken default web app - not found

2001-05-02 Thread SCOTT FARQUHAR
orion/config/default-web-site.xml: default-web-app application=default name=defaultWebApp / -- default-web-app application=pussycat name=defaultWebApp / You may also have problems as you are running two websites that are both listening on port 80 to all hosts: web-site

Stateless Session Beans

2001-05-02 Thread SCOTT FARQUHAR
I'm hoping that someone can help me with this. Can you have a stateless session bean that actually has class variables? Ie I want to have a variable that is loaded once per application, and then accessed by all the whole application. I know that SLSB are pooled and created and destroyed at

RE: Building an application

2001-04-10 Thread SCOTT FARQUHAR
Two things that might be of interest: !-- The default web-app for this site, bound to the root -- default-web-app application="default" name="defaultWebApp" / in default-web-site.xml . I assume that you can map an application to root by changing that? Turn off "friendly error

Re: SecurityAdapter for Orion

2001-04-10 Thread SCOTT FARQUHAR
I haven't looked at the petstore demo, but from the error I would say that the class: com.sun.j2ee.blueprints.petstore.control.ejb.ModelUpdateManager does not implement serializable, and when Orion tries to serialise it (to marshall for RMI, or save to DB), then it throws an error. If you have

RE: How to start EJB development using Orion?

2001-04-09 Thread SCOTT FARQUHAR
Try google cache. Apart from the downloaded bits - it should all be there. (I don't have internet access or I'd post the link) [EMAIL PROTECTED] 04/10/01 10:03am I tried. It's been unreachable for me for the past couple days. I was hoping it'd come back up with the start of the work

Re: How to start EJB development using Orion?

2001-04-08 Thread SCOTT FARQUHAR
references that might be a help include: Sun's j2ee specification Servlet 2.2 spec JSP 1.1 spec I find that tutorials at www.jollem.com www.orionsupport.com are excellent. AFAIK all you need to do to inform orion of the existance of those files is to edit server.xml, to point to your root

RE: Internal Server Error

2001-04-03 Thread SCOTT FARQUHAR
You can also redirect stout to a file. Usage: java -jar orion.jar [switches] -install - installs the server, activates the admin account and rewrites text fi les to match the OS linefeed etc -quiet - surpress standard output -userThreads - enables context lookup support from user-created threads

Re: errors using Taglib

2001-04-03 Thread SCOTT FARQUHAR
where did you put mytags.zip? you can't include it in your classpath, because java-jar doesn't use the classpath. try putting it in the lib directory [EMAIL PROTECTED] 04/04/01 10:12am Hi I am trying to use my own custom taglibs in one of the jsp pages. Orion_HOME directory c:\temp\Orion I

offtopic: Path issues

2001-03-15 Thread SCOTT FARQUHAR
When I have multiple web applications running on the one server - I'm having problems referencing files in other directories. eg - I can't use "/images/anImage.gif" because that references the document root. I can use "%= request.getContextPath() %/images/anImage.gif" ,but that gets tedious.

Custom Error Pages

2001-03-13 Thread SCOTT FARQUHAR
I am trying to write a custom error page for some of my errors, but I can't manage to print the stack trace nicely. Does anyone have an example they can point me to of an error page that prints errors nicely (source code)? Thanks in advance Scott

Re: Problem in Executing the First Example given in the Oriontaglib-tutorial Documentation !!

2001-03-12 Thread SCOTT FARQUHAR
What does the file taglib.tld contain? It looks like there is a problem with that file. [EMAIL PROTECTED] 03/12/01 02:34pm Hi, I have downloaded the Helloworld.jsp, taglib.tld and helloworld .java compiled and got helloworld.class . and created the same directory structure as mentioned in

RE: security in web-apps

2001-03-12 Thread SCOTT FARQUHAR
please use the web form at www.orionserver.com/subscribe.html [EMAIL PROTECTED] 03/12/01 04:45pm REMOVE UNSUBSCRIBE -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Greg Matthews Sent: Monday, March 12, 2001 7:14 AM To: Orion-Interest Subject: Re:

Fwd: Your message concerning Re: Problem in Executing theFirst Example given in the Orion

2001-03-12 Thread SCOTT FARQUHAR
08:35:18 +1000 Message-Id: [EMAIL PROTECTED] X-Mailer: Orion ListServer Date: Tue, 13 Mar 2001 08:14:15 +1000 From: "SCOTT FARQUHAR" [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: Re: Problem in Executing the First Example given in the Orion taglib-tutorial Doc

Re: mime types for .js

2001-03-11 Thread SCOTT FARQUHAR
global-web-application.xml specifies the file for mime types. in my case it is called mime.types do a search for mime* and you should find it. [EMAIL PROTECTED] 03/12/01 06:32am There seems to be a *feature* of NS browsers that requires a server mime-type for any javascript which is

Re: Uploading class file from application client

2001-03-08 Thread SCOTT FARQUHAR
I would imagine that you would need to upload the class to somewhere where the classloader can find them. I'm not sure where this is in orion. If orion can load classes dynamically, then all you would have to do is to save them into the correct directory. If you want to save them to a

Re: Using Orion with Apache...

2001-03-07 Thread SCOTT FARQUHAR
use the web form at: www.orionserver.com/subscribe.htm [EMAIL PROTECTED] 03/08/01 08:25am pl. unsubscribe --- Alex Paransky [EMAIL PROTECTED] wrote: If I follow the documentation on http://orionsupport.com and configure Apache as reverse proxy, how do I deal with SSL? In other words, if

Re: JSP Session setting

2001-03-06 Thread SCOTT FARQUHAR
AFAIK the session object is implicit to the page, such as request, response etc. It is part of the spec. [EMAIL PROTECTED] 03/07/01 01:43am I'm not sure if this is the correct place to ask this question but is there a way to turn off the session tracking in the jsp compiling in orion?

RE: HTML/WML from JSP

2001-03-06 Thread SCOTT FARQUHAR
Try looking at filters to parse the output using the user-agent info. You could use a servlet / jsp to produce xml, and then a filter using a different XSL transformation to parse send back to the client. It depends on how many pages you are going to produce whether it is worth the hassle.

Re: https problems...

2001-03-05 Thread SCOTT FARQUHAR
I'm guessing that you have something running on the same port as ssl (443). Check that you don't have anything else running on those boxes that might be listening on that port. [EMAIL PROTECTED] 03/06/01 06:58am I've read the two documents on setting up https and have performed the steps

RE: Standard Err stream

2000-12-14 Thread Scott Farquhar
Type "java -jar orion.jar -?" for options on error streams and logging -Original Message- From: Seung Bang [mailto:[EMAIL PROTECTED]] Sent: Friday, 15 December 2000 10:35 To: Orion-Interest Subject: Standard Err stream Hello, Where does 'System.err.println()' print? For debugging

RE: weird Orion 1.4.4 JSP bug

2000-12-14 Thread Scott Farquhar
AFAIK you cannot close a tag with parameters: /webwork:isnotnull name="$name" Try without the parameter -Original Message- From: Hristo Stoyanov [mailto:[EMAIL PROTECTED]] Sent: Friday, 15 December 2000 11:51 To: Orion-Interest Subject: weird Orion 1.4.4 JSP bug Hi-, It looks like

RE: Overwritting: orion-ejb-jar.xml

2000-12-11 Thread Scott Farquhar
See if this answers your question: http://www.mail-archive.com/orion-interest%40orionserver.com/msg07429.html You can package the orion-ejb-jar.xml in with your application. -- From: Tobias Streckel[SMTP:[EMAIL PROTECTED]] Sent: Monday, 11 December 2000 21:45

RE: Lib entry and tools.jar placement

2000-12-10 Thread Scott Farquhar
From the docs, I gather that you place the library line in server.xml . I could be wrong, but putting library in an application file would not allow orion to see it. -- From: August Linnman[SMTP:[EMAIL PROTECTED]] Sent: Saturday, 9 December 2000 4:45

RE: integrating orion-ejb-jar.xml into application

2000-12-04 Thread Scott Farquhar
This has been answered before - check the archive at www.orionserver.com Here is the original email: --- You can include a sample orion-ejb-jar.xml file in your project by including it in a directory called orion: /lib /client /ejb

RE: table names in CMP EJB's

2000-11-28 Thread Scott Farquhar
You can include a sample orion-ejb-jar.xml file in your project by including it in a directory called orion: /lib /client /ejb /au /com /meta-inf /orion /tags /web Include the orion-ejb.jar in

RE: error instantiating web-app JNDI-context, JSP - EJB -- solved!

2000-11-23 Thread Scott Farquhar
I'm sort of new to all this, but I will try and do my best to explain. Think in terms of a packed application (ie application.ear) Server files: Server.xml = this defines the location of the ear file so that orion can find it. default-web-app.xml = this defines the web-server side of