Re: [jBoss-User] Enhydra in jboss

2000-11-05 Thread Rickard Öberg
Hi! Tom Cook wrote: > No, the way we use XMLC is to compile the html to a java class (well, > it treats it as xml with the html dtd, but this is more-or-less html) > and then use the w3c DOM to insert/remove bits. Then the class > produces an html document when you ask for it. > > This means th

Re: [jBoss-User] Enhydra in jboss

2000-11-05 Thread Tom Cook
Rickard Oberg writes: > Hi! > > > We use XMLC lots instead of JSPs (means you can get your web designer > > to do all the HTML however and make it look funky and they don't need > > to know anything other than HTML). But we precompile our html using > > XMLC and deploy just the compiled cl

Re: [jBoss-User] finder method -- findAll

2000-11-05 Thread Rickard Oberg
Hi! > please could anyone tell me whats to be written in the jaws.xml for the > finder method findAll.. > > lets say i have a customer and i want a method in the home interface > findAllCustomers() > > so how would i write for the corresponding in the jaws.xml Suggestion: let the finder be named

Re: [jBoss-User] Enhydra in jboss

2000-11-05 Thread Rickard Oberg
Hi! > We use XMLC lots instead of JSPs (means you can get your web designer > to do all the HTML however and make it look funky and they don't need > to know anything other than HTML). But we precompile our html using > XMLC and deploy just the compiled classes, and don't use XMLC at > runtime.

[jBoss-User] finder method -- findAll

2000-11-05 Thread deneb
hi folks please could anyone tell me whats to be written in the jaws.xml for the finder method findAll.. lets say i have a customer and i want a method in the home interface findAllCustomers() so how would i write for the corresponding in the jaws.xml thnx bye deneb -- --

Re: [jBoss-User] java.rmi.ConnectionException connection refused

2000-11-05 Thread Rickard Oberg
Hey > Ken Jenks writes: > > System.setProperty("java.naming.factory.initial","org.jnp.interfaces.NamingC ontextFactory"); > > System.setProperty("java.naming.provider.url","206.233.214.192:1099"); > > > > InitialContext jndiContext = new InitialContext(); > > AARGH! Hard

[jBoss-User] jboss with tomcat

2000-11-05 Thread deneb
hi folks regarding executing tomcat with jboss i did the following 1 set tomcat_home 2 set servletapi_home for tomcat i did the following extracted the zip file ... the directory structure is c: jakarta-tomcat bin conf lib src webapps so now where do i link the tomcat_home env v

[jBoss-User] Enhydra in jboss

2000-11-05 Thread Tom Cook
marc fleury writes: > Ok, > > following Paul's note the other day, it seems to me that we should seriously > think about offering Enhydra as an alternative front end to jboss. > > You know our feelings on J2EE and being JSP/servlet/EJB compliant. However > it seems that Lutris is really

Re: [jBoss-User] java.rmi.ConnectionException connection refused

2000-11-05 Thread Tom Cook
Ken Jenks writes: [snip] > This works for me: > > >System.setProperty("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory"); > System.setProperty("java.naming.provider.url","206.233.214.192:1099"); > > InitialContext jndiContext = new InitialContext();

[jBoss-User] RELEASE delayed?

2000-11-05 Thread Craig Day
Hi All, Is the quietness of the list because everyone is holding their breath for the big one? Or has FINAL been delayed? Not trying to hassle you :) but hasn't October 31 been and gone? Need a hand with anything specific? cheers craig -- --

[jBoss-User] File Logging

2000-11-05 Thread Manmeet Dhody
Hi, I am new to JBoss and was trying to get File Logging to work. I'm using the 2.0 version. Even though the file is created in the jboss/log directory, nothing actually gets logged there. Is there something that i have to do that i don't know about. jboss.conf entry

RE: [jBoss-User] production ready yes, but maintainable ?

2000-11-05 Thread Joe Shevland
I could be off-tangent here, but couldn't you just add a hard-coded serialUID (not sure if thats exactly the right term)? I've had to do this with a class that we serialize into a database for this very reason because every change/recompile of the particular class would throw a ClassCastExcepti

Re: [jBoss-User] JBoss/Resin integration

2000-11-05 Thread Anders Vesterberg
marc fleury wrote: > The report from the front lines look like this (sebastien...) > MBean integration inVM but serialized calls will take a couple of days worth > of work > inVM by reference (no serialization) i.e. real "optimized" will take longer > and be an adaptation of what we have done for

[jBoss-User] RE: [jBoss-Dev] Enhydra in jboss

2000-11-05 Thread marc fleury
|(no paul you don't get to talk, even as author of Enhydra l:) actually if you want to talk you are welcome Paul, especially as Enhydra author, I meant vote... slow morning... marc | |regards | |marc | | |Marc Fleury, PhD |CTO, Telkel Inc. | | | | -- ---

[jBoss-Dev] Enhydra in jboss

2000-11-05 Thread marc fleury
Ok, following Paul's note the other day, it seems to me that we should seriously think about offering Enhydra as an alternative front end to jboss. You know our feelings on J2EE and being JSP/servlet/EJB compliant. However it seems that Lutris is really onto something with XMLC and their framew

RE: [jBoss-User] JBoss/Resin integration

2000-11-05 Thread marc fleury
Yes there is, deep stuff, Resin is a bit rough, mostly a one man effort with many 3000 lines classes but it seems fast... so we *are doing* the integration. The report from the front lines look like this (sebastien...) MBean integration inVM but serialized calls will take a couple of days worth

[jBoss-User] JBoss/Resin integration

2000-11-05 Thread Anders Vesterberg
Hi, Is there any work done on integrating Resin with JBoss (inVM)? We use Resin and would like to start experiment with JBoss. Regards, Anders Vesterberg Vesdakon -- -- To subscribe:[EMAIL PROTECTED] To unsubscribe: [EMAI

Re: [jBoss-User] weblogic, oci, jDriver, ORA-24327 (needexplicitattach...)

2000-11-05 Thread Krishna Kumar
hi georgi, you would get this in case of the following 1) Check your driver can connect from the prompt by using a normal jdbc test kind of a program 2) Make sure you have your ORACLE_HOME set and the TNS entry is correct in the tnsnames.ora i hv got this error with Weblogic several times and mo

Re: [jBoss-User] Starting jboss as a job on Solaris

2000-11-05 Thread Krishna Kumar
I would think running it in the background with nohup would be a good idea as then u'd get loads of information on whatzz happening on the console!! - Original Message - From: "John D. McDonald" <[EMAIL PROTECTED]> To: "jboss list" <[EMAIL PROTECTED]> Sent: Saturday, November 04, 20

[jBoss-User] FW: Datasource

2000-11-05 Thread Nortje, Andrew
Good Day JBoss Users I have just started using JBoss. I am surrently using on my Windows 2000 machine, using JDK1.3. For production we will be deploying under Red Hat Linux. The setup is as follows: - Using JDK1.3 - Client and server running on the same machine - jBoss installed in c:\java\jbos

RE: [jBoss-User] Re: [jBoss-Dev] Re: jboss on tomcat update

2000-11-05 Thread marc fleury
good idea, even useful in the future marc |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Dan OConnor |Sent: Saturday, November 04, 2000 8:21 PM |To: jBoss Developer; jBoss |Subject: [jBoss-User] Re: [jBoss-Dev] Re: jboss on tomcat update | | |Hi, | |

Re: [jBoss-User] Transactions

2000-11-05 Thread Ken Jenks
Andrew asked: >The document seems to say JBoss supports and does NOT support client >demarcated transaction in the same breath. Does it not mean if you can >manually manage transaction using UserTransactions then a client can >manage the transactions. In my case I want a Session Bean, which us

[jBoss-User] Transactions

2000-11-05 Thread Nortje, Andrew
Good Day jBoss Users I was reading through the JBoss documentation related to transactions. This is a cut and paste of a section of the document. To manually manage transactions, you need to access an instance of javax.transaction.UserTransaction. One option is to get it fr