ciao Biswajit
i use more than one oc4j istance on the same box, did you update the
http,jms,rmi listening ports?
files:
http:default-web-site.xml, jms:jms.xml, rmi:rmi.xml
ciao
Paolo
Biswajit Nayak wrote:
Hi Gurus
I want to configure two OC4J instances
in one node for load balancing . I
I have tried this, and was able to make it work, although slightly
differently.
I had a secured URL (a servlet in my case), to which I posted a form that
contained the j_username and j_password fields, along with some additional
application specific data. If the user specified the correct info,
Hi,
Could anyone tell me how to configure the
orion server to support acccess to mysql DBMS
Thanks in advance,
Krishna
__
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
I've not tried this but I doubt it will work.
1. Since this is dubbed 'Container based authentication' in the J2EE spec,
and you're posting from outside the container, I would guess it won't work.
2. Since you are not authenticated when you are trying to post, the
container should attempt to
I think there is a better way to do this
If you have username/password information and want to login your users, use
a servlet...like "/login".
Then use the normal roleManager method to login your user programatically.
If the login fails, you can return nicely to the external url from the
/l
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi
I am having some troubles with the built in EJB counter... first of all
it seems to autogenerate id's that are very large numbers, eg, greater than
1 billion..Why? This wastes a lot of address space and leads to
Does anyone know if it is possible to post to "j_security_check" from an
external form. What I mean by external is a form that isn't the form
referenced in the web.xml as form to show the user when they're not logged
in. I am hoping be able to use a form on another server that will post to
the
Title: RE: Having problem when installing more than 2 applications and both has ejbs as part of it.
I have 3 different applications running on single orion server. I never had any problem with them. It seems that you have some thing wrong with your application setup.
Kesav Kumar Kolla
Voqu
gday all -
sorry, I don't want to clutter the Orion mailing list with Oracle stuff,
but I thought I'd shed some light on this from the OC4J perspective.
There was a known bug with HTTP/ORMI in OC4J 1022 which we've now fixed.
The fix is contained in the OC4J 10221 release which was recently po
Title: RE: JavaMail/Orion
You have to write the following in either application.xml(if you want for all applicatons) or myapplication.xml(Only for this application).
This will add mail session to JNDI context. If you want to refer this ma
Hi Gurus
I want to configure two OC4J instances in one node for load balancing . I have a 4CPU E420 solaris box . With one OC4J I can support only 50 users . When I am simulating 100 users I am getting the following error messages . So I think mulitple OC4J instances will help .
Thanks
Bis
Hi,
I am facing problem when I install 2 applications in orion server. It
allows me both installed seperately I mean just install one then test the
application and uninstall and install other one. But when I have 2
application having ejbs together it gives me following error:
javax.naming.Namin
Hi Paul,
I just tested my code. It works with Orion v.1.4.5 and don't with later
version (oc4j). I didn't tested with v.1.5.2 but I suspect it has
broken/changed http tunneling implementation. All you done is correct. I
tested with com.evermind.server.ApplicationInitialContextFactory as well
as wi
ciao Antonio
the INITIAL_CONTEXT_FACTORY, is not correct :
you must use:
com.evermind.server.ApplicationClientInitialContextFactory
and all the j2ee client structure applicaltion-client.xml etc...
ciao
Paolo
Antonio Vazquez wrote:
Hi
all,I'm
trying to write an applet that connects to an
Greetings.
How do I start the JavaMail Service in Orion. It does not seem to start
or load automatically.
Thanks,
Steve
A
better alternative is to use Cloudscape instead of Access.
See
Orion's support page for setting this up or search the maillist for
cloudscape.
It is
simple to use and download is free for development.
http://www.cloudscape.com/
Also,
you will be able to use a type 4 JDBC driver which w
Lars,
The only error I can see off hand (I haven't tested, just glanced over the
files) is that your orion-web.xml file has two tag pairs in it.
Try deleting the first one, so it's just:
Cheers,
Mike
Mi
Greetings, all.
I Just checked Urban Myths & Legends, http://www.urbanmyths.com,
http://www.urbanlegends.com.
This is a hoax that has been around for a while. Details available
using the websites search function, keyphrase "Flower for you".
-Steve
srinivas wrote:
>
> CH.Srinivas Babu
> Java
Hi!
What has to be done in order to limit the maximal number of instantiated
or pooled entity bean instances in the EJB container? We tried following
settings in orion-ejb.jar:
fields, finder methods, etc.
Then we use a test client to execute findAll() method on TpersonenHome.
As this meth
You have this line in principals.xml ?
and in your applet try :
env.put(javax.naming.Context.INITIAL_CONTEXT_FACTORY,
"com.evermind.server.Appli
http://vil.mcafee.com/dispVirus.asp?virus_k=98893&;
Sound familiar? Always check the net. Better yet,
never send out virus warnings.
Joe
--- srinivas <[EMAIL PROTECTED]> wrote:
>
> CH.Srinivas Babu
> Java Application Developer
> Mobile : 0060163698056
> - Original Message -
> From: "Fa
Hello,
I don't quite understand the JNDI implementation of Orion Server. I continually
have problems using java clients to access, update and work with the JNDI tree.
Is there something I have completely missed here?
Even if I just want a small java application that just uses the JNDI for
te
STOP THIS PLEASE. Before you go spamming people (especially mailing lists!)
with bogus virus alerts, do some research, ok?
Microsoft and Intel do NOT make virus announcements. If you can't provide a
link to an authoritative source for the virus information, then DO NOT SEND
IT.
You need to think
Mike,
Thank you for finishing this HOWTO. I immediately put it to work, but when
I try to log in using the username and password I specified in the
principals.xml, I keep on getting prompted for a username and password over
and over again (up to 3 times, actually, after that a 401 Unauthorised e
Hi all,
I'm trying to write
an applet that connects to an EJB in Orion. With the following
code:
public void
init(){
try {
Hashtable env = new
Hashtable();
// Get the
context
env.put(javax.naming.Context.INITIAL_CONTEXT
This is (ironically) an "email letter virus".
(ie. the virus is that people pass the email on)
:)
> CH.Srinivas Babu
> Java Application Developer
> Mobile : 0060163698056
> - Original Message -
> From: "Farid" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, August 30, 2
Thanks
this solution works for the session config but i have the probleme
with the welcome-file-list have you an other idea ???
Remy
Aaron Tavistock wrote:
> As per the DTD and the J2EE specs the order in which tags appear in the
> web.xml file is important.
>
> In this particullar case th
I am out of the office from 08/30/01 till 08/3101.
In my absence, if you need technical assistance regarding JAZN (Oracle9iAS
JAAS), please contact Rachel Chan (pichan).
For emergencies and other concerns, please contact Naresh Kumar (nakumar).
Thanks, Ray
CH.Srinivas Babu
Java Applicatio
thanks
>From: "srinivas" <[EMAIL PROTECTED]>
>Reply-To: Orion-Interest <[EMAIL PROTECTED]>
>To: Orion-Interest <[EMAIL PROTECTED]>
>Subject: Fw: Virus alert
>Date: Thu, 30 Aug 2001 14:57:08 +0800
>MIME-Version: 1.0
>Received: from [195.58.126.196] by hotmail.com (3.2) with ESMTP id
>MHotMailBD5
hello orion users,
i try to use ejbdoclet 1.2 with orion. i successfully used
ejbdoclet for my jboss-projects and i tried to port one of
them to orion.
two questions arouse: i did not find how i can create the
full orion-ejb.xml deployment descriptors and orion did not
like my ejbs "blblaBean m
Lars,
I had this HOWTO partially written for a client so I finished it off and put
it up on our website.
http://www.atlassian.com/article/securingdirectory.html
Hope it helps, please let me know off list if you encounter any problems
using it!
Cheers,
Mike
Mike Cannon-Brookes :: [EMAIL PROTEC
31 matches
Mail list logo