SV: (No subject)

2002-04-25 Thread Magnus Rydin
AIL PROTECTED] > Skickat: den 25 april 2002 12:21 > Till: Orion-Interest > Ämne: (No subject) > > > > remove me please >

(No subject)

2002-04-25 Thread espatial50
remove me please

[no subject]

2002-04-23 Thread Dennis McCrindle
Are you staying in touch with clients on a regular basis?If not, you're in danger of losing a surprisingly large portion of repeat business to your salon or spa. We have a solution. Introducing our new 12-page 4-color newsletter with the front and back cover totally customized for your

[no subject]

2002-04-09 Thread Jose Mena
Hi, I'm trying to set an error page in one of my web applications. To do this i have put this tag in the web.xml file: 500 /error.html to catch all the 500 errors and redirect the user to an error page. It works when i put a plain html page but it doesn't when i put a jsp. is

[no subject]

2002-04-08 Thread Cristina Perma
Hi , I have a problem with InterBase and Orion. When I am trying to make a connection to a database, I receive : interbase.interclient.CommunicationException: [interclient] Communication error: A socket exception occurred while trying to establish a socket connection to server

[no subject]

2002-04-08 Thread Manli Chan
Hi everybody, Could anyone tell me why I would get the "403 directory not allowed to be written error" when I tried to run the addressbook example in the Orion CMP primer tutorial? I appreciate your help. __ Do You Yahoo!? Yahoo! Tax Center - on

[no subject]

2002-04-03 Thread Bozdoghina Nicolae
Could somebody help me, because I have a problem. I'm not able to set Orionserver as to have a database on Firebird. Could somebody help me? I don't know how ? __ Do you want a free e-mail for life ? Get

[no subject]

2002-02-19 Thread Chris Turner
Hi, I think this might be a bug in Orion 1.5.4. Anyone got any comments or thoughts before I submit it! Am I doing something stupid? I'm using EJB2.0 with a cmr for a one-to-many bidirectional relationship between a Customer and Address. I'm just using the ejb-jar.xml descriptor with a relationsh

[no subject]

2002-02-15 Thread Min-Hua Luo
Hi, I am confused by RoleManager.addToRole() function. It says "Adds a principal to the specified role, in practice this usually implies adding the principal to the legacy groups the role encompasses". Since all roles are defined in web.xml ( tag), does addToRole() function will actually update

[no subject]

2002-01-03 Thread Magnus Forslund
UNSUBSCRIBE

[no subject]

2001-12-23 Thread Harini P
Hi, I am using the Orion App Server(oc4j). I have an applet client which is talking to the JMS Server in Orion. To be able to get the initialcontext i have put the following lines in my java.policy file permission java.util.PropertyPermission "*", "read,write"; permission java.io.

[no subject]

2001-12-09 Thread Namor Taror
I am also getting this exception when including a soap call into my ejb. I am certain I have correct soap.jar classpath reference in my classpath environment variable. My ant deployment also has a correct reference to the soap.jar. It happens during the run time. As if the container (bean wrap

[no subject]

2001-12-08 Thread Namor Taror
I am getting the following exception when evoking an ejb deployed as as a web service. Has anybody seen it before? In TemplateProvider.locate() URI: urn:SchedulerManager DD.ServiceClass: org.apache.soap.providers.StatelessEJBProvider DD.ProviderClass: com.taror.schedule.ejb.session.scheduler.Sch

[no subject]

2001-12-07 Thread Etienne Giraudy
Hi, Our application has two version, the new one is using JAXP 1.1 and there is no trouble with it. But the old one, that we are trying to validate on Orion is using JAXP 1.0. I cannot figure how to use JAXP 1.0 in my webapp. I put jaxp1.0 in the lib directory - does not work I tried in the glo

[no subject]

2001-11-22 Thread Julio Lorenzo
I need to know if I can map a Business Entity, like CMP, to more than a table. example: I have a Entity TestBean with three fields (id,field_a,field_b), and in the DB I have two tables like this: A=(id,field_a) B=(id,field_b) I need to map this Entity to this tables, but I believe that that is im

No Subject

2001-09-22 Thread Maxim Loukianov
Title: Newbie question unsubscribe

No Subject

2001-08-22 Thread nmihali
** This e-mail message is intended solely for the use of the addressee. The message may contain information that is privileged and confidential. Disclosure to anyone other than the intended recipient is prohibited. I

No Subject

2001-08-06 Thread Jens Frank
unsubscribe

No Subject

2001-07-23 Thread sas
hai   anybody is having idea about how to use the finder methods in Map. Is this type of finder methods are available in EJB 2  ?   Sas

No Subject

2001-07-13 Thread chry_ba
Hi, we're implementing an entity bean with transactional (container managed) methods. This bean is accessed by a session statefull bean. We have transactional problem when a method fails (that is throws an EJBException) because orion doesn't rollback the transaction. Does anybody figure out how t

No Subject

2001-06-28 Thread struts orion
Hi I am using oracle thin driver the data-source.xml configuration is How to use/locate this data source in a simple client application which uses this datasource and connects to database If possible give example code for client application thanks & regards praveen __

No Subject

2001-06-19 Thread Trent Rosenbaum
I am developing a system using Orion, I have developed a previous system using the server. The first system was using a web front end and included jsp, sevlets and different EJBS. The current system I want to develop is a RMI front end and an EJB back end. I have not done this before and I am f

No Subject

2001-06-14 Thread Sonny Satan
Hello everyone, Where EJB and CMP entities. I know only plain Servlets and Java. Thanks -- obtene tu webmail gratuito en: http://www.yocreo.com

Re: No subject

2001-06-08 Thread Chris Thielen
I had a similar problem. See my bugzilla report at http://bugzilla.orionserver.com/bugzilla/show_bug.cgi?id=424 A workaround might be to use javac (not tools.jar) as an external compiler. Regards, Chris Thielen - Original Message - From: "James Hill" <[EMAIL PROTECTED]> To: "Orion-Intere

No Subject

2001-06-07 Thread James Hill
I have a really odd problem with jikes/orion (1.5.2 orion, 1.14 jikes). I have a particular JSP page that will give the following error: Error parsing JSP page /hunting/today/article.jsp Error creating jsp-page instance: java.lang.VerifyError: (class: __jspPage0_hunting_today_article_jsp, method:

No Subject

2001-04-09 Thread Denis Kranjcec
Hi I'm want to use Resin as servlet/jsp container and Orion as ejb container. I followed simple instructions on resin web site on how to connect servlet to ejb but I get ClassCastException. Orion returns __Proxy0 class instead hello.ejb.HelloHome Exception : 500 Servlet Exception javax.servlet.

No Subject

2001-03-07 Thread Abhishek Sehgal
subscribe __ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup

No Subject

2001-02-27 Thread elephantwalker
Dear group, I have noticed that if I restart an application to redeployI am no longer able to login into my site. What causes this...and is there a work around. I am using 1.2.9. Regards, Elephantwalker

No Subject

2001-02-23 Thread Schouten, Andreas
Hello! The EJBMaker has fundeamental bugs on my system. I can't read and write .skelton files and don't see some options shown in the tutorial. I tried EJBMaker form Orion1.4.5 and 1.4.0 with jdk 1.3 but it's the same effect. Can someone tell me, if I have to configure

No Subject

2001-02-20 Thread Chia, Pei Yen
Hi, I'm trying to look for examples on MessageDrivenBean and i can't seem to find it at the orion website. Also, the latest downloadable version of orion server from "www.orionserver.com" is version 1.4.5. I gathered from the mailing list that most of you are already using version 1.4.7 ...

(no subject)

2001-02-18 Thread mastmalanga
hello everyone, I an new to use orion and this list. While using the ejb examples shipped with orion I faced a problem, I introduced the hello() method in one of the ejb, after deploying them, It showed me the error abstract method defined , and sometimes no such method found, when I removed the

No Subject

2001-02-16 Thread Eduardo Estefano
When I run the application, a java login box pops up when I try to access an EJB. How can I override that?   Thanks

No Subject

2001-02-02 Thread Bruno Baloi
Hia once again, Still on the subject of callbacks ! I have just stumbled upon the idea that instead of using RMI for callbacks (apparently only EJB 2.0 spec address the callback issue ) I could potentially be using JMS. So: I could invoke my EJBs from an applet, and I could asynchronously not

No Subject

2001-01-25 Thread John D'Ausilio
I'm running 1.4.4 on Windoze 2000, and have an app composed of 2 ejb modules, 1 web module and 1 application client. In my development environment, everything deploys, the client app starts, finds it's jms services, and everything starts and runs. When I export everything to the filesystem (from V

No Subject

2001-01-24 Thread trang le
please unsubscribe

(no subject)

2001-01-19 Thread Charles Brault
subscribe

RE: (no subject)

2001-01-08 Thread Juan Lorandi (Chile)
there's a chapter in Ed Roman's book, I suggest you purchase it, you can download a pdf version in http://www.theserverside.com HTH JP -Original Message- From: Pittu Sreehari [mailto:[EMAIL PROTECTED]] Sent: Viernes, 08 de Septiembre de 2000 7:34 To: [EMAIL PROTECTED] Su

No Subject

2001-01-04 Thread Dumitru Sbenghe
For me it's working; I don't now why but everytime when someone tell the orionserver is down for me it's working; -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ray Harrison Sent: jeudi 4 janvier 2001 16:52 To: Orion-Interest Subject: Re: Is the List ali

No Subject

2000-11-30 Thread umesh sonavane
Hi everyBody   I have already created an B2B.ear file now i want to deploytool it into orion server how do i do that   in server.xml i have this         path="B2B.ear" />   and in default-web-site.xml i have this         name="war-ic.war"   root="tmib2b" /> when i start the ser

No Subject

2000-11-23 Thread Tobias Streckel
Hy again,   I get this error message:   Cannot instantiate class: com.evermind.server.rmi.RMIInitialContextFactory   if I want to generate the Context Object in my Java client.   Have anyone a idea??   Thanks   Tobi

No Subject

2000-10-27 Thread Naveed Ahmad
Hi, I have developed this online test software using jsp and java beans (not EJB's but simple java classes). The software takes a person from one question to next and scores and score counters are kept in a bean which is declared as the session scope. I have put two buttons to go to the next q

No Subject

2000-10-25 Thread faisal farooqui
Please un-subscribe me from this mailing list. Thanks. _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com.

No Subject

2000-10-19 Thread kung
Sorry, this is just a testing of how to post message here.

No Subject

2000-10-19 Thread kung
Sorry, this is just a testing of how to post message here.

No Subject

2000-10-03 Thread McLain, Mark
A coworker and I are trying to create a servlet that will run on his computer under Tomcat. The servlet is attempting to lookup and use an EJB deployed on my computer under Orion. When the servlet performs the context object's lookup method (using the String literal "java:com/env/fungi"), we get

(no subject)

2000-09-28 Thread Eduardo García López
unsuscribe begin:vcard n:García López;Eduardo tel;cell:649.46.78.58 x-mozilla-html:TRUE org:FI2 adr:;; version:2.1 email;internet:[EMAIL PROTECTED] title:Director de Iniciativas de Comercio Electrónico. x-mozilla-cpt:;-26272 fn:Eduardo García López end:vcard S/MIME Cryptographic Signature

No Subject

2000-09-18 Thread chenbin
karlhello karl: I see your clustering howto .It's great docs! but when i try to clustered two orion server ,i have some problem. three computers run's orion and loadbalancer also is: 1) nts 4 + sp6a ,IE 5.01 2)sun jdk1.3 + hotspot 2.0 server version, 3)orion version 1.3.3 and 1.3.5 4)in my lan ha

No Subject

2000-09-18 Thread z2211829
Hi all, I have a urgent problem regarding EJB and servlet, I cannot find the home interface of the bean from the servlet (whereas a standalone client works very well)...Can anyone pls give me some hint as to what maybe be wrong here? Below is the background info, sorry, it is kind of long...

Re: (no subject)

2000-09-14 Thread Bernard Sauterel
Hi, When I implemented a standalone client communicating over SSL, I needed to import the server certificat in client jdk's cacerts. I did no specific SSL code, but I got same "untrusted ..." error. One simple thing to do is to copy the keystore used on your server to "/lib/security" on

(no subject)

2000-09-13 Thread Carlos Piqueres Ayela
When trying to connect to our own secure server using this code we get a SSLException saying that the cert chain is untrusted. The certificate in the server has been generated by verisign as a trial cert. We can't see the cipherSuite nor the certificate chain. The exception must be thrown in conne

No Subject

2000-09-12 Thread Luk
unsubscribe

No Subject

2000-09-12 Thread Luk
unsubscribe

No Subject

2000-09-09 Thread Satyajit Nashikkar
unsubscribe

No Subject

2000-08-24 Thread Juan Pablo Lorandi
Joseph, Orion Team, et al, Greetings! Perhaps you remember me from Orion's mail list & EJB-INTEREST? I am trying to figure out how to implement/modify/leverage the security infrastructure for orion (I have just checked out DataSourceUserManager), and I wondered if you know

No Subject

2000-08-20 Thread Gauri Bhalerao
Can anybody please tell e how to  unsubscribe? Thanks!  Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere!

No Subject

2000-08-04 Thread Jens Stutte
HI again, i still cannot start my client from the console, though it works in forte (and i tried any combination of the jars, believe me...). This time (on a linux box, same as the server, jdk 1.2.2 sun final, green threads, javacomp), the exception differs and in the working directory remains a

No Subject

2000-07-26 Thread José Joaquín Fernández
unsubsribe

No Subject

2000-07-17 Thread Juan Pablo Lorandi
Guys.. I can't properly set up my db conn with my Oracle 8.1.5 DB Here's it: http://www.orionserver.com/dtds/data-sources.dtd"> The schema is the one that ships with orion what's worng with this? anyone had problems with CMP and oracle TIA Rifle

No Subject

2000-07-10 Thread Aleksi Kallio
I have a shared partition for Java source and class files (directory is a shared Samba directory, which is mapped to a partition under NT). Compiling and running Java programs with JDK (javac and java) works fine. But Orionserver has problems running Java classes which reside on that shared par

No Subject

2000-07-07 Thread Tom Saffell
I have the Orion 1.1.8 application server running. I have a ProfileBean which stores profile information. In a jsp I have: and input fields for user input. The form action posts the data to another jsp which has: <%jsp:setProperty name="profile" property="*" /%> however this does not set t

No Subject

2000-07-03 Thread Juan Pablo Lorandi
I just downloaded orion.jar from www.orionserver.com/orion/orion.jar Now I can shutdown thanks guys!! - Juan Pablo Lorandi Programmer Development Area - Production Department [EMAIL PROTECTED] http://www.amtec.net Amtec.net - The eBuilder Company of Lat

No Subject

2000-06-05 Thread krizvi
unsubscribe

No Subject

2000-06-02 Thread Chris
unsubscribe

No Subject

2000-05-30 Thread Dr. Earl Marwil
Greetings, I work with a small team of developers. Our initial development is an employee directory. And so far, we are pleased with our recent experience developing with Orion. My complements to the Orion team. I have been looking into file and directory access permissions on a Redhat 6.1 Li

No Subject

2000-05-25 Thread Steven W. Rock
How do I reference more than one database in my applications for CMP objects? -Steve

No Subject

2000-05-18 Thread krizvi
signoff JSP-INTEREST

No Subject

2000-05-18 Thread Anthony Bisong
signoff JSP-INTEREST

No Subject

2000-04-24 Thread binni
HELLLO EVERYBODY I HAVE THE PROBLEM WITH BASIC JAVA . CAN ANYONE HELP ME.. I WANT TO CONEECT "MSWORD.EXE" WITH JAVAPROJECT MEANS IF I CLICK ON BUTTON "CONNECT" .. MS WORD WILL OPEN . CAN ANYONE SEND ME A CODE . PLZ HELP ME.. UR BINNI ---

No Subject

2000-03-29 Thread Carroll, Robert
How do I link php to orion server. I didnt see it in the docs. Rob

No Subject

2000-03-21 Thread Jacob Smullyan
unsubscribe __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com

No Subject

2000-03-13 Thread Eric Hodges
Hi there, new Orion user here.   I installed Orion today to use the JMS implementation.  I tried to run the demo code (JMSChat) and it won't compiler.  It complains that EvermindTopicConnection is an abstract class.  Looking at the class file, I see 4 abstract methods.  g1, g2, g3, g4 and run

No Subject

2000-03-03 Thread Robert Edgar
I just installed Orion, looks good, got it up and running, ran one of the standard JSP examples no problem. Then tried to run the taglib example /examples/jsp/taglib/loop/looptag.jsp this threw an error shown below as it cant find the class "JspError", checking the orion JSP docs I can see thi

No Subject

2000-02-28 Thread c19930
unsubscribe [EMAIL PROTECTED] winmail.dat

No Subject

2000-02-24 Thread c19930
unsubscribe [EMAIL PROTECTED] winmail.dat

No Subject

2000-02-15 Thread nirav dani
Hi everyone, I would appreciate if you can give me link to .9.1c I was wondering that is it possible to run (host) more than one application on Orion at a time? Your quick reply would be highly appreciated. Nirav __ Do You Yahoo!? Talk to your

No Subject

2000-02-09 Thread Magnus Stenman
subscribe

No Subject

2000-02-04 Thread you sheng chang
unsubscribe __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com

No Subject

2000-02-01 Thread Chris Murphy
unsubscribe

No Subject

2000-02-01 Thread Chris Murphy
unsubscribe

No Subject

2000-02-01 Thread Chris Murphy
unsubscribe