Title: Message
I've
had problems with Java timezones before. As I remember, Unix inherits timezone
settings from it's environment. Did you run your java test class with the same
environment as Orion (eg the same user)?
geoff
-Original Message-From:
[EMAIL PROTECTED]
[ma
Neither is LIMIT supported by standard SQL, so it would reduce portability
to use it in the generated SQL as well.
/Fredrik
> You could either edit the orion-ejb-jar.xml. And change the generated
> SQL, but this will be overwritten next time orion is started. Another
> way is to specify a f
Hi,
I developped a simple EAR deployment tool for Orion.
Just drag/drop the enterprise archive in a specific folder and it gets
deployed automatically.
http://www.crionics.com/projects/eclipse/orion.html
Enjoy!
OR
PS: This is not for production use. Many improvements can be made.
Chris,
I
believe that cascade delete is fixed in the next release.
Regards,
the
elephantwalker
www.elephantwalker.com
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris
TurnerSent: Tuesday, February 12, 2002 6:34 AMTo:
Orion-In
Title: System Date.
Having trouble with system Date. In Orion our application converts dates based on our users time zone. For some reason our application is producing incorrect date times. The same piece of code when ran on its own as a Java class produces correct time conversions. Are there
Cascade deletes aren't supported in Orion (yet),
but I hear they should be soon. Hang tight :)
-Pat
- Original Message -
From:
Chris Turner
To: Orion-Interest
Sent: Tuesday, February 12, 2002 6:34
AM
Subject: Cascade delete for CMP set
mapping?
Hi
Everyo
You could either edit the orion-ejb-jar.xml. And change the generated
SQL, but this will be overwritten next time orion is started. Another
way is to specify a finder query in your EJBHome inteface like this:
String findByRecipient_query = "Message.recipient = $1";
Collection findByRecipient(S
Cascade deletes are not supported currently by orion, but rumour has it
that orion 1.5.4 will indeed support them.
Chris Turner wrote:
> Hi Everyone,
>
>
>
> I've got a CMP entity bean that manages a set of simple object via
> Orion's proprietary set-mapping features. It all works fine and
Hi
Everyone,
I've
got a CMP entity bean that manages a set of simple object via Orion's
proprietary set-mapping features. It all works fine and the table holding the
items in the set is updated and read correctly. The problem comes with deleting.
If I delete the bean (by calling remove(pk
We have gotten this error with Orion 1.4.5 with a generated certificate and the server running as root.
Error starting HTTP-Server: Unable to initialize SSLServerSocketFactory 'com.evermind.ssl.JSSESSLServerSocketFactory': Permission denied
Do you have any idea what this is referring to? I can f
Hi all,
Is there possibility to set a maximum row count for a resultset ?
Something general for the SQL Attribure "LIMIT" ?!
Thanks in advance, Toni
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] Im Auftrag von prasanth sb
Gesendet: Sonntag, 10. Februar 2002
Hi all.
Does anybody know how to configure ORION to run
Fop. "It runs in Tomcat when i put I put xerces-1.2.3.jar,
xalan-2.0.0.jar at the beginning of tomcat classpath and deleted the
jaxp.jar, parser.jar from tomcat\lib directory and I put all FOP jars in lib
directory under my web applica
According to the atlassian owerview over orion classloaders, it should
be possible to use the Class-Path: attribute in your manifest file of
your .jar file, orion should load those classes. I´ve tried but never
got it to work, it seems orion ignoring the Class-Path: attribute (this
works on J
13 matches
Mail list logo