Hi All!
I have created , my custom tags in JSP .WHere Can I Put all my class
files,jar & jsp files.So I can test the tags.
Lesson1: in Jsp ,tells how to create ..but I don't see documentation were
to load & execute.
Please giude me to run my First TAG extension program in JSP using orion.
I installed the news app as documented and use an oracle datasource.
When I access the app I get the following error message (part)
com.evermind.server.rmi.OrionRemoteException: Database error: ORA-00942:
table or view does not exist
at EntityHomeWrapper1.findByParent(EntityHomeWrapper1
We are looking at running Orion on a remote server running Windows NT or
2000.
As Orion doesnt install as a service does anyone know how to have Orion
start without requiring someone to log on to run Orion.
Rob
Get Your Pr
Can somebody give me a example to setup cluster server of Orion?
I still cant understand how to use tag
and how to run 2 or more Orion server as cluster?
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
Hello,
We will make the Counter classes open source and free to distribute
Regards,
Karl Avedal
"Joseph B. Ottinger" wrote:
> I don't know. But then again, this is an orion-list and it wasn't
> cross-posted to any other forum, so... :) :) :)
>
> On Fri, 12 May 2000, Neville Burnell wrote:
>
>
Hi,
I have a deployment problem, I would like to solve and so far I am not
quite sure if it's doable using standard j2ee means or if it needs orion
specific features.
suppose I have an ejb-module that encapsulates persistence related code in
an api which it exposes as a type of service. I wou