Re[2]: Urgent :: How to access JMS service from Servlet/JSP

2001-11-12 Thread Sergey G. Aslanov
t;>"com.evermind.server.ApplicationClientInitialContextFactory"); >>env.put(Context.PROVIDER_URL, "ormi://host/applicationname"); >>env.put(Context.SECURITY_PRINCIPAL, "username"); >>env.put(Context.SECURITY_CREDENTIALS, "password"); >>Context ctx = new InitialContext(env); >>Rest of the code is common. >> >>Hope this helps you. >> VHS> _ VHS> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- Best regards, Sergey G. Aslanov mailto:[EMAIL PROTECTED]

User exceptions from EJB

2001-11-12 Thread Sergey G. Aslanov
t way? -- Best regards, Sergey G. Aslanov mailto:[EMAIL PROTECTED]

Re[2]: User exceptions from EJB

2001-11-14 Thread Sergey G. Aslanov
U> Tell me if I am wrong! U> Hope it helps... seeya. U> - UnicMan >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED]]On Behalf Of Sergey G. >> Aslanov >> Sent: Tuesday, November 13, 2001 12:41 PM >> To: Orion-In

EJB pool management

2001-11-16 Thread Sergey G. Aslanov
Hi all Who knows, can I manage Orion's EJB instances pool from code? For example, if data in DBMS was changed without help of EJB and I want to update it in pool. What have I to do? -- Sergey G. Aslanov CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655

Re: Response has been already committed...

2001-11-16 Thread Sergey G. Aslanov
e data and it was flushed (or you flush it). Can you send me your JSP page, I'll try to help you. -- Sergey G. Aslanov CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655

Re[2]: EJB pool management

2001-11-17 Thread Sergey G. Aslanov
the orionconsole.jar TK> has provisions for invalidating the pools, and adjusting their sizes. TK> it will probably be an ormi: call of some sort? TK> -Original Message- TK> From: Sergey G. Aslanov [ mailto:[EMAIL PROTECTED] TK> <mailto:[EMAIL PROTECTED]> ] TK>

Re: Deploy Ear with war inside

2001-11-19 Thread Sergey G. Aslanov
gt; Some ideas ?? A> Thanks a lot for all suggestion A> Alessandro Fustini A> Team Leader Mobile Services Development A> Vitaminic Spa A> Via cervino 50, 10154 turin - italy A> phone: +39 011 23381242 fax: +39 011 23381206 -- Sergey G. Aslanov CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655

Filters in Orion 1.5.3

2001-11-25 Thread Sergey G. Aslanov
this problem? -- Sergey G. Aslanov CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655

Re: Dynamic reloading of class files

2001-12-07 Thread Sergey G. Aslanov
Hi Buster The one way to update classes in application, I found, is to "touch" META-INF/application.xml file, i.e. to change it's modification time. -- Sergey G. Aslanov, CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655 Thursday, December 06

Re: Simple question re caching/pooling of BMP Entity Beans

2002-01-10 Thread Sergey G. Aslanov
d for orion-ejb-jar.xml it states GS> that exclusive-write-access is true by default, and since I am not GS> setting it I presume it's defaulting to true which should allow Orion to GS> cache the entity beans. GS> So, can anyone shed any light on how whether/how I can get Orion t

Re[2]: NO rollback in method ??

2002-01-21 Thread Sergey G. Aslanov
n the transaction is commited. However I don't know how E> to >> accomplish this with CMP EJB's. >> >> Please some advice ? >> >> Eddie >> >> _ >> Get your FREE download of MSN Explorer at E> http://explorer.msn.com/intl.asp. >> >> >> -- Sergey G. Aslanov, CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655

Re[2]: Direct call to j_security_check when using form based authori zati on

2002-02-19 Thread Sergey G. Aslanov
from >> the form must have the names j_username and j_password. >> >> This way of logging in works very well. But this requires >> that the user is >> trying to access a restricted area of the application. I >> would like to add >> functionality to my applica

Re: Bug?!

2002-03-13 Thread Sergey G. Aslanov
ervlets a strange error occures. Orion LL> throws a LL> java.lang.NoClassDefFoundError: javax/servlet/Config LL> In my code I have no references to that class. And for all I know there LL> are no such class. Shouldn't it be javax/servlet/ServletConfig instead? LL> /Linus

Security context

2002-04-05 Thread Sergey G. Aslanov
: orion-application.xml: ... ... In this case, sessionContext.getCallerPrincipal() always returns orion's admin user, not the currently autherized user! Please, help! -- Sergey G. Aslanov CBOSS Group, Web-technologies department m

Re: How can I make orion stop caching my EBs?

2002-04-08 Thread Sergey G. Aslanov
application. CD> Orion caches the entity beans, so I don't see the DB modifications immediately in the beans. CD> How can I make orion stop caching my EBs? CD> Thanks, CD> Cristian -- Sergey G. Aslanov, CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655

sendRedirect()

2002-04-19 Thread Sergey G. Aslanov
alala.html;jsessionid=... When i remove this line from default-web-site.xml: and do redirect again, it successfully redirects it to /ishop/lalala.html;jsessionid=...! Is it a orion bug? Please help! -- Sergey G. Aslanov CBOSS Group, Web-technologies department mailto:[EMAIL PROTE