ejb client problem

2000-07-31 Thread Adam Cassar
would anyone have any idea what this exception means? err: java.lang.ClassCastException: __Proxy2 The error occurs when I call the home create method. -- Adam Cassar Senior Web Developer ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9699

Re: Error starting HTTP-Server: Permission denied

2000-08-02 Thread Adam Cassar
tain files are still owned by root which can create problems downstream. After the port is bound, then the hand off is made to the "native user". Hope this helps, Earl At 09:48 8/2/00 +1000, Adam Cassar wrote: Is there any way to get Orion to drop root privilages after

Latest Version

2000-08-02 Thread Adam Cassar
I have noticed on previous postings talk about Orion v1.1.30. Where does one get this version? The WWW site only has 1.1.24 -- Adam Cassar Senior Web Developer ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9699 6099 | Fax: +61 2 9699 6088 PO

Re: Latest Version

2000-08-02 Thread Adam Cassar
How can I get that to use a proxy? On Wed, Aug 02, 2000 at 11:42:51PM -0600, Mike Clark wrote: You can download version 1.1.24 and then use... java -jar $ORION_HOME/autoupdate.jar This will update the installation to 1.1.30+. Mike Adam Cassar wrote: I have noticed

Re: Latest Version

2000-08-02 Thread Adam Cassar
found it: its java -DproxyHost=blah -DproxyPort=blah -jar autoupdate.jar -- Adam Cassar Senior Web Developer ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9699 6099 | Fax: +61 2 9699 6088 PO Box 270 Broadway NSW 2007 Australia

orion-ejb-jar.xml

2000-08-07 Thread Adam Cassar
er? can we ignore it or should we stick with the one that orion originally generated? i guess the same would go for the deployment-version tag etc - can we ignore them? also where should this file be placed in the jar for it to be used by orion? regards, adam. -- Adam Cassar Senior Web

Re: Orion hardware?

2000-08-07 Thread Adam Cassar
for stared storage - however not using Orion. Will be able to say more in two months and would be keenly interested in how your project goes. Linux can easily handle the load. I might suggest however going to a 2.4 kernel when available if you are expecting a high load on the box. -- Adam

Re: Orion hardware?

2000-08-08 Thread Adam Cassar
accountable, so I'm concerned on the level of support available. Has anyone had any negative experience here? Also, in terms of OS choice, is anyone happily running a high load site under linux? -- Adam Cassar Senior Web Developer ___ NetRegistry

Re: Postgres and Orion

2000-08-14 Thread Adam Cassar
username="admin" password="123" schema="database-schemas/postgresql.xml" / Kirk Yarina [EMAIL PROTECTED] -- Adam Cassar Senior Web Developer ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9699 6099 | Fax: +61 2 9699 6088 PO Box 270 Broadway NSW 2007 Australia

DeadlockException

2000-11-14 Thread Adam Cassar
Does anyone know what the following error means? 11/14/00 10:51 PM Error in bean com.netregistry.aucom.accounting.BillingAccount: Error in ejbPassivate com.evermind.server.DeadlockException: Deadlock detected: thread 11 is waiting for resource entity 1003 held by thread 11 Any ideas on how to

Re: orion server works with jdk 1.3???

2000-11-14 Thread Adam Cassar
or do you mean ibm's jdk1.3 crashes? :) On Tue, Nov 14, 2000 at 01:51:50PM +0200, [EMAIL PROTECTED] wrote: I work with SUN's jdk1.3 (with server Hotspot )on Win200, but Orion crashes with IBM's jdk1.3. Bernshtam Pavel

custom finder duplication

2000-11-20 Thread Adam Cassar
first line will read instead finder-method query="" !-- generated sql: blah blah blah does anyone have any ideas? -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641 8605 | F

Re: custom finder duplication

2000-11-21 Thread Adam Cassar
nder method for a non-existent ejb. that's a tricky one to find. I've had the pleasure just a few days ago ;-). HTH robert -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641 8605 | Fa

Re: Collection of entity beans

2000-11-23 Thread Adam Cassar
I use the following in my orion-ejb file that persists a list of 'dns records' cmp-field-mapping name="dnsRecords" list-mapping table="dnsrecord" primkey-mapping

Value Objects and Entity References

2000-12-13 Thread Adam Cassar
'lo all, I am enquiring about peoples experiences with value/detail objects and entity references. Some of the entity beans that I have are persisting entity beans (ie their pk's - 1 to 1 relationships). If I have a detail object with the entity bean as a attribute, when returning the detail

Re: Standard Err stream

2000-12-14 Thread Adam Cassar
java -jar orion.jar -out [file] - specifies a file to route standard output to -err [file] - specifies a file to route error output to On Thu, Dec 14, 2000 at 03:35:17PM -0800, Seung Bang wrote: Hello, Where does 'System.err.println()' print? For debugging purpose, I put some

Re: Wierd Servlet to EJB RMI problem

2001-01-16 Thread Adam Cassar
ature? Bug? Something that I sould not be doing? If anyone has any experience with the same problem I would appreciate any comments. -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641 8605 |

Re: Jikes 1.12 compiled code is bad!

2001-02-14 Thread Adam Cassar
this? I've searched the mail archive regarding this error and I've found somewhat related messages, but no real answers/solutions. Thanks in advance, Mike -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com

Finder methods on EJB fields

2001-04-05 Thread Adam Cassar
Hello, Does anyone on this list know if an EB using an Entity Reference as an attribute, can have a finder method search on that attribute? If so can you search on attributes of the afore mentioned entity reference? -- Adam Cassar Technical Development Manager

Re: PostgresJDBC Driver w/ Orion under load

2001-04-18 Thread Adam Cassar
) at org.postgresql.Connection.openConnection(Connection.java:160) at org.postgresql.Driver.connect(Driver.java:122) any ideas where to start looking? -mike -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2

RE: PostgresJDBC Driver w/ Orion under load

2001-04-19 Thread Adam Cassar
idea how to get this info? Heavy load is very heavy, real life load. (if that helps) -mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Thursday, April 19, 2001 12:24 PM To: Orion-Interest Subject: Re: PostgresJDBC

deployment.cache and wrapper classes

2001-04-19 Thread Adam Cassar
. Any idea on how to debug these wrappers? They are constantly producing Stack Overflow exceptions and it would be nice to see what is happening. -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641

Re: smp w/jdk

2001-04-19 Thread Adam Cassar
with the smp kernel? Regards, The elephantwalker -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641 8609 | Fax: +61 2 9699 6088 PO Box 270 Broadway NSW 2007 Australia

Re: remote shutdown of orion 1.4.8

2001-04-27 Thread Adam Cassar
try -force On 25 Apr 2001 08:46:02 -0600, [EMAIL PROTECTED] wrote: Folks, The following remote shutdown command does not work anymore in 1.4.8 (it works fine in 1.4.7), any ideas? bug? java -jar admin.jar ormi://localhost admin password -shutdown P.S. already verified the password is

Backward compatibility

2001-05-02 Thread Adam Cassar
Orion 1.4.8 not backward compatbile with at least 1.4.7? Anyone else experience this problem? -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641 8609 | Fax: +61 2 9699 6088 PO Box 270 Broadway

Re: Backward compatibility

2001-05-02 Thread Adam Cassar
? -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641 8609 | Fax: +61 2 9699 6088 PO Box 270 Broadway NSW 2007 Australia -- Adam Cassar Technical Development Manager

Interests sake

2001-05-03 Thread Adam Cassar
Hi all, For interests sake, what OS is everyone on the list running orion on? Windows 2000? WinNT Linux? I would of thought that most people would be using Linux but I think from postings on this list that I might be mistaken -- Adam Cassar Technical Development Manager

Re: session sharing still bad

2001-05-03 Thread Adam Cassar
Which files did you modify. This is what I did to get it to work: In my server.xml web-site shared=true path=default-web-site.xml web-site shared=true path=default-secure-web-site.xml Not leaving out the default-web-app shared=true etc for both 'web-sites defined above' On 03 May 2001

RE: remote shutdown of orion 1.4.8

2001-05-06 Thread Adam Cassar
IIRC, using -shutdown -force will generally work On 05 May 2001 18:28:21 -0700, Jeff Schnitzer wrote: From: Eduardo Estefano [mailto:[EMAIL PROTECTED]] The same is happening to me. Using 1.4.7 everything was fine. I already posted a message before but here it is again: - java

Re: StackOverflowError

2001-05-24 Thread Adam Cassar
: PGPfreeware 6.5.3 for non-commercial use http://www.pgp.com iQA/AwUBOwy1YtUPOr8a7vy5EQLulwCgsMBtTm68RAFb7VyGekR/7IQUeLQAn2cS cwL0zbBiWzaXhujRrP6hRrlQ =WlHP -END PGP SIGNATURE- -- Adam Cassar Technical Development Manager ___ NetRegistry http

Re: How do you make JDBC and EJB in same Transaction?

2001-05-24 Thread Adam Cassar
check that your EJB's and the JDBC are using the same datasource. Is this a bug or is there something that I am missing? Good luck :) Eduardo -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2

RE: StackOverflowError

2001-05-24 Thread Adam Cassar
for a bit before the StackOverflowError. My ejbCreate method is one line long, basically public void ejbCreate(String s) { this.s = s; } Nothing fancy, and no JCE involved. -Original Message- From: Adam Cassar [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 24, 2001 4:23

RE: StackOverflowError

2001-05-25 Thread Adam Cassar
JVM, although the CPU is chugging like crazy for a bit before the StackOverflowError. My ejbCreate method is one line long, basically public void ejbCreate(String s) { this.s = s; } Nothing fancy, and no JCE involved. -Original Message- From: Adam Cassar [mailto

Re: Internal server error

2001-05-30 Thread Adam Cassar
try catch so the users don't get this ugly errormessage? Maybe I'll just have to create an errorpage that handles this specific error. Johan -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.au.com Tel: +61 2 9641

Re: Orion Performance Tuning

2001-07-25 Thread Adam Cassar
://www.percepticon.com/ jw - http://jtransit.com e- [EMAIL PROTECTED] -- Adam Cassar Technical Development Manager ___ NetRegistry http://www.netregistry.net D: +61 2 9641 8609 | F: +61 2 9699 6088 PO Box 270 Broadway NSW 2007 Australia

Re: Orion and properties (Anyone used a CORBA client within Orion?)

2001-09-10 Thread Adam Cassar
Didn't help unfortunately. :( On Mon, Sep 10, 2001 at 01:06:56PM +0200, Johan Fredriksson wrote: Have you tried the -Xms64m -Xmx128m options to java? Type java -X for help Johan - Original Message - From: Adam Cassar [EMAIL PROTECTED] To: Orion-Interest [EMAIL

Orion not honouring transient attribute?

2001-09-16 Thread Adam Cassar
Is anyone having a similar problem? Orion not honouring the transient attribute in a session bean? IIRC the spec says that attributes with the transient modifier do not get serialized.

Wierd CMP Bug

2001-09-20 Thread Adam Cassar
Using a list-mapping with orion and using a vector to store the mapping works if you add elements to the vector using .add, however when using .addElement orion will not store the vector. Wierd or am I missing something? w

Transactions and OTS

2001-10-23 Thread Adam Cassar
Has anyone every successfully integrated orion with a 3rd party OTS, or have any idea on how to go about it?

Unknown Source

2002-04-16 Thread Adam Cassar
Hi Guys, I am having a problem with v1.5.4 of Orion. In stack traces it displays the line number everywhere except for the EJB's! I know it used to work, any ideas on what to look for?