Re: Ejbs classPath (out of office 5/20)

2002-05-20 Thread Jennifer Goree
I will be out of the office on Monday May 20th. If you have an emergency problem with the website, please contact Russell Dodds. thanks, Jen

Re: Ejbs classPath

2002-05-20 Thread Jorge Jimenez C
them in the jar module. Good luck. JJ - Original Message - From: "Eslam Mohamed" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 2:48 AM Subject: Ejbs classPath > Hi all > I have problem in calling remote se

Re: Ejbs classPath (out of office 5/20)

2002-05-20 Thread Jennifer Goree
I will be out of the office on Monday May 20th. If you have an emergency problem with the website, please contact Russell Dodds. thanks, Jen

Ejbs classPath

2002-05-19 Thread Eslam Mohamed
Exception. To solve this problem I put both the Home&Remote Interface of the remote interface on the default classPath of the OC4J server j2ee/home/lib so it works but I think this is not the right way so can any one help me how to solve it and where we can set a classpath for an appropriate EJB .

Glue and Orion classpath

2002-05-13 Thread Jon Bricker
I'm trying to set up Glue to work on Orion with an app that will use EJBs. At this point I made it a web app( .war file) but when I run it it can not fine things in javax.ejb.*. Do I need to make the app into an .ear and add my classes to a jar file as well? There are no EJBs in the app but it

Re: classpath problem with ear file

2002-04-05 Thread Scott Farquhar
.xml > file. The .ear is capable of configuring any dependency you wish. > > > > In general, if you have classes which are used only by your EJB's you > have 2 options: > > 1. Package them into the same .JAR file as your EJBs > > 2. Package them into a

RE: classpath problem with ear file

2002-04-04 Thread Alex Paransky
#x27;s you have 2 options: 1. Package them into the same .JAR file as your EJBs 2. Package them into a separate file and use the classpath in the manifest for your EJB.jar   To understand why you are having a problem, you need to read a little about how classloaders are used and what is their

Re: classpath problem with ear file

2002-04-04 Thread Roxanne Tapia
ts towards.Ciao TK- Original Message -From: "Roxanne Tapia" <[EMAIL PROTECTED]>To: "Orion-Interest" <[EMAIL PROTECTED]>Sent: Wednesday, April 03, 2002 7:38 PMSubject: classpath problem with ear file I am deploying an ear file, which contains a w

Re: classpath problem with ear file

2002-04-03 Thread Thomas Körner
]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 7:38 PM Subject: classpath problem with ear file > I am deploying an ear file, which contains a war file. The war file has > a jar in the WEB-INF/lib directory. > > However, when I start the serve

classpath problem with ear file

2002-04-03 Thread Roxanne Tapia
I am deploying an ear file, which contains a war file. The war file has a jar in the WEB-INF/lib directory. However, when I start the server, and it is deploying the ejb jars in the same application - it says it can't find the classes in that jar file. I saw this once before when some ancesto

Re: Problems configurating classpath

2002-02-19 Thread Lachezar Dobrev
nux it is even easier.     lachezar   - Original Message - From: John Creaner To: Orion-Interest Sent: Tuesday, February 19, 2002 11:58 AM Subject: RE: Problems configurating classpath All,     I have a small question, I am currently having a problem

RE: Problems configurating classpath

2002-02-19 Thread John Creaner
All,     I have a small question, I am currently having a problem with orion. The problem is that it doesn't seem to be taking advantage of the machine that it situated on. The question is how or is it possible to configure orion to take advantage of the machine that it is placed on top o

Re: Problems configurating classpath

2002-02-18 Thread Stephen Davidson
Luis María Ruiz del Portal Lázaro wrote: > Hi all, i try to run fop in OC4J (with orion.jar). I have downloaded the > jaxp winter package from sun that contains the xerces.jar and xalan.jar > files. > > The classpath of orion has this order "ejb.jar, jndi.jar, jdbc.jar,

Problems configurating classpath

2002-02-18 Thread Luis María Ruiz del Portal Lázaro
Hi all, i try to run fop in OC4J (with orion.jar). I have downloaded the jaxp winter package from sun that contains the xerces.jar and xalan.jar files. The classpath of orion has this order "ejb.jar, jndi.jar, jdbc.jar, jta.jar, jaxp.jar, crimson.jar, xalan.jar, saxon.jar, tool

Re: classpath issues??

2002-02-07 Thread Scott Farquhar
s in all servers I know. > > JJ > > - Original Message - > From: "Jacky Cheung" <[EMAIL PROTECTED]> > To: "Orion-Interest" <[EMAIL PROTECTED]> > Sent: Thursday, February 07, 2002 1:41 AM > Subject: Re: classpath issues?? > >

Re: classpath issues??

2002-02-07 Thread Jorge Jimenez C
. JJ - Original Message - From: "Jacky Cheung" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 1:41 AM Subject: Re: classpath issues?? > You can put allsrc.jar under WEB-INF/lib of your webapp. Or you c

Re: classpath issues??

2002-02-06 Thread Jacky Cheung
ion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 10:24 AM Subject: classpath issues?? > Ok, I've created an application (.ear file) which has successfully been > deployed, BUT my servlet in my .war file blows up on a runtime exception > because it can't

classpath issues??

2002-02-06 Thread Dan Ascheman
s in my system, and that resides in my .ear file - I thought that would be enough for my servlet to see it, but it's not. I tried putting the "allsrc.jar" in my "d:\orion" directory and it didn't work, and I tried referencing it in my classpath upon startup like t

Re: Trivial classpath problem ?

2002-01-13 Thread Scott Farquhar
m sure > some of you would be able to help me ( the engines are the same down there > :). > Ive tried adding a new jar to oc4js classpath. Our application depends on > this jar. > I couldnt. > Ive tried adding the jar as a 'library-path' tag within the server.xml. > Then

RE: Trivial classpath problem ?

2002-01-13 Thread The elephantwalker
it regards, the elephantwalker www.elephantwalker.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Saturday, January 12, 2002 11:36 PM To: Orion-Interest Cc: [EMAIL PROTECTED] Subject: Trivial classpath problem ? Hi

Trivial classpath problem ?

2002-01-13 Thread Yuval_Goldstein
Hi, Although this is an oc4j question ( oracles wrapper for orion ), im sure some of you would be able to help me ( the engines are the same down there :). Ive tried adding a new jar to oc4js classpath. Our application depends on this jar. I couldnt. Ive tried adding the jar as a 'library

Re: Newbie classpath problem - please help

2001-09-27 Thread Dmitriy Serebryakov
check doc on orion-web.xml DS - Original Message - From: <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, September 27, 2001 5:47 AM Subject: Newbie classpath problem - please help > > > > I've installed Orion 1.5.

Re: Newbie classpath problem - please help

2001-09-27 Thread Joe Sackett
27, 2001 10:32 AM Subject: Newbie classpath problem - please help > > > >I've installed Orion 1.5.2 on my Windows NT4 development machine. > >I have a system classpath that points to lots of standard classes, for >utilities, etc. > >If I start Orion with the command &qu

RE: Newbie classpath problem - please help

2001-09-27 Thread Juan Lorandi (Chile)
Derek, the -jar option should be the last option: java -cp %CLASSPATH% -jar orion.jar also, you may want to try simply: java -jar orion.jar HTH JP > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Jueves, 27 de Septiembre de 2001 5:48

RE: Newbie classpath problem - please help

2001-09-27 Thread SAURUGGER,PETER (A-PaloAlto,ex2)
-cp does not work in conjunction with -jar. The jar file gets its class path from the manifest file. You can drop jars into the the implicit classpath at your jre/lib/ext. I have not tried it, but Orions classloader may pick up jars in the Orion directory. For your applications, you can

Newbie classpath problem - please help

2001-09-27 Thread Derek_Hardy
I've installed Orion 1.5.2 on my Windows NT4 development machine. I have a system classpath that points to lots of standard classes, for utilities, etc. If I start Orion with the command "java -jar orion.jar" then it doesn't pick anything up from the classpath, if on t

Re: Classpath Structure Problem ?

2001-09-23 Thread Kesav Kumar
); the above method tries to find the class from the current context which will give you the application's classloader. - Original Message - From: <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Sunday, September 23, 2001 7:36 PM Subj

Classpath Structure Problem ?

2001-09-23 Thread bill . winspur
directory. To nail the problem down, I printed the jvm's class path, immediately before the attempt to load the session class. With newline chars inserted after each ';' for legibility, the classpath looks like this: classpath: orion.jar; C:\j2ee\home\ejb.jar; C:\j2ee\home\act

Subject: Classpath Structure Error?

2001-09-23 Thread bill . winspur
directory. To nail the problem down, I printed the jvm's class path, immediately before the attempt to load the session class. With newline chars inserted after each ';' for legibility, the classpath looks like this: classpath: orion.jar; C:\j2ee\home\ejb.jar; C:\j2ee\home\act

Re: AW: Stupid CLASSPATH and Oracle JDBC drivers. Need help!

2001-09-19 Thread Stephen Davidson
> Von: Dan Lee [SMTP:[EMAIL PROTECTED]] > > Gesendet am: Mittwoch, 19. September 2001 18:44 > > An: Orion-Interest > > Betreff: Stupid CLASSPATH and Oracle JDBC drivers. Need help! > > > > Hi All, > > > > I simply trying to get Orion to see my Oracle J

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

2001-09-19 Thread Michael J. Cannon
db.org, Incorporated PM/COO - Original Message - From: "Mike Fontenot" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Wednesday, September 19, 2001 12:33 PM Subject: RE: Stupid CLASSPATH and Oracle JDBC drivers. Need help! > We had to put t

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

2001-09-19 Thread The elephantwalker
the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Fontenot Sent: Wednesday, September 19, 2001 11:41 AM To: Orion-Interest Subject: RE: Stupid CLASSPATH and Oracle JDBC drivers. Need help! Using: java -server -Xincgc -Xms70m -Xmx128m

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

2001-09-19 Thread Regele, Manfred
g.de > -Ursprüngliche Nachricht- > Von: Dan Lee [SMTP:[EMAIL PROTECTED]] > Gesendet am: Mittwoch, 19. September 2001 18:44 > An: Orion-Interest > Betreff: Stupid CLASSPATH and Oracle JDBC drivers. Need help! > > Hi All, > > I simply trying to get Orion to se

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

2001-09-19 Thread Mike Fontenot
Using: java -server -Xincgc -Xms70m -Xmx128m -jar ./orion.jar -out ./orion.log -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of The elephantwalker Sent: Wednesday, September 19, 2001 11:56 AM To: Orion-Interest Subject: RE: Stupid CLASSPATH and Oracle

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

2001-09-19 Thread The elephantwalker
:[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 and solaris. We never figured

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

2001-09-19 Thread Mike Fontenot
: Orion-Interest Subject: Stupid CLASSPATH and Oracle JDBC drivers. Need help! Hi All, I simply trying to get Orion to see my Oracle JDBC drivers!! I've placed my classes12.zip in the [ORION_HOME]/lib directory but it cannot see it. I've also tried previous posted suggestions of mod

Stupid CLASSPATH and Oracle JDBC drivers. Need help!

2001-09-19 Thread Dan Lee
Hi All, I simply trying to get Orion to see my Oracle JDBC drivers!! I've placed my classes12.zip in the [ORION_HOME]/lib directory but it cannot see it. I've also tried previous posted suggestions of modifying the shell $CLASSPATH variable and the library path located in the appli

Re: Help with exception, could be classpath related

2001-08-10 Thread oisin
Hi Ashok, the two beans are in two individual ejb-jar files, with both beans deployed successfully, I know this because they work fine when I connect simple clients to them, and both work from the same client when the classpath is set correctly. The contents of the files are ejb-jar2.jar

Re: Help with exception, could be classpath related

2001-08-09 Thread Ashok Banerjee
bean to invoke methods on an entity bean, the error seems to be in >the Entity Bean but it has been tested from a client and it works, I think it may be >due to the classpath, as I've had to put the classes into the server.xml as path="...">file before I could see them f

Help with exception, could be classpath related

2001-08-09 Thread albert
Hello All, hope you can help me with this as I'm unsure exactly what it means, I use a session bean to invoke methods on an entity bean, the error seems to be in the Entity Bean but it has been tested from a client and it works, I think it may be due to the classpath, as I've had

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-07-06 Thread Eddie Post
Title: SV: Classpath and library path ERROR ??? --> PLEASE again ??? I found it, I found it, I foundt it .. :)   I was busy making a correct ear file for Ray, such that he could have a look at it on his server and . certainly it worked   I tracked down the problem which is

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-07-05 Thread Eddie
ea is welcome. Does anyone want's to deploy my ear file, to see if it complaints ?? :{ - Original Message - From: "Ray Harrison" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 12:59 AM Subject: Re: Classpath and library path ERROR ??

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-07-05 Thread Eddie
??? Any idea's are welcome ? :{ - Original Message - From: "elephantwalker" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 12:31 AM Subject: RE: Classpath and library path ERROR ??? --> PLEASE again

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-07-04 Thread Michael Jara
Title: SV: Classpath and library path ERROR ??? --> PLEASE again ??? I think what Magnus was suggesting was not that you put log4j-core.jar IN your ejb-jar file, but that you put it in your ear file and put it in the classpath of your ejb-jar's manifest file.  That way, log4j-core.

RE: Classpath and library path ERROR ??? --> PLEASE again ???

2001-07-04 Thread elephantwalker
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Eddie Sent: Wednesday, July 04, 2001 1:54 PM To: Orion-Interest Subject: Re: Classpath and library path ERROR ??? --> PLEASE again ??? Helllu I still haven't been able to solve the problem below and I already had a lot of sleeples

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-07-04 Thread Eddie
Title: SV: Classpath and library path ERROR ??? --> PLEASE again ??? Helllu   I still haven't been able to solve the problem below and I already had a lot of sleepless nights... so please some help, as I realy can't continue!! (see below for the problem). Does someone

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-29 Thread Eddie
Title: SV: Classpath and library path ERROR ??? --> PLEASE again ??? Hellu again,   Finally I have been able to jar the project to a ear file and deploy it. I included the log4j-core.jar file in my ear file, by including it in a ejb.jar file. I did this like Magnus suggested below: includ

SV: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-24 Thread Magnus Rydin
Title: SV: Classpath and library path ERROR ??? --> PLEASE again ??? I guess thats orion-application.xml right? Another way would be to include the jar in the .ear file, and make one of the ejb .jar:s manifest files point it out. This is according to my interpretation of the specificat

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-22 Thread Pablo Krause
Reply-To: Orion-Interest <[EMAIL PROTECTED]> >To: Orion-Interest <[EMAIL PROTECTED]> >Subject: Re: Classpath and library path ERROR ??? --> PLEASE again ??? >Date: Fri, 22 Jun 2001 14:17:16 +0200 > >Helllu ?? > >What do you need to do to get an answer from this newsgr

RE: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-22 Thread elephantwalker
01 5:17 AM To: Orion-Interest Subject: Re: Classpath and library path ERROR ??? --> PLEASE again ??? Helllu ?? What do you need to do to get an answer from this newsgroup when you are really in trouble ?? :( I still haven't be able to include a jar file in the orion-application.xml, that can b

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-22 Thread Ye He
i speicify my CLASSPATH thru applications.xml's tag, using absolute path. i'm on SuSE 7.1 (kernel 2.4.0) with IBM jdk 1.3.0 --- Eddie <[EMAIL PROTECTED]> wrote: > Helllu ?? > > What do you need to do to get an answer from this newsgroup > when you are > reall

RE: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-22 Thread Lou Farho
I am not sure this will help but here it goes. My problem was were to put classes shared by my web app and my ejbs. I wanted to jar them up and put them some where. I asked around and got various responses. The response I found most useful was to put the classes in the ejb.jar file. So, if you

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-22 Thread Eddie
w for more info ?? Eddie :( - Original Message - From: Eddie To: Orion-Interest Sent: Tuesday, June 19, 2001 11:20 AM Subject: Re: Classpath and library path ERROR ??? --> PLEASE again ??? Thanks, Indeed the library tag wasn't on the correct place in the orion-application.x

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-19 Thread Eddie
??   Hope you have some ideas as I don't have them anymore. Neither do I know how to debug this, as Orion doesn't show that it loads the jar file...or where it looks.. Hmmm... frustrating.. Eddie - Original Message - From: elephantwalker To: Orion-Interest Sent:

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-19 Thread Steffen Stundzig
Hi Eddie, > "Eddie" <[EMAIL PROTECTED]> wrote: > Hellu, > > I am have still having problems with the problem below. Can someone PLEASE help me with this ??? do you have tested this with absolute path's? I've have disabled, that orion deploys my ear in an specific deployment directory. Otherwi

RE: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-18 Thread Ye He
ch is what we use for production. > > Regards, > > the elephantwalker > > -Original Message- > From: Ye He [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 18, 2001 12:45 PM > To: [EMAIL PROTECTED] > Subject: RE: Classpath and library path ERROR ??? --> PLEASE

RE: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-18 Thread elephantwalker
TED]] Sent: Monday, June 18, 2001 12:45 PM To: [EMAIL PROTECTED] Subject: RE: Classpath and library path ERROR ??? --> PLEASE again ??? Hi, I posted a similar question to this list but got no answer. Wondering if you could help also. Where can I specify LD_LIBRARY_PATH for orion to pick u

RE: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-18 Thread elephantwalker
n Behalf Of EddieSent: Monday, June 18, 2001 8:15 AMTo: Orion-InterestSubject: Re: Classpath and library path ERROR ??? --> PLEASE again ??? Hellu,   I am have still having problems with the problem below. Can someone PLEASE help me with this ???   Eddie     - Or

Re: Classpath and library path ERROR ??? --> PLEASE again ???

2001-06-18 Thread Eddie
Hellu,   I am have still having problems with the problem below. Can someone PLEASE help me with this ???   Eddie     - Original Message - From: Eddie To: Orion-Interest Sent: Friday, June 15, 2001 1:08 PM Subject: Classpath and library path ERROR ??? OK

Classpath and library path ERROR ???

2001-06-15 Thread Eddie
OK,   I want to include a jar file in my application, so I put it in $APPLICATION_ROOT/lib and in the orion-application.jar I put (I first let Orion generate the orion-application.xml file): -             ---   However My application can't find the jar files: "NoClassDef

Re: [EJB/Servlet 1.5.1]Classpath driving me nuts...

2001-06-06 Thread Steffen Stundzig
Hi Alex, I've also disabled, that orion deploy's my ear into a specific deployment directory. This I've done by removing the attribute 'application_deployment' from the element 'application-server' in 'ORION_HOME/config/server.xml'. Hope this helps. Regards Steffen... > "Alex Coyle" <

Re: [EJB/Servlet 1.5.1]Classpath driving me nuts...

2001-05-30 Thread Steffen Stundzig
Hi Gordon, > "Gordon Reynolds (cyonara)" <[EMAIL PROTECTED]> wrote: > Steffen, > > That's how I read the spec, with one exception: place only *.jar files > in web-inf/lib; place *.class files in web-inf/classes. > > I don't do either, however. I build an ear and place all the > jar files in met

Re: [EJB/Servlet 1.5.1]Classpath driving me nuts...

2001-05-30 Thread Steffen Stundzig
Hi Ben, > Ben Christensen <[EMAIL PROTECTED]> wrote: > Just put your classpath in the /lib directory in Orions root. It works fine for > directory structure in that directory and if you need to really specify something > different or choose .jar files or something, edit appl

Re: [EJB/Servlet 1.5.1]Classpath driving me nuts...

2001-05-29 Thread Gordon Reynolds (cyonara)
n Stundzig <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Tuesday, May 29, 2001 7:55 AM Subject: [EJB/Servlet 1.5.1]Classpath driving me nuts... > Hi, > > I've a 'war' with a servlet. All needed jars and classes for the servlet > resis

Re: [EJB/Servlet 1.5.1]Classpath driving me nuts...

2001-05-29 Thread Ben Christensen
Just put your classpath in the /lib directory in Orions root. It works fine for directory structure in that directory and if you need to really specify something different or choose .jar files or something, edit application.xml in the config directory right after this line: You will

[EJB/Servlet 1.5.1]Classpath driving me nuts...

2001-05-29 Thread Steffen Stundzig
Hi, I've a 'war' with a servlet. All needed jars and classes for the servlet resists under 'WEB-INF/lib' in the war-file, but orion doesn't find it automatically. My workaround is to build an 'ear' and in the root 'META-INF' I put an 'orion-application.xml' with an element which explicitely in

Re: Orion CLASSPATH

2001-04-23 Thread Michael Jara
I beleive that orion.jar has a classpath set in the manifest file. Take a look at "manifest.mf" in the orion jar. Mike - Original Message - From: "Kemp Randy-W18971" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Monday,

RE: Orion CLASSPATH

2001-04-23 Thread Andre Vanha
The orion jar is using the jar extension mechanism. If you look at orion.jar's manifest, you'll see what jars are being added to the classpath automatically. You can read more about the jar extension mechanism on Sun's site. Andre -Original Message- From: Geoffrey M

Re: Orion CLASSPATH

2001-04-23 Thread Rafael Alvarez
Hello Geoffrey, from the orion.jar manifest, the classpath is: xerces.jar ejb.jar jndi.jar jdbc.jar jta.jar parser.jar jaxp.jar xalan.jar tools.jar jsse.jar jnet.jar jcert.jar activation.jar mail.jar saxon.jar After that comes (globally) $(ORIONHOME)/lib and inside

Re: Orion CLASSPATH

2001-04-23 Thread Robert Krueger
At 09:29 23.04.2001 , you wrote: >Hello all! > >Can anyone tell me what Orion is doing with the CLASSPATH. I suspect it >is building >its own or adding to mine simply because it knows how to find certain jars >that I have not specified anywhere. > >Any info appreciated.

RE: Orion CLASSPATH

2001-04-23 Thread Hani Suleiman
Have a look at META-INF/MANIFEST.MF inside orion.jar, and you'll see Orion's classpath. Orion uses its own set of classloaders, which have nice features like automatically picking up any jar/zips from orion/lib, so you just drop things in there and they work. On Mon, 23 Apr 2001,

RE: Orion CLASSPATH

2001-04-23 Thread Kemp Randy-W18971
I believe it is internally setting it. When I transported the Orion and Orion Primer examples (www.jollem.com) to Jboss (www.jboss.org) as a learning exercise, I had to define the package settings externally in my classpath for jboss. For Orion, I didn't have to do this, but I don't k

Orion CLASSPATH

2001-04-23 Thread Geoffrey Marshall
Hello all! Can anyone tell me what Orion is doing with the CLASSPATH. I suspect it is building its own or adding to mine simply because it knows how to find certain jars that I have not specified anywhere. Any info appreciated... -- Geoffrey W. MarshallDirector of Development

Re: Simple classpath prob

2001-03-05 Thread Dan North
class file in and > dropping that in >both WEB-INF/lib and WEB-INF/classes > Starting the orion server with a java -classpath >%path-to-jar%;%other-paths% com.evermind.server.ApplicationServer instead of >the java -jar orion.jar > >But nothing has worked - someone please p

RE: Simple classpath prob

2001-03-05 Thread cybermaster
Did you set your source-directory in orion-web.xml? Did you make sure your browser doesn't do any caching? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Daryl Hall Sent: Monday, March 05, 2001 4:47 AM To: Orion-Interest Subject: Simple classpath

Simple classpath prob

2001-03-05 Thread Daryl Hall
face.class file in the same directory as as the autocompiled servlet.class Creating a .jar file with the interface.class file in and dropping that in both WEB-INF/lib and WEB-INF/classes Starting the orion server with a java -classpath %path-to-jar%;%o

Simple classpath prob

2001-03-05 Thread Daryl Hall
face.class file in the same directory as as the autocompiled servlet.class Creating a .jar file with the interface.class file in and dropping that in both WEB-INF/lib and WEB-INF/classes Starting the orion server with a java -classpath %path-to-jar%;%o

Re: Classpath

2001-02-28 Thread Christian Sell
> Hi, > It seems to me that if you start orion like "java -jar orion.jar" there is a > problem with setting the classpath. the problem is that the Java documentation explicitly says that if the jar invocation mechanism is used, the classpath is taken from the manifest file

Re: Classpath

2001-02-28 Thread Luis Javier Beltran
Title: RE: Classpath Thanks a lot!   Luis Javier Hi, It seems to me that if you start orion like "java -jar orion.jar" there is a problem with setting the classpath. I start orion like this : set SERVER_PATH=.;%JDBC_PATH%;%OTHER_PATHS% java -classpath &qu

RE: Classpath

2001-02-27 Thread Eyal Litman (Kamoon IL)
Title: RE: Classpath Hi, It seems to me that if you start orion like "java -jar orion.jar" there is a problem with setting the classpath. I start orion like this : set SERVER_PATH=.;%JDBC_PATH%;%OTHER_PATHS% java -classpath "%SERVER_PATH%" com.evermind.server.App

Classpath

2001-02-27 Thread Luis Javier Beltran
Hi,   Where should specify the classpath I want to use? I'm trying to include some classes in another directory, it can't find them. I thought adding it in a batch file before calling orion would do it, but it seems that's not the way.   Thanks a lot!   Luis Javier

RE: CLASSPATH setup

2001-02-23 Thread SureTicket.com
The way i do it is modify /etc/profile, there is already PATH variable setuped, so just setup CLASSPATH in a same manner and it going to be available for all users. Hope this helps -Anton aka sigg- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter

RE: CLASSPATH setup

2001-02-23 Thread Jeff Schnitzer
Message- >From: Peter Peltonen [mailto:[EMAIL PROTECTED]] >Sent: Friday, February 23, 2001 4:27 AM >To: Orion-Interest >Subject: CLASSPATH setup > > > >I'm a beginner with Orion and Java setup with Linux. I would >like to know if I >have setup my system correct

RE: CLASSPATH setup

2001-02-23 Thread Arved Sandstrom
r Peltonen Sent: Friday, February 23, 2001 8:27 AM To: Orion-Interest Subject: CLASSPATH setup I'm a beginner with Orion and Java setup with Linux. I would like to know if I have setup my system correctly. I have installed the following on my RedHat 6.2 system: postgresql-jdbc-7.0.2-2 jdk-1.2.2

CLASSPATH setup

2001-02-23 Thread Peter Peltonen
I'm a beginner with Orion and Java setup with Linux. I would like to know if I have setup my system correctly. I have installed the following on my RedHat 6.2 system: postgresql-jdbc-7.0.2-2 jdk-1.2.2 j2sdkee-1.2.1 orion-1.4.5 For everything work right, I should have the CLASSPATH var

Orion process dies -- Error in servlet 'classpath'

2001-02-05 Thread Neal Kaiser
Recently my orion process (running on Linux) is dying a couple times a day. This is just a development server, and as far as I know, nobody is hitting it. The only pointer I have at the moment is the following error: 2/5/01 1:14 AM forums: Error in servlet 'classpath

Re: Can some briefly explain Orion's library/classpath processing?

2001-01-16 Thread Robert Krueger
At 23:28 15.01.2001 , you wrote: >What gets processed first: >$ORION/lib or $ORION/$WEBAPP/WEB-INF/lib or $ORION/$WEBAPP/WEB-INF/classes >? > >I am developing a J2EE app built on the Struts framework and found that my >application would >not work when I put struts.jar in $ORION/$WEBAPP/WEB-INF/li

Can some briefly explain Orion's library/classpath processing?

2001-01-15 Thread Neal Kaiser
What gets processed first: $ORION/lib or $ORION/$WEBAPP/WEB-INF/lib or $ORION/$WEBAPP/WEB-INF/classes ? I am developing a J2EE app built on the Struts framework and found that my application would not work when I put struts.jar in $ORION/$WEBAPP/WEB-INF/lib but would work when I put struts.jar i

RE: Classpath problems

2000-12-01 Thread Russ White
. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of John N. Alegre > Sent: Thursday, November 30, 2000 8:41 PM > To: Orion-Interest > Subject: RE: Classpath problems > > > Russ, > > Comment here is that this is an Orion specific soluti

AW: Classpath problems

2000-12-01 Thread Alexander Sparkowsky
Im Auftrag von Russ White Gesendet: Donnerstag, 30. November 2000 20:39 An: Orion-Interest Betreff: RE: Classpath problems Hi Alex, I too had this problem, and solved it by creating a library directory which I now have library tags in my orion-applcation.xml files which point to a class repository (

RE: Classpath problems

2000-11-30 Thread John N. Alegre
f Alexander >> Sparkowsky >> Sent: Thursday, November 30, 2000 12:45 PM >> To: Orion-Interest >> Subject: Classpath problems >> >> >> I have some problems dealing with the classpathes in orion. >> >> I have a web module and some

Re: Classpath problems

2000-11-30 Thread Daniel G. Koulomzin
According to the J2EE spec, EJB *.jar files need to include ALL necessary classes.  An *.ear file also needs all its available classes in WEB-INF/lib.  Unfortunately, you'll have to put your common classes in both files.  This is very annoying, but it is correct. -Dan Alexander Sparkowsky wrote:

RE: Classpath problems

2000-11-30 Thread Russ White
PM > To: Orion-Interest > Subject: Classpath problems > > > I have some problems dealing with the classpathes in orion. > > I have a web module and some ejb module. Some classes are used by the > web and ejb modules. First I added these classes only to one of the > ejb mod

Classpath problems

2000-11-30 Thread Alexander Sparkowsky
I have some problems dealing with the classpathes in orion. I have a web module and some ejb module. Some classes are used by the web and ejb modules. First I added these classes only to one of the ejb modules and got a NoClassDefFoundError in the servlet. I then added the class to the web mod

Re: help ! classpath to the shared jar files or class files

2000-11-14 Thread TDSlusser
Just put the jar file in the /lib dir where orion is installed and it will find them automatically. Regards, Ted Slusser [EMAIL PROTECTED]

Re: help ! classpath to the shared jar files or class files

2000-11-14 Thread Sven van 't Veer
Edmund Cheung wrote: > > I have non-ejb classes ( called share.jar)are used by all ejb jar files and > how do I let Orion know to use this jar file for the ejb jars files ? > Define the classpath somewhere ? I have got the error below while deploying > the ejb jar files. Thank

help ! classpath to the shared jar files or class files

2000-11-14 Thread Edmund Cheung
I have non-ejb classes ( called share.jar)are used by all ejb jar files and how do I let Orion know to use this jar file for the ejb jars files ? Define the classpath somewhere ? I have got the error below while deploying the ejb jar files. Thanks for your help. I have tried the following ways

Orion Application Classpath

2000-11-02 Thread Chris Livermore
Hi I am trying to write a jsp page which lists the current CLASSPATH known to orion. Obviously, if i use System.getProperty("java.class.path"), i only get "orion.jar" (or whatever I have in my shell environment when i start orion). Presumably there is a wa

Re: EJB classpath problem

2000-10-26 Thread Jason Rimmer
EMAIL PROTECTED] - Original Message - From: "Laurent Cornelis" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, October 26, 2000 2:58 AM Subject: Re: EJB classpath problem Your solution will surely works but I don't want to mix my

Re: EJB classpath problem

2000-10-26 Thread Laurent Cornelis
Your solution will surely works but I don't want to mix my jars with Orion jars... It is really i^mpossible to specify an additional classpath for EJBs in Orion ?   Thanks anyway ;)   Laurent - Original Message - From: wim veninga To: Orion-Interest Sent: Wedn

  1   2   >