atements of my
own.
thanks,
Bjarni
ps: What is the correct way to post questions and answers to the list?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Greg Davis
Sent: 3. apríl 2002 14:23
To: Orion-Interest
Subject: RE: arrg please help
Are you usi
---
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of John Creaner
Sent: 3. apríl 2002 11:50
To: Orion-Interest
Subject: RE: arrg please help
thats sounds like an sql issue, are you closing your statement before you
get all the information in the resultset back??
John Creaner
Softwa
try to help. :-)
Later...
Greg
-Original Message-
From: Ofur-Bjarni [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 12:35 AM
To: Orion-Interest
Subject: arrg please help
I have an existing database and I am trying to make an entity bean that
retrieves data from one of it
]
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ofur-Bjarni
Sent: 03 April 2002 08:35
To: Orion-Interest
Subject: arrg please help
I have an existing database and I am trying to make an entity bean that
retrieves data from one of it's tables.
I have se
I have an existing database and I am trying to make an entity bean that
retrieves data from one of it's tables.
I have set the autocreate-table to false, and everything deploys nicely, but
when I try to list the contents of the table (using findAll()) then I get
this error:
com.evermind.server.r
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.
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
> To: Orion-Interest
> 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
specify a lib directory in application.xml
; for web applications WEB-INF/lib will do.
--peter
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 27, 2001 2:48 AM
To: Orion-Interest
Subject: Newbie classpath problem - please help
I
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 the otherhand I start Ori
Greetings, all,
i am running. orion 1.5.2 on sun's jre 1.3.1. Recently orion is frequently
being crashed after ruuning gor a few days; and sometimes even worse, after
i restart
orion, it is down immediately. The global-application log file s shows tons
of exception for
IOException , NullPionterE
We've been doing this for a few months now and are actually on an effort to move
away from it because of the security problems presented from this approach.
That being said, the context that we've found to work the best is the
RMIInitialContextFactory.
Here is sample of some code we're using.
Th
Nothing seems to be going my way! :-(
First of all I've noticed that there are different provider URLs being
passed around. I need to get this straitened out.
As I understand it the format should be:
ormi:///
now what about the port? ORMI defaults to port 23791, right?
does that "ormi://" part
INF/classes
>
> jeff.
>
> waheed rahman wrote:
>
> > Hi
> > please help me. How i can setup servlet directory in
> > my new application.Please let me know where i have to
> > save my servlets files if my new application directory
> > is like this ...
>
You need to put all your classes for your application (including
servlets) under the META-INF/classes directory. In your example, this
would be located at:
/orion/applications/shoppingmall/META-INF/classes
jeff.
waheed rahman wrote:
> Hi
> please help me. How i can setup servlet direct
Hi
please help me. How i can setup servlet directory in
my new application.Please let me know where i have to
save my servlets files if my new application directory
is like this ...
/orion/applications/shoppingmall/.
I will be thankfull in this regards.Expecting your
positive reply.Thanks in
Please help, Orion seems to loose track of entities in the database
(exclusive-write-access="false").
I have a FlightEntity[1] <- SpotEntity[n] relationship defined.
Inside of FlightEntityBean.ejbRemove, I attempt to remove all the SpotEntity
objects by calling a home method on S
Hi,
tio me it seems as the data-sources.xml is incorrect. It should be something
like this:
>
>I have following data-source
> class="oracle.jdbc.pool.OracleDataSource"
> name="Oracle"
> location="jdbc/devDS"
> xa-location="jdbc/xa/devXA"
> ejb-location="jdbc/devDS"
> connection-driver="
OracleDriver"
>
url="jdbc:oracle:thin:system/manager@station-one:1521:application"
> username="system"
> password="manager"
> inactivity-timeout="30"
> schema="database-schemas/oracle.xml"
> />
>
> I have gone
. Can you please help
me with this.
Thanks
Mahesh
__
123India.com - India's Premier Portal
Get your Free Email Account at http://www.123india.com
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Friday, June 01, 2001 4:45 PM
> To: Orion-Interest
> Subject: Please help me with SSL
>
>
> Hello Everybody
> I am trying to implement the
Hello Everybody
I am trying to implement the very 1st step in the guide howto for SSL on the
orionserver.com web site. I am encountering follwoing error
when i type
keytool -genkey -keyalg "RSA" -keystore keystore -storepass 123456 -validity 360
I type this command from the home directo
Title: Please Help on jms -urgent
I want to run my application locally on the same
machine. Once I succeed in doing that I will think of running my
java application on different machine. In jms.xml I tried by giving the
machine name instead of the localhost still I don't have any
messages. Any suggestions how to do this.
Thanks in advance
Kesav
- Original Message -
From: "Komal Kandi (Contractor)" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, May 02, 2001 5:00 PM
Subject: RE: Please Help on jms -u
Title: Please Help on jms -urgent
Make
sure you have edited your jms.xml file to specify your particular server,
otherwise it will default to 127.0.0.1.
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kesav
KumarSent: Wednesday, May 02
Hi Keshav,
cuold pls tell ur requirement clearly if it posible i will try.
regards,
komal
-Original Message-
From: Kesav Kumar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 4:35 PM
To: Orion-Interest
Subject: Please Help on jms -urgent
Hi
Can any one please help me in
Title: Please Help on jms -urgent
Hi
Can any one please help me in retrieving messages stored in the orion server from out side orion. I am using orion 1.4.7 jdk1.3 on WinNT. I tried the sample application I am always getting NullPointerException. Its a little urgent for me.
Thanks
AIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Sunday, April 01, 2001 11:42 AM
Subject: Please help me figure out this
>
> I have login.html calling a servlet (loginHander) which handles
authorization. If user is validated, the servlet will redirect
Thanks for pointing that out
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Meo Van Le
Sent: Sunday, April 01, 2001 1:50 AM
To: Orion-Interest
Subject: RE: Please help me figure out this
You should use name.equals("123") instead o
2001 4:43 PM
To: Orion-Interest
Subject: Please help me figure out this
I have login.html calling a servlet (loginHander) which handles
authorization. If user is validated, the servlet will redirect the user to
Welcome.jsp
My problem is I could not pass the value of user and password fro
user name is
abc and password is 123 the user should log in. However, this somehow can not be
accomplished. Even I entered abc as name and 123 as password, I was bounced back to
login.html page.
I am using Orion 1.47.
Please help!
RB
//Here is loginHander.java
import java.io.*;
import
Title: SV: Please help me
You've got viruses.
Please don't send me any more private mails on this subject. Such mails should be directed to the Orion List, JSP List or [EMAIL PROTECTED]
WR
-Ursprungligt meddelande-
Från: waheed_rahuman [mailto:[EMAIL PROTECTED]]
Sk
I available for this post
method.
If my question was not clear please let me know i
will send you once again clearly.
Please help me in this regards..I am expecting
your reply.
Advance thankings for your valuable
reply.
Best regardswaheed
- Original Message -
From: urey
To: Larry Velez
Sent: Sunday, March 18, 2001 5:40 PM
Subject: Re: Please help me, How to get Orion's Environment Such as
HostName, Port...???
Hi Larry,
It's sorry for my mistake.
I want to write some Ejbs, and runni
: Urey ; Orion-Interest
Sent: Friday, March 16, 2001 6:23
AM
Subject: Please help me, How to get
Orion's Environment Such as HostName, Port...???
Dear All,
When
Orion Server was started.
Could you please tell me, how to get Orion's
environment
Such as Host
Dear All,
When
Orion Server was started.
Could you please tell me, how to get Orion's
environment
Such as HostName, Port, Running
Path and so on in my
application class file , not applet, servlet or JSP file?.
Regards
yoursUrey
Dear All,
When
Orion Server was started.
Could you please tell me, how to get Orion's
environment
Such as HostName, Port, Running
Path and so on in my
application class file , not applet, servlet or JSP file?.
Regards
yoursUrey
Hi there,
I am new to EJB's and Orion, and I got Problems deploying my first EJB
application. I rewrote the OrionPrimer from orionsupport.com, changing package and
class names and adjusted the build.xml and the other descriptors, but Orion
reports this error on startup:
Orion/1.4.5 initialized
; -Original Message-
> From: Sergio Socarras [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 09, 2001 2:59 PM
> To: Orion-Interest; [EMAIL PROTECTED]
> Subject: RE: Session cookie and https. PLEASE HELP
>
>
> Juan,
>
> Thanks for responding to my email! Yes
From: Sergio Socarras [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, March 07, 2001 5:01 AM
> > To: Orion-Interest
> > Subject: Session cookie and https. PLEASE HELP
> >
> >
> > Hi
> > I'm running into some strange behavior with
> sessions
from
the error, it looks like your jar file is trashed
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Roland
DongSent: Thursday, March 08, 2001 3:16 PMTo:
Orion-InterestSubject: RE: Problem starting up Orion, Please help!
Thanks
I run
wazzup.jsp
500 Internal Server ErrorError parsing JSP page /wazzup.jspSyntax error in sourcejava.lang.InternalError: jzentry == 0 at java.util.zip.ZipFile$2.nextElement(ZipFile.java:297) at sun.tools.java.ClassPath.getFiles(ClassPath.java:183) ... Please help!Roland
-Ori
for running jsp you need to copy tools.jar from jdk
to orion directory.
gabi
- Original Message -
From:
Roland Dong
To: Orion-Interest
Sent: Thursday, March 08, 2001 7:22
AM
Subject: Problem starting up Orion,
Please help!
I just installed
nt: ä îøõ 08 2001 7:22
> To: Orion-Interest
> Subject: Problem starting up Orion, Please help!
>
> I just installed orion1.4.5 in my unix account. I have made the
> necessary configuration. However, when I start orion, it looks like this:
>
> uxb1% java -jar ori
"IO
Error: Address already in use" solved!
I have
not figured out why I can not run jsp examples. Basically, the orion is up
and running but it won't take jsp
for example, if I run the following
example
http://uxb.wiu.edu:10008/wazzup.jsp
I
got
500 Internal Serv
D]]On Behalf Of Roland
DongSent: Wednesday, March 07, 2001 9:22 PMTo:
Orion-InterestSubject: Problem starting up Orion, Please
help!
I just installed orion1.4.5 in my unix account. I
have made the necessary configuration. However, when I start orion, it
looks like this:
I just installed orion1.4.5 in my unix account. I have
made the necessary configuration. However, when I start orion, it looks
like this:
uxb1% java -jar
orion.jar Error starting RMI-Server: IO
Error: Address already in use Error starting HTTP-Server:
Address alr
s you will?
> -Original Message-
> From: Sergio Socarras [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 07, 2001 5:01 AM
> To: Orion-Interest
> Subject: Session cookie and https. PLEASE HELP
>
>
> Hi
> I'm running into some strange behavior with s
explain what's
going on. Does the setting of the session cookie not
work under secure connections?
PLEASE PLEASE HELP!!!
Thanks
Sergio
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
Dear friends,
My name is Sameer Khanna and I am relatively new to this mailing
list. I am trying to incorporate transactional features into my stateful
session beans. As such I have been confronted with few problems. I would
appreciate if someone can help.
1). When I try and start a transact
Title: SV: Orion sharing http port with IIS on different IPs. PLEASE HELP!
I bet your Orion server is set up to server all IP addresses.
Check your default-web-site.xml and edit the line
to your liking, making sure that you dont try to use the same port as IIS is using.
WR
Hi,
I need to be able to run IIS and orion on the same
port but different ips. This seems to work ok with IIS
and Apache but when I try to run orion with IIS I get
the following error:
Error starting HTTP-Server: Address in use: JVM_Bind
Is there any way to get around this problem. Please
]On Behalf Of Kemp
Randy-W18971
Sent: Monday, January 22, 2001 1:14 PM
To: Orion-Interest
Subject: RE: Problem Compiling Servlet! Please help
Do you have the servlet.jar in your classpath (needed for Tomcat) or put the tools.jar
in the Orion directory (see Orion installation instructions)?
: Monday, January 22, 2001 3:06 PM
To: Orion-Interest
Subject: RE: Problem Compiling Servlet! Please help
I have successfully auto-compiled the servlet(HelloWorld2.java) by following the
instruction in the documentation.
However, I wanted to compile the servlet with JDK 1.3 compiler to compile
I have successfully auto-compiled the servlet(HelloWorld2.java) by following the
instruction in the documentation.
However, I wanted to compile the servlet with JDK 1.3 compiler to compile the servlet
and I did not succeed.
Your documentation says:
"Of course you can also compile the Se
Duffey
> Sent: Monday, January 22, 2001 5:45 AM
> To: Orion-Interest
> Subject: RE: Recreating an expired session. PLEASE HELP!!!
>
>
> What I do and I have seen alot of people do this, is put an Object in the
> HttpSession that indicates if a user is logged in or not. When
> the
ary 21, 2001 2:44 AM
> To: Orion-Interest
> Subject: Recreating an expired session. PLEASE HELP!!!
>
>
>
> How can I re-create a session once the session
> timeout has been reached and the server has
> invalidated the session. I have a couple of pages that
> require a se
what version of orion are you using?
(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de
com.evermind.server.http.ed.so(JAX)
at com.evermind.util.f.run(JAX)
How do I force it to create a new session? Please
help, I need to resolve this as soon as possible.
Also if I specify a -1 for session timeout which
implies that the session never times out, when and how
does the memory for these session
-InterestEmne: Where is my data(EJB
create on the Postgres DBMS) going, please help find it, thanks a
lot!!!
Dear all,
I cann't find the data
that EJB create , please help me find it.
Thanks a lot,
yours Urey
1) E:\Urey\new
p\orion1.3.8\orion>java -jar orion.jar Auto-unp
t;[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Sunday, November 26, 2000 11:10
AM
Subject: Where is my data(EJB create on the
Postgres DBMS) going, please help find it, thanks a lot!!!
> Dear all,> I
cann't find the data that EJB create ,
Dear all,
I cann't find the data
that EJB create , please help me find it.
Thanks a lot,
yours Urey
1) E:\Urey\new
p\orion1.3.8\orion>java -jar orion.jar Auto-unpacking E:\Urey\new
p\orion1.3.8\orion\applications\testAPP.ear... done. Auto-deploying
testAPP (Ne
Hi Mike,
Thanks for you help,
But I got other errors,please help me
again.
Thanks again, Happy Christmas
yoursUrey
- Original Message -
From: urey
To: Orion-Interest
Sent: Sunday, November 26, 2000 6:10 PM
Subject: Where is my data(EJB create on the Postgres
Easy,
the driver class is org.postgresql.Driver - fix it and you're away.Mike
-Original
Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of urey
Sent: Wednesday, November
22, 2000 7:50 PM
To: Orion-Interest
Cc: Orion-Interest
Subject: Please Help Me, How
to c
Easy,
the driver class is org.postgresql.Driver - fix it and you're
away.
Mike
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
ureySent: Wednesday, November 22, 2000 7:50 PMTo:
Orion-InterestCc: Orion-InterestSubject: Please He
There is a problem with the jdbc postgresql documentation. Change your
class name from postgresql.Driver to org.postgresql.Driver
regards
santosh s :)
urey wrote:
> Dear,
>
> I used Orion 1.3.8, Postgres 6.5,and its JDBC Driver jdbc6.5-1.2.jar.
>
> I'm config the Orion DataSours:
>
>
Dear,
I used Orion 1.3.8, Postgres 6.5,and its JDBC
Driver jdbc6.5-1.2.jar.
I'm config the Orion DataSours:
name="Postgres"
class="postgresql.Driver"
location="jdbc/javatest"
pooled-location="jdbc/javatest"
xa-loca
Hi
I've already posted this few days ago.
Please help me!
Thanks, Esteban
> -Original Message-
> From: Lopez Esteban [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, December 12, 2000 12:52 PM
> To: Orion-Interest
> Subject: JMS and distributed EJBs
>
> Hi!
&g
JavaMail API from Sun is all you need. It contains both smtp and pop3
implementation and all documents on how to use them.
Kevin
-Original Message-
From: ureyurey [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 11, 2000 7:12 PM
To: Orion-Interest
Cc: [EMAIL PROTECTED]
Subject: please
> Dear Sir.
> Could you please tell me how to use JavaMail API to send and receive mails on
>Orion?
> Did the Orion provide the service of the SMTP,POP3...£¿
> What's required for us to use JavaMail API to send and receive mails on Orion?
> and do I need to install a mail server to provid
Dear Sir.
Could you please tell me how to use JavaMail API to send and receive mails on
Orion?
Did the Orion provide the service of the SMTP,POP3...£¿
What's required for us to use JavaMail API to send and receive mails on Orion?
and do I need to install a mail server to provide the servi
Dear Sir.
Could you tell me how to use JavaMail to send or recv mails on Orion?
What needs to use JavaMail to send and recv mails on Orion,
did the Orion provide the service of the SMTP,POP3...£¿
and did i need to in stall a mail server to provide the service of SMTP,POP3 when
i use JavaM
Well, I worked on this problem b/c it is something I eventually want to do,
and I am finally able to connect to a remote JMS server.
On the machine running JMS/Orion, you need to edit orion/config/jms.xml.
You need
to change the tag to contain the host that it is running on,
don't just let it def
ecember 07, 2000 9:42 AM
> > To: Orion-Interest
> > Subject: RP/Please Help: Connecting to JMS from client application
> >
> > Please help! Somebody must be using JMS from a client application
> > running on a machine different than the server. How do I configure
try setting the hostname in jndi.properties on machine B.
e.g.
java.naming.provider.url=ormi://machineA
> -Original Message-
> From: Vidur Dhanda [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, December 07, 2000 9:42 AM
> To: Orion-Interest
> Subject: RP/Please H
Please help! Somebody must be using JMS from a client application
running on a machine different than the server. How do I configure a
client to use JMS. Say, the EJB Server runs on machine A. The client
runs on machine B. How does the client on machine B know the location
of JMS (which
Data type to access a
datetime field in database AGAIN. Please help!
java.sql.Date
-Original Message-From: Jose Fresnadillo
[mailto:[EMAIL PROTECTED]]Sent: Viernes, 01 de Diciembre de 2000
9:36To: Orion-InterestSubject: Data type to access a
datetime field in dat
java.sql.Date
-Original Message-From: Jose Fresnadillo
[mailto:[EMAIL PROTECTED]]Sent: Viernes, 01 de Diciembre de 2000
9:36To: Orion-InterestSubject: Data type to access a
datetime field in database AGAIN. Please help!
Hi,
I'm trying to access a datatime
java.sql.TimeStamp
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jose
FresnadilloSent: Friday, December 01, 2000 7:36 AMTo:
Orion-InterestSubject: Data type to access a datetime field in
database AGAIN. Please help!
Hi
Hi,
I'm trying to access a datatime field in a
SQL-SERVER 7.0 with a EJB CMP but
I don't know which java type I have to use in the
bean to map this field.
I've tried with a java.util.Date type but
I get the following error when i try to change
the value
of the data field:
javax.ejb.EJ
Please help me:
An application client I deployed on 1.4.4 finds references for my remote
ejb's, but it does not get a reference to the remote TopicConnectionFactory.
Run locally works fine.
Thanks in advance,
Werner Bohl
Organization for Tropical Studies
Costa Rica
Title: RE: -- Arved -- Can you please help me with servlet authentication?
javax.naming. .. aso instead of java.naming ?
-Original Message-
From: Tim Endres [mailto:[EMAIL PROTECTED]]
Sent: den 22 november 2000 17:22
To: Orion-Interest
Cc: Arved Sandstrom
Subject: RE: -- Arved
> You'll understand that we are using 100% programmatic user management. Also,
> I think (in your last few paras) that you are close to answering your own
> question. If you've got multiple users and you cannot rely on a
> jndi.properties, then by exclusion you must rely on the users to supply
> t
]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tim Endres
Sent: Tuesday, November 21, 2000 7:07 PM
To: Orion-Interest
Cc: Arved Sandstrom
Subject: RE: -- Arved -- Can you please help me with servlet
authentication?
Hi Arved,
> Although we have a single servlet front-end, and do programmatic
> use
Hi Arved,
> Although we have a single servlet front-end, and do programmatic
> usermanagement (including login), the actual user manager and role manager
> stuff all happens down in EJB-land (in a session bean being referenced from
> the servlet). So we do not use JNDI properties at all for authe
> Incidentally, the location of jndi.properties, and how it works, is
dictated
> by Java (I think starting with JDK 1.2, but it could have been 1.3). If
> there exists a jndi.properties in your classpath, it will get read. So
this
> behaviour is entirely independent of J2EE.
this might also have
e this helps.
Arved
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tim Endres
Sent: Tuesday, November 21, 2000 3:45 PM
To: Orion-Interest
Subject: -- Arved -- Can you please help me with servlet authentication?
Arved,
Please excuse me for calling you
Arved,
Please excuse me for calling you out on this one, but you are the only one
on the mailing list who claims to have succeeded in doing what I want. The
documentation (surprise) is meaningless, and the mailing list archive is
failing me.
I have a servlet in a web-app that is deployed alongsi
Hi,
Is there a way to set time out period for Entity beans in Orion.And also I
would like to know whether orion creates new instances of the bean even
though the request is for the same data which is already there in
memory.Please help.
Thanks in Advance
Regards
Rajeev
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Duffey, Kevin
Sent: Wednesday, November 15, 2000 4:03 PM
To: Orion-Interest
Subject: RE: Custom Tags Bug? Please help...
I would think class is a reserved word in java. For example MyClass.class
refers to the Class
But this same tag works in other application servers...
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Duffey, Kevin
> Sent: Wednesday, November 15, 2000 1:03 PM
> To: Orion-Interest
> Subject: RE: Custom Tags Bug? Please help.
Wednesday, November 15, 2000 9:55 AM
> To: Orion-Interest
> Subject: Custom Tags Bug? Please help...
>
>
> Hello, I have questions about custom tags, I don't know for
> sure they are
> bugs but they seem like it.
>
> BUG #1
>
> I have a custom tag with a r
Hello, I have questions about custom tags, I don't know for sure they are
bugs but they seem like it.
BUG #1
I have a custom tag with a required attribute called "class". When I use it
in a page the compiler displays an error like:
500 Internal Server Error
Error parsing JSP page /webdev/advt
Make sure that the code that is calling the println is actually being
called, and that you're not redirecting System.out to a file.
On Fri, 10 Nov 2000, Sven van 't Veer wrote:
>
>
> [EMAIL PROTECTED] wrote:
> >
> > Greetings !
> >
> > I have migrated my ejb to Orion, these ejb has System.ou
Michel,
This a bug in a certain version of Orion from a few weeks ago. Try
updating and see if that improves things. (java -jar autoupdate.jar)
--
Thomas Munro <[EMAIL PROTECTED]>
http://www.gi-technology.com/
GI Technology (Paris)
On Fri, 10 Nov 2000 [EMAIL PROTECTED] wrote:
> Greetings
[EMAIL PROTECTED] wrote:
>
> Greetings !
>
> I have migrated my ejb to Orion, these ejb has System.out.println("flags")
> that Orion doesn't show in the console.
> I'm runing orion in this way:java -jar Orion.jar
> I don't know if I have to run orion in an special >way or do any
> configuratio
Greetings !
I have migrated my ejb to Orion, these ejb has System.out.println("flags")
that Orion doesn't show in the console.
I'm runing orion in this way:java -jar Orion.jar
I don't know if I have to run orion in an special >way or do any
configuration in order to get that orion show the
(InterMail vM.4.01.02.39 201-229-119-122) >with ESMTP
> id ><[EMAIL PROTECTED]
>te.com>
> for <[EMAIL PROTECTED]>;
> Fri, 10 Nov 2000 04:50:19 -0800
>Message-ID: ><[EMAIL PROTECTED]>
>Date: Fri, 10 Nov 2000 04:50:19 -0800
Greetings !
I have migrated my ejb to Orion, these ejb has System.out.println("flags")
that Orion doesn't show in the console.
I'm runing orion in this way:java -jar Orion.jar
I don't know if I have to run orion in an special way or do any
configuration in order to get that orion show the
Syste
In this moment all my ejb has System.out.println("flags"), but the probles
is that Orion doesn't show the flags (messages) in the console.
How could I get that orion show my flags in the console ?
In runing Orion in this way: java - jar orion.jar
Thanks
On Thu, 9 Nov 2000 15:21:10 -0300 , Or
1 - 100 of 159 matches
Mail list logo