RE: roadmap for orion??

2000-01-10 Thread Magnus Stenman
Hi Robert! Mike (who commented on the java.lang.Integer etc mapping issue) probably confused int and Integer (easily done). Orion has up until now not had a special mapping for Integer co (it has been serialized and hence the longvarbinary type). This has been changed though and they're now

How to configure orion databases

2000-01-10 Thread ecunningham
Hi: I currently access databases using servlets in the old fashioned way. like this: Class.forName("com.sybase.jdbc.SybDriver").newInstance(); String url = "jdbc:sybase:Tds:localhost:2638/?JCONNECT_VERSION=4"; Properties _props = new

unclosed comment in config/server.xml of the 0.8.2 release

2000-01-10 Thread Byron Hawkins
Just a note, the comment above the rmi service entry (original line 16) in config/server.xml is not closed in the latest release of orion (0.8.2). This causes all orion sites to be routed into the void. Here is the bogus entry: !-- RMI-server config link, uncomment to activate the RMI