using ejb-ref-mapping in orion-web.xml?

2001-06-13 Thread -buttso-
g'afternoon all - Has anyone ever used the ejb-ref-mapping tag in the orion-web.xml file? From reading the doc on the Orion website, it appears that you can modify the JNDI name used by an ejb-ref-mapping entry for an EJB home as described in the standard web.xml file. I've got

orion-web.xml

2001-02-01 Thread Phan Anh Tran
Hi all, I used the following orion-web.xml to point orion to my class files, but it does not seem to work - Orion cannot find my classes. I put the orion-web.xml under my WEB-INF directory, is that the right place? Thanks. Anh ?xml version="1.0"? !DOCTYPE orion-web-

RE: orion-web.xml

2001-02-01 Thread Angus Mark
orion -web.xml must go in the same place as web.xml - ie: in the web-inf directory As for the classpath - I don't think you need to add the file:/// bit of the path - just use the directory path ie: D:/myprojects/paomgmt/classes"/ and see what it does. Hope that helps

Re: Automatic generation of virtual directory tag in the orion-web.xml doc ?

2001-01-08 Thread Jean-Guillaume LALANNE
Ok. sorry. I am using an old version of orion I am using the version 1.0.3 ... I tried with orion-web.xml in the war and it didn't work. I should obviously updatemy version of Orion That's certainly the solution. Thanks a lot for your help. Regards Jean-Guillaume

deploying orion-web.xml

2000-09-04 Thread Klaus Thiele
Hello, i know how to deploy an "orion-ejb-jar.xml" - and it works fine. is it also possible to deploy an "orion-web.xml"? i'd like to set "development and directory-browsing" parameters at deploy-time. adding an "orion/orion-web.xml" to the .wa

Re: deploying orion-web.xml

2000-09-04 Thread Dave Smith
It lives in the (web-app-root/)WEB-INF/orion-web.xml as described in the doc, not the Orion directory. Klaus Thiele wrote: Hello, i know how to deploy an "orion-ejb-jar.xml" - and it works fine. is it also possible to deploy an "orion-web.xml"? i'd like to set "

orion-web.xml: development=true

2000-07-06 Thread Steven Punte
Dear James: Thanks for the hint. I assume you mean file: "~orion/application-deployments/default/appName/orion-web.xml Also, if I set development=true, where will the transformed jsp to java files be stored? Thanks in advance: STeve Punte e-Business Sof

Re: orion-web.xml: development=true

2000-07-06 Thread james_dodd
To: James Dodd/ZDNet/LON/ZDEUR@ZD Europe, Orion-Interest [EMAIL PROTECTED] cc: Subject: orion-web.xml: development="true" Dear James: Thanks for the hint. I assume you mean file: "~orion/application-deployments/default/appName/orion-web.xml Also, if I set d

Re: orion-web.xml: development=true

2000-07-06 Thread Brien Voorhees
You should be able to find them in "~orion/application-deployments/default/appName/persistence/" . Brien Voorhees - Original Message - From: "Steven Punte" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Thursday, July 06, 2000 8:52 AM Subje