Re: HINT: One possible way to cure an internal error on deployment

2000-10-24 Thread mark
I've done something kind of similar. I found through experimentation that the Orion-generated file orion-web.xml, which lives in the app-specific subdirectories beneath application-deployments, had gotten stale -- out of sync with my deployment descriptors. When you shutdown Orion and blow away

New howto on OrionSupport: Virtual Hosts

2000-10-24 Thread Joe Walnes
Setting up Virtual Hosts on Orion http://www.orionsupport.com/articles/vhosts.html Step by step guide to deploying 2 web-sites with different virtual hosts on the same server. Thanks to Damian Van Dooren for contributing this. -Joe Walnes

get reference to UserTransaction fails

2000-10-24 Thread Klaus Thiele
Hello, i'm using transactions within servlets, sessionbeans with no problems. now i'm trying this from an ordinary app-client but it caught an exception: "java:comp/UserTransaction not found" what goes wrong? thanks a lot klaus import javax.naming.*; import javax.transaction.*;

LDAPUserManager?

2000-10-24 Thread Philippe Van Der Gucht
Hello, I read in the mailing list archive some talks about an upcoming LDAPUserManager class? Any ideas when it might be (or it is already?) available? Greetings, Philippe.

Problem using JavaMail with Orion

2000-10-24 Thread Aleksi Kallio
500 Internal Server Error java.lang.NoClassDefFoundError: javax/activation/DataHandler This class comes with Orion and also is located in the Orion library path. What's wrong?

Re: Problem using JavaMail with Orion

2000-10-24 Thread Santosh Kumar
If you are using jdk1.3 then push the javamail.jar or mail.jar whatever it is {jar relevant to javamail] into jre/lib/ext folder...The problem should not arise... santosh - Original Message - From: Aleksi Kallio [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Tuesday,

New howto on OrionSupport: Using JDBC from Servlets

2000-10-24 Thread Joe Walnes
How to setup a JDBC data-source in Orion and access it using JNDI from Servlets/JSP. http://www.orionsupport.com/articles/jdbc.html -Joe Walnes

New howto on OrionSupport: Virtual Hosts

2000-10-24 Thread Joe Walnes
Setting up Virtual Hosts on Orion http://www.orionsupport.com/articles/vhosts.html Step by step guide to deploying 2 web-sites with different virtual hosts on the same server. Thanks to Damian Van Dooren for contributing this. -Joe Walnes

Re: Data Sources Help

2000-10-24 Thread Gary Shea
Congratulations Mark, and thanks for the summary! I hadn't looked at how to do that very last line of code yet, I'm happy to see it is so straight-forward. Gary On Yesterday, Mark ([EMAIL PROTECTED]) wrote: Fixed it! Yay! Gary, I tried it again per the suggestion you forwarded

Re: ssl in production

2000-10-24 Thread Savotchkin Egor
No, I'm using windows' keystore. - Original Message - From: Juan Lorandi (Chile) To: Orion-Interest Sent: Tuesday, October 24, 2000 3:06 AM Subject: RE: ssl in production Are you using linux? the linux jvm has some keystore certificate problems

Default isolation level

2000-10-24 Thread Anders Bengtsson
Hello, does anyone know what the default isolation level for entity beans is? In orion-ejb.jar.xml there is an attribute "isolation". According to the documentation: "The valid values are 'serializable', 'uncommitted', 'committed', 'repeatable_read'." But it doesn't mention what the default

Debugging EJBs running in Orion with JBuilder

2000-10-24 Thread Ted Rice
Has anyone out there documented the process of debugging EJBs, via the JBuilder 4 IDE, running within the Orion EJB Continer? If so, could you please mail them to this list. Thanks, Ted Rice

Orion doesn't interpret Javascript correctly

2000-10-24 Thread Drew Kidder
All, I have a fully functional webapp that runs perfectly under Tomcat (albeit a little slow). The main menu bar consists of rollovers that utilize the onmouseover and onmouseout routines of Javascript. For example, one of the tags looks like this: a href="/news/"

Code generation error at deployment stage.

2000-10-24 Thread Paul Hammant
Hi, I have a session bean in a jar that deploys and runs fine in JBoss. But when deploying in Orion, I get the following in Orion's console.. Auto-deploying MyBean-ejb.jar (No previous deployment found)... MyBean_StatelessSessionBeanWrapper0.java:54: Undefined variable: created

RE: EJB 2.0 Dependent bidirectional relationships not working

2000-10-24 Thread John D'Ausilio
I can't even get bidirectional relationships between beans working here ... I have a simple one-many relationship, collection in the parent, parent object in the child. When deployed, it correctly puts the backreference field in the child, but never fills it in with the parent's objectID has

Re: Code generation error at deployment stage.

2000-10-24 Thread Paul Hammant
This is also a bug in Orion Server 1.4.0 - Paul

New howto on OrionSupport: Using Apache as a front-end to Orion

2000-10-24 Thread Joe Walnes
How to use Orion in an environment where you have to use Apache as the front-line web-server. http://www.orionsupport.com/articles/apachefrontend.html Thanks to Joshua Goodall for this little gem. -Joe Walnes

RE: LDAPUserManager?

2000-10-24 Thread Stanislav Maximov
Joe, just want to tell you, you're doing a great job there! Thank you. stas@ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joe Walnes Sent: Tuesday, October 24, 2000 6:14 PM To: Orion-Interest Subject: Re: LDAPUserManager? At 11:28

Re: New howto on OrionSupport: Using JDBC from Servlets

2000-10-24 Thread Christian Meunier
I would like to comment the article on one point, its really important to use Try{}Finally{} blocks to ensure that the connection will return to the pool. In the example, if the sql throws an exception, the connection ll never return to the pool. However in this code, the connection ll return to

RE: Orion in production

2000-10-24 Thread Duffey, Kevin
I haven't tried linux jvm yet, but I would think because you can run linux on a limited cheap setup very effectively and its resources are far less than the Win2K (I wouldn't use WinNT..too many crashes), I would deploy to linux over Win2K. However, I think for most things Win2K is easier to

RE: Orion in production

2000-10-24 Thread Duffey, Kevin
Thats too bad. If your in a hurry, I can understand, but for what you get, you can't go wrong in my book. It is frustrating at times, but these are the growing pains of small companies too. Good luck with WebLogic or something..it took me 3 weeks to get an email back on one SIMPLE question, and

RE: Data Sources Help

2000-10-24 Thread Duffey, Kevin
On that note, we use several databases. How is this handled? We have a QA database for testing that our qa machines need to be set up to, but we also use two databases at one time for two-phase commit transactions. Is it possible to set up a datasource for two databases and have connections for

Re: Code generation error at deployment stage.

2000-10-24 Thread Jim Archer
Paul, be sure to bugzilla that, if you don't mind. The Orion folks have said that bad error messages should be Bugzillaed. There is a link to Bugzilla from the OrionServer.com homepage. I have had silmilar trouble with cryptic error messages, so I'm kind of on an unofficial campeign to report

Re: Idea for Orion Support - post changes.txt

2000-10-24 Thread Joe Walnes
Jim, Thanks for the idea, (and the others you have posted). We have had an overwhelming response to our documentation cry, and are hard at work making things happen - thank you to everyone who has suggested subjects or written articles. Anyway, it may be helpful to know that at

Re: get reference to UserTransaction fails

2000-10-24 Thread Joe Walnes
now i'm trying this from an ordinary app-client but it caught an exception: "java:comp/UserTransaction not found" In the JNDI properties, are you specifying the application name as well as the server? e.g. java.naming.provider.url=ormi://localhost/myapp (Correct)

Re: Code generation error at deployment stage.

2000-10-24 Thread Jason Rimmer
File this with bugzilla, http://www.orionserver.com/bugzilla/. -- Jason Rimmer [EMAIL PROTECTED] - Original Message - From: "Paul Hammant" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Tuesday, October 24, 2000 11:51 AM Subject: Re: Code generation error at

RE: get reference to UserTransaction fails

2000-10-24 Thread Juan Lorandi (Chile)
Are your trying to retrieve something from "java:comp" DIRECTLY from code not running on Orion? I have looked (very quickly) at the specs, and I don't think that's allowed(seems pretty unsafe to me) Perhaps you can build a session bean that preforms the lookup, then passes the reference to the

RE: EJB 2.0 Dependent bidirectional relationships not working

2000-10-24 Thread Jim Archer
I have a one-to-one bidirectional relationship between two entity beans that appears to be working correctly. Orion creates a LONGBINARY field in Hypersonac to represent the EB reference and stores some value in there. It seems to be working on both sides. I also have a one-to-many

RE: Deploying EJB jars

2000-10-24 Thread Namrata Prakash
Hi, I am reposting this meesage. For any application I deploy, i get the following error: Auto-deploying product (No previous deployment found)...java.lang.NoClassDefFoundError: ProductEJB_PersistenceManager1/java Exception in thread "main" Error compiling file:/C:/Orion/demo/ejb/product/:

RE: Orion in production

2000-10-24 Thread Gary Shea
On Mon, 23 Oct 2000, Duffey, Kevin wrote: Thats too bad. If your in a hurry, I can understand, but for what you get, you can't go wrong in my book. It is frustrating at times, but these are the growing pains of small companies too. Good luck with WebLogic or something..it took me 3 weeks to

Re: get reference to UserTransaction fails

2000-10-24 Thread Greg Matthews
i was trying to do the same thing, and it sort of makes sense that you can't control a transaction (UserTransaction) from outside orion (i.e. the ejb container). it does raise the question however about how you would ever maintain any decent level of control over transactions if entity beans

RE: Massive CPU useage

2000-10-24 Thread Duffey, Kevin
Heh..funny..our site does the same thing. Worse, we seem to use about 300MB of ram for a query that only yields about 60 records! Its a joke. We have our own home-brewn persistence layer..which I am quite sure is the culprit. I am hoping that soon we will move to EJB entity beans and what not. I

Re: Creating EAR Files

2000-10-24 Thread Allen Fogleson
There are several quick solutions to this, one is to just use jar and make them yourself. This is what we do at work. Al - Original Message - From: Santosh Kumar To: Orion-Interest Sent: Tuesday, October 24, 2000 12:27 AM Subject: Creating EAR Files Hi

RE: Ok. I feel dumb. Data Sources and MS SQL.

2000-10-24 Thread Mike Cannon-Brookes
There's a free SQL Server driver at http://www.freetds.org but I've never used it. Good to see Peakhour using Orion ;) Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kimberley Scott Sent: Wednesday, October 25, 2000 11:16 AM To: Orion-Interest

Re: Ok. I feel dumb. Data Sources and MS SQL.

2000-10-24 Thread Earl Marwil
Kimberly, Take a look at the FreeTDS JDBC driver for MS SQL Server: http://www.freetds.org/download.html Follow the link to the ftp site. The Jan 2000 jar file appears to be the last 'release' version but it may have some problems depending on the features you need. We've recently used the

Re: Ok. I feel dumb. Data Sources and MS SQL.

2000-10-24 Thread Richard E. Sansom
I haven't got there yet, but I'm going to soon have to set up Orion to use an MS SQL 2000 db. If any of you have any experiences doing this, could you please share them with this group. Thanks in advance. -Rich --- Kimberley Scott [EMAIL PROTECTED] wrote: Hiya, Feeling real stupid here.

Re: Orion in production

2000-10-24 Thread Gary Shea
On Today, Kyle Cordes ([EMAIL PROTECTED]) wrote: often the ones asked, and so on. That just isn't the case in any vendor that I have bought software from. I feel bad for you that your not getting responses, but I doubt you'll get much better support with the $15K per cpu WebLogic or

Installing cocoon with Orion

2000-10-24 Thread Robert Nicholson
Can I install the jars into the orion root or the /lib directory? Do I have to explicitly set the classpath myself? --- Robert Nicholson Email: [EMAIL PROTECTED] AOL : rydmerlin

Problem while deploying EJB

2000-10-24 Thread Santosh Kumar
I have attached the gif file that contains the snapshot of the error i am getting while deploying the orion-primer example If you dont see the attachment, here is the error Error:loading package at file orion-primer-ejb.jar, Error loading class 'hello.ejb.HelloEJB':

Re: Orion doesn't interpret Javascript correctly

2000-10-24 Thread Joe Walnes
Andrew, The reason this is happening, is that when JSPs are compiled, Orion recreates them slightly to insert code for url-rewriting for session-tracking. Obviously it is always recreating the tag with attributes enclosed in "". The short term solution to your problem is to switch around