Hi,
Yes it is. But you have to play with mod_rewrite as mod_proxy just allows you
to "redirect" directories. Combining both modules you can select certaing types
of files, but be careful as mod_rewite is somtimes tricky.
D.
> Hello,
>
> I recently started up Orion on 127.0.0.1:8090 with apach
Hi,
There are two things that are quite annoying in the current version of Orion
and that have been defined/changed in the final JSDK2.3 spec. First one is
that the name of the methods defined in the servlet filters are now
diferent, thus pure JSDK2.3 filters don't work in Orion. Second one is th
Hi Ted,
Something like that happened to me recently, and it turns development
into a tedious task as you have to re-login every time. The usual cause,
as you mentioned, is that you probably store something in some session
or in the context that is not serializable. The fact that you can store
it
Hi George,
I don't know about EJB, as we don't use them, but having an extra table to
represent an n-m relationship is a well stablished technique when designing
relational databases. AFAIK there's no other way to do that while providing
db-enforced consistency and avoiding redundancy. You repres
Hi,
I've never tried using FORM based authentication, but if orion uses the forward
mechanism to redirect the request to the login page, I think I remember there is
a method to get the original request URL when you do so... let me see... no, I
can't seem to find it in the spec. I've just found som
Hi,
I've implemented a couple of applications that stored files inside the
database using the Oracle thin driver (we never use any driver type but
the thin). To do so we just used LONG RAW columns and getBinaryStream()
and setBinaryStream(). Even though we also used
ZipInputStream/ZipOutputStream
Hi (third try to the list, first ones didn't make it),
I haven't got a single answer, so I'm wondering if nobody is using Orion
JMS or this mailing list is playing funny with me. Has anybody
configured and used Orion JMS? Could somebody please elaborate on the
steps necessary to get this thing w
Hi,
I'm having a pretty strange problem with a JSP page, the error I'm
getting is somethinh like:
500 Internal Server Error
Error parsing JSP page /nav/HOMRSV.jsp
Syntax error in source
/nav/HOMRSV.jsp.java:7330: No variable orionserver defined in class
java.lang.St
Hi Joni,
Thank you very much for you info. It actually sounds as I thought it
would when I looked at it, some time ago. Unfortunately, I had already
implemented our own framework and I decided not to go for JAAS until
these points that you mention are solved.
Things that, IMHO, are lacking in ord
Hi Holden,
I'm afraid I can't help you much, as I also tried unsuccesfully to get
Cocoon 1.8.2 to work with Orion. In ended up using 1.8.0 which at least
works. I think the problem lies in the different XML parsers that both
products use. With the previous version of Cocoon you had some ways of
a
Hi,
I haven't looked much into SiteMesh, but, just looking at the overview,
it seems to me that you still have to generate the content of the
different sites that you want to "mesh", and if they look totally
different then you are out of luck.
We are using the same approach that Jeff is talking ab
I don't know what the others do, but we split different projects in
different servers(orion instances), as we want to be able to stop/start
applications without affecting the rest. Now that hot deployment is
becoming a reality, we might start concentrating them using different
applications inside
Hi Tomas,
AFAIK, you can't do what you want to do, as sessions are not shared
between different applications.
When you try...
disp=context.getRequestDispatcher("/app2/app2.jsp");
disp.forward(request,response);
from inside your "app1" application, you are really forwarding to
"/app1/app2/app2.jsp
Development on Windows (95/NT) and production on SunOS and Digital Unix,
but we have even tested it on OpenVMS :).
Cheers,
D.
Johan Fredriksson wrote:
>
> Development on win2k and production on Solaris.
>
> Johan
> - Original Message -
> From: "Adam Cassar" <[EMAIL PROTECTED]>
> To: "Or
Hi Jeff,
As I mentioned in a previous post, we are also using XSLT in our
applications (we've implemented around 10 so far). We already tried
different approaches, namely Oracle Application Server PLSQL Cartridge, JDBC
servlets, JSP + JDBC Servlets, JSP + EJB, as things were evolving. The story
t
Hi,
As we have also rolled our own solution, I'll just add my two cents.
As Tim, we found that the existing frameworks didn't fit quite well into
what we wanted to do, (that was even before Struts was created) and as
we wanted to integrate other features...
Following the Model 2-controller servle
Eummm,
www.orionserver.com works fine for me. OTOH, I haven't heard of
www.orionserver.bea.com. Is this the BEA version of Orion (WebOrionLogic)? ;)
(Warning, that was joke! just in case someone didn't get it :) )
D.
"Joseph B. Ottinger" wrote:
> Orion's web site is still up? Every time I go to
Eummm,
www.orionserver.com works fine for me. OTOH, I haven't heard of
www.orionserver.bea.com. Is this the BEA version of Orion (WebOrionLogic)? ;)
(Warning, that was joke! just in case someone didn't get it :) )
D.
"Joseph B. Ottinger" wrote:
> Orion's web site is still up? Every time I go to
Hi,
I also had the same problem while updating our .ear files. It seems that
the server shouldn't be that "fast" in detecting a new version, then
trying to upgrade. IMO, it would be nice if the server waited some
interval and then checked again to see if the file is "stable" before
trying to upgr
n as an init
> parameter that designates ips that are allowed/now allowed to access the
> application. Its simple enough to do.
>
> Thanks.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Lopez
> Sent: Monday
.xml
> (default-web-site.xml)
>
>
> (server.xml)
>
>
> 2) the directory structure (see above)
>
> Thanks,
>
> Olivier
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Lope
Hi Oliver,
Last week I was plating with the same thing and I was successful with
pretty much the same configuration that you have, except that in
application.xml I set the context root to /
(/). Which error are you getting ? 404? Can
you see your .ear file unpackaged?
regards,
Dan
> olivier wrot
ther times the browser sat and spun for about 5 minutes, then
> reported a time out.
>
> Thanks.
--
---
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
---
Hi Mohan,
If you mean that you want to have two different orion instances running,
you just have to copy the configuration files to some other directory,
modify the paths and ports appropriately so they don't collide and then
start orion with the option "-config [NEW_CONFIG_DIRECTORY]/server.xml"
onded.
Dan
-------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
---
tries to compile the servlet?
>
> regards,
> Patrik Andersson
>
> -Ursprungligt meddelande-
> Från: Daniel Lopez [mailto:[EMAIL PROTECTED]]
> Skickat: den 30 mars 2001 10:54
> Till: Orion-Interest
> Ämne: load-on-startup is not working
>
> Hi,
>
> I
that I don't get the error
message through the logs or the standard output, but when I try to
access for the first time.
Any hints?
TIA,
Dan
-------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
---
p the sessions alive? I mean is there
any setting to persist the sessions across deployments?
Thank you for your help,
Dan
-------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
Is that the problem?
Thank you very much in advance,
regards
Dan
-------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
---
ortable, you have to roll your own, but I
wish I hadn't to.
Just my 2ec,
Dan
PD: BTW, we are not a porn site either ;), just tired of copy/pasting
the same security routines over and over and...
-------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Hi,
I have a secured service which used to run with Resin behind an SSL protected
Apache. Now, I'm trying to migrate this service to Orion but I can't seem to
find a proper way of configuring it so the security requirements are met. My
problem is that even if I used the secured Apache as front-en
Hi all,
Well, I played a lot with my certificate, test certificates blah, blah,
blah and the final answer is NO. You cannot, AFAIK, use an existing
certificate unless you generated the request with keytool and you kept
the keystore. The key point is that when you generate a certificate
request, p
Hi,
I've been using Xalan for quite a long time and whenever I used
, it always used the directory where
the xsl was located as base directory, NOT the the working directory.
This includes Xalan 1.2.x versions as I haven't upgraded to 2.0 yet. So
I would say Xalan follows the specificaction.
Reg
As I've got no answer at all. Should I just suppose you cannot get Orion
to work with SSL with an already created certificate by Verisign? Did
the message just get lost somehow? Help, somebody? :)
Thanks,
Dan
Daniel Lopez wrote:
>
> Hi,
>
> I've already browsed the list
Hi Paul,
We have already done with Oracle what you are asking for. As someone
else pointed out, we just use a servlet that gets the images from the
database using java.sql.ResultSet.getBinaryStream(). This servlet gets
the image, sets the content type accordingly and then just writes the
image co
c-key..., SSLv1, it works fine with Apache. So, is there any log
file where I can get a more specific error message? Have I forgotten to
do something? Any hints?
TIA,
Dan
-------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
---
36 matches
Mail list logo