RE: Interests sake

2001-05-03 Thread Tim Squires
We run Linux SuSe and Solaris on a Netra. I find that the jsp compilation is slower on the Sun box but the link to Oracle is faster. Hope that helps. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar Sent: Thursday, May 03, 2001 06:53 To:

NumberFormatException when using Date

2001-02-14 Thread Tim Squires
.NumberFormatException; nested exception is: java.sql.SQLException: java.lang.NumberFormatException Thanks, Tim. Tim Squires Wireless Data Services It's not what you know, it's who you tell.

Startup without login

2001-01-22 Thread Tim Squires
ag library. Do I give the jar of the library classes to the path attribute? Ideas would be appreciated. Ta, Tim. Tim Squires Wireless Data Services It's not what you know, it's who you tell.

SSI on output from servlet

2001-01-17 Thread Tim Squires
parse all documents for ssi but all pages then return 500. Any ideas would be great. Thanks, Tim. Tim Squires Wireless Data Services It's not what you know, it's who you tell.

RE: mapping of existing m2m tables

2001-01-16 Thread Tim Squires
m a design perspective: It can become tricky to cache data all over the place. What you sort of did in the ejbLoad code. FE On Monday, January 15, 2001 11:33 AM, Tim Squires [SMTP:[EMAIL PROTECTED]] wrote: Thanks Jay, What I've done to bypass the problem for now is to implement the man

RE: mapping of existing m2m tables

2001-01-15 Thread Tim Squires
all 1:M relationships to the object relationship methods detailed on the orionsupport site and it knocked minutes off the startup time. If I can do the same with M:N it would be great. Ideas would be appreciated. Thanks for your time, Tim. Tim Squires Wireless Data Services It's not what you know, it's who you tell.

mapping of existing m2m tables

2001-01-11 Thread Tim Squires
changed all 1:M relationships to the object relationship methods detailed on the orionsupport site and it knocked minutes off the startup time. If I can do the same with M:N it would be great. Ideas would be appreciated. Thanks for your time, Tim. Tim Squires Wireless Data Services

RE: compound key

2000-12-21 Thread Tim Squires
Ooops, Thanks Stanislas. Don't for get the hashCode and equals methods in the primary key classes -Original Message- From: Stanislas Truffaut Sent: 20 December 2000 17:11 To: Tim Squires Subject: RE: compound key Hi, be carefull a PK class as said in ejb specification must

Strainge missing ServletRequest

2000-12-15 Thread Tim Squires
Moved an app from Ye Olde JServ to Orion 1.4.4 and when uploading a file, the following exception is chucked: java.lang.NoClassDefFoundError: javax/servlet/ServletRequest at StormData.service(StormData.java:161) at javax.servlet.http.HttpServlet.service(HttpServlet.java)

Another question on datasources

2000-11-20 Thread Tim Squires
3" table="area" data-source="jdbc/OracleEJBDS" resource-ref-mapping location="jdbc/OraclePool" name="jdbc/OracleEJBDS" / .. .. . /entity-deployment -- Any ideas would be appreciated. Thanks for your time, Tim. Tim Squires Wireless Data Services It's not what you know, it's who you tell.

Slow going or not at all

2000-11-17 Thread Tim Squires
for your time, Tim. Tim Squires Wireless Data Services It's not what you know, it's who you tell.

servlet properties

2000-11-16 Thread Tim Squires
Hi, Could someone point me towards the documentation for the equivalent of JServ's servlet.properties? Thanks for your time, Tim. Tim Squires Wireless Data Services It's not what you know, it's who you tell.

RE: PHP servlet problems

2000-11-15 Thread Tim Squires
:[EMAIL PROTECTED]]On Behalf Of Tim Squires Sent: Tuesday, November 14, 2000 5:44 AM To: Orion-Interest Subject: PHP servlet problems Hi, I have a few php things I would like to run on my Orion server so I installed the php servlet: In global

PHP servlet problems

2000-11-14 Thread Tim Squires
PHP running, could they point out what I have missed or done wrong? Thanks for your time, Tim. Tim Squires It's not what you know, it's who you tell.