RE: [JBoss-user] Using a Bean outside from the Jboss JVM

2003-01-20 Thread Marco Tedone
I tried to put only the org.jnp.interfaces.NamingContextFactory but then other jars were required. At the bottom line, I put in the path all the %JBOSS_HOME%/lib and %JBOSS_HOME%/server/default/lib jars and it worked. Thank you all for your help -Original Message- From: [EMAIL PROTECTED] [

[JBoss-user] Storing subjects with jaas ?

2003-01-20 Thread Philipp . Wolff
Hi, i'am really new to Jaas/JBossSX but i have to develop a prototype of a portal, based on Jetspeed and JBoss. For a secure access i've implemented some new Jetspeed-Security Classes (UserManagement etc.) that are using an custom Jaas LoginModule (LDAP). Now i want to store subjects that are creat

[JBoss-user] jboss / j2ee usage statistics

2003-01-20 Thread Stefan Groschupf
Hi, has anyone a statistic about how many companies use j2ee middle ware server and may be how many use jboss. This question run under the topic "sell jboss to your boss". Thanks Stefan --- This SF.NET email is sponsored by: FREE SSL Guide

Re: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore

2003-01-20 Thread Jules Gosnell
search this list's and jboss-dev's archive, I've already answered this question, Jules Herve Tchepannou wrote: I'm trying to deploy an application that I've successfully deployed on JBoss-Tomcat, but Im receiving the following errors: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.

[JBoss-user] Debugging JBoss Src under Win2K

2003-01-20 Thread nollario
Hi! I am working with Eclipse as IDE under Win2k. I downloaded the JBOSS 3.2.0 as source. How can I debug JBoss from Eclipse? Thanks... Saludos Christian -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen! -

Re: [JBoss-user] XA Oracle + JMS

2003-01-20 Thread Anthony Geoghegan
That must be the issue we'd stabilised on 3.03 I'm going to see about deploying the 3.2 version once it goes from RC status. Just out of interest can you quote the SqlProperties attributes are you using for the JDBC 2 Persistence configuration? Best Regards, Anthony Geoghegan. J2EE Developer CPS I

AW: [JBoss-user] Debugging JBoss Src under Win2K

2003-01-20 Thread Stefan Groschupf
>I am working with Eclipse as IDE under Win2k. I downloaded the JBOSS 3.2.0 >as source. How can I debug JBoss from Eclipse? http://www.jboss.org/developers/guides/eclipse-howto/index.jsp http://www.purposesolutions.com/Resources/EclipseJ2EE.html --

[JBoss-user] may I expose CMR foreign key as a cmp-field?

2003-01-20 Thread Jon Finanger
Am i right when i say that the 32rc1 release only allows a fk to be apart of a pk but not allowing a cmr foreign key to also be a cmp field? Jboss4.0? -Jon --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning yo

Re: [JBoss-user] may I expose CMR foreign key as a cmp-field?

2003-01-20 Thread Alex Loubyansky
Monday, January 20, 2003, 2:02:11 PM, you wrote: JF> Am i right when i say that the 32rc1 release only allows a fk to be apart of a pk but not allowing a cmr foreign key to also be a JF> cmp field? yes JF> Jboss4.0? not currently implemented but planned alex --

Re: [JBoss-user] Debugging JBoss Src under Win2K

2003-01-20 Thread Danilo Luiz Rheinheimer
Hello, Monday, January 20, 2003, 8:11:49 AM, you wrote: ngd> I am working with Eclipse as IDE under Win2k. I downloaded the JBOSS 3.2.0 ngd> as source. How can I debug JBoss from Eclipse? I can not say how to debug it using Eclipse (or another IDE) because I never did it. But I did it using K

RE: [JBoss-user] Debugging JBoss Src under Win2K

2003-01-20 Thread Kevin Allsworth
Title: RE: [JBoss-user] Debugging JBoss Src under Win2K Hiya, this is also how I do it, easy as pie, Just need to make sure you start Jboss in Debug mode too. there is a line in run.bat file, that needs to be commented in to start jboss in debug, run.bat can be found in your jboss\bin dir. St

Re: [JBoss-user] Debugging JBoss Src under Win2K

2003-01-20 Thread Bernd Koecke
[EMAIL PROTECTED] wrote: Hi! I am working with Eclipse as IDE under Win2k. I downloaded the JBOSS 3.2.0 as source. How can I debug JBoss from Eclipse? i have two checkouts no sourcebundles, but it should work the same way. One for eclipse and one for running the server. Then I don't have probl

[JBoss-user] cmp.jdbc.RelationSet not serialized?

2003-01-20 Thread Klaas van der Ploeg
Hi All, I have successfully deployed some entitybeans on my jboss 3.0.4 server. I'm using CMP with MySQL. I have ejb-relation between 'subscriber' and 'service' If I do a getSubscribers() on the local interface of a service entity bean in the same jvm (ie from a session bean or so) I am getting

RE: [JBoss-user] XA Oracle + JMS

2003-01-20 Thread Igor Fedorenko
We use file persistency for JMS at the moment. -Original Message- From: Anthony Geoghegan [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 6:49 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] XA Oracle + JMS That must be the issue we'd stabilised on 3.03 I'm going to see abou

[JBoss-user] Building Jboss from the source

2003-01-20 Thread Marco Tedone
I downloaded the latest jboss-all module. When the build script is launched, I receive an error like the following: == == == Executing 'most' in module 'common'... == == configure-modules: Overriding previous definition of referen

Re: [JBoss-user] cmp.jdbc.RelationSet not serialized?

2003-01-20 Thread Meyer-Willner, Bernhard
CMRs can only be used directly locally. If you're running a separate Tomcat instance (remote, different VM) you need to convert your CMRs in collections of value objects and return those. Bernhard -Ursprüngliche Nachricht- Von: Klaas van der Ploeg [mailto:[EMAIL PROTECTED]] Gesendet: Mont

Re: [JBoss-user] XA Oracle + JMS

2003-01-20 Thread Anthony Geoghegan
Apologies, very busy here right now ;-) Best Regards, Anthony Geoghegan. J2EE Developer CPS Ireland Ltd. - Original Message - From: "Igor Fedorenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 1:44 PM Subject: RE: [JBoss-user] XA Oracle + JMS We use file pe

Re: [JBoss-user] cmp.jdbc.RelationSet not serialized?

2003-01-20 Thread Alex Loubyansky
Klaas, relationships can be established only with local interfaces and, thus, accessed only localy, in the same VM. That's by the spec. alex Monday, January 20, 2003, 3:47:30 PM, you wrote: KvdP> Hi All, KvdP> I have successfully deployed some entitybeans on my jboss 3.0.4 server. I'm KvdP> u

Re: [JBoss-user] (OT): MS SQL Server JDBC Driver

2003-01-20 Thread Burkhard Vogel
Hi, we both use Sprinta2000 and the original (free) JDBC Driver from Micro$oft. (Sorry no URL for sprinta at hand, but it can easily be googled and the link for the M$ dirver was last time I checked http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample.asp?url=/MSDN-FILES/027/001

RE: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore

2003-01-20 Thread Herve Tchepannou
Title: RE: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore jboss-dev has ~16000 messages and there is no seach facility on sf for mailing lists. Can you jsut tell me how to fix that prob? thanx -Original Mess

Re[2]: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore

2003-01-20 Thread julien viet
try http://www.mail-archive.com julien HT> jboss-dev has ~16000 messages and there is no seach facility on sf for HT> mailing lists. HT> Can you jsut tell me how to fix that prob? HT> thanx HT> -Original Message- HT> From: Jules Gosnell [mailto:[EMAIL PROTECTED]] HT> Sent: 20 January 200

Re: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore

2003-01-20 Thread James Cleary
Title: RE: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore here here..  i just spent 1 hour searching jboss forum and jboss user for the answer you said is out there with no luck.   found a lot of posts complainin

[JBoss-user] Calling an EJB from another EJB

2003-01-20 Thread Mokas Vassilis ([EMAIL PROTECTED])
Hi all. I wonder if it is possible for one of the developers of JBOSS to answer my question: Why it is not possible to call an EJB from another EJB using lookup("java:comp/env/ejb/EJBsName") ? I think this is a SUN's standart! Is it mandatory to declare an ejb-ref between the 2 EJBs in order t

Re: [JBoss-user] Calling an EJB from another EJB

2003-01-20 Thread Anthony Geoghegan
> Why it is not possible to call an EJB from another EJB using > lookup("java:comp/env/ejb/EJBsName") ? It is possible to do this, but only for a remote Bean. Best Regards, Anthony Geoghegan. J2EE Developer CPS Ireland Ltd. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTEC

RE: [JBoss-user] Calling an EJB from another EJB

2003-01-20 Thread Oskari Kettunen
What do you mean only for a remote? This works just fine for me: ... ejb/FooLocal Entity x.y.z.FooLocalHome x.y.z.FooLocal Foo ... Oskari Kettunen, Krocus Communications Oy Finland > -Original Message- > F

Re: [JBoss-user] unable to deploy my application to JBoss-Jetty: java.lang.ClassNotFoundException: org.mortbay.j2ee.session.JGStore

2003-01-20 Thread Jules Gosnell
João Clemente wrote: On Fri, 17 Jan 2003 07:36:57 + Jules Gosnell <[EMAIL PROTECTED]> wrote: João Clemente wrote: As I've reported some days ago, when using 3.0.5RC2, I am getting these strange lines in my log file. This time I'm using 3.0.5 binaries available in sourceforge. 01:16:45

Re: [JBoss-user] Calling an EJB from another EJB

2003-01-20 Thread Scott M Stark
The unit tests are full of examples of an ejb invoking another ejb using both remote and local interfaces. You must declare ejb-refs to create the java:comp/env bindings in the calling EJBs local JNDI environment. Scott Stark Chief Technology Officer JBoss Group, LLC x

RE: [JBoss-user] Building Jboss from the source

2003-01-20 Thread James Higginbotham
I think the jboss-all cvs module is dead.. Search the list archives at www.mail-archive.com to find the list of modules.. I know jboss-head is one, and maybe something like jboss-3.0 or something for the latest 3.0 code?! HTH, James > -Original Message- > From: Marco Tedone [mailto:[EMAIL

RE: [JBoss-user] Building Jboss from the source

2003-01-20 Thread John Fawcett
Get a cvs client like tortoiseCVS, which has a nice "fetch list" function for getting all the current modules. You can also look at the file CVSROOT/modules, which is where these modules are defined. CVSROOT is itself a module you can check out, or you can go to the cvs web interface for the head r

Re: [JBoss-user] Hi Remember me..!!?

2003-01-20 Thread David Ward
Will someone with the power PLEASE block this user / these messages? Thanks, David -- Isabelle escribió:: http://www.myfreelivecam.com/isabelle --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte a

Re[2]: [JBoss-user] Calling an EJB from another EJB

2003-01-20 Thread Alex Loubyansky
Anthony, did you write it by mistake? You need an ejb-ref or ejb-local-ref in order to access EJBs in java:comp/env context. alex Monday, January 20, 2003, 5:01:12 PM, you wrote: >> Why it is not possible to call an EJB from another EJB using >> lookup("java:comp/env/ejb/EJBsName") ? AG> It is

[JBoss-user] Hi Remember me..!!?

2003-01-20 Thread Isabelle
Title: Do you remember me? http://www.myfreelivecam.com/isabelle --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers

RE: [JBoss-user] Building Jboss from the source

2003-01-20 Thread Marco Tedone
In fact I downloaded jboss-head and the some of the build targets work. The only problem seems to be that it contains the Alpha 4.0 which seems to have some bugs. For istance, when I launched the shutdown command, I received some errors related to some ServerImpl class. TYA, Marco -Original M

[JBoss-user] redeploy of a ejb that is in a ear

2003-01-20 Thread Oscar Radio
Hi all, Is possible with jboss to redeploy a jar that is in a ear with out redeploying all the ear? I know a way of doing this that is to put all the classes that the ejb needs to work in the jar so when it is redeployed all the classes where found. If I don't put all the classes that it n

[JBoss-user] Session

2003-01-20 Thread Gabriel Pinto
Is it possible to call a local stateful session bean from a remote statefull session bean? Is there any restriction? Thanks Gabriel -- Gabriel Esteves Marques Pinto Diretor de TI [EMAIL PROTECTED] www.brainweb.com.br (19)3287-7060 Ramal:253 Núcleo SOFTEX-Cam

Re: [JBoss-user] Session

2003-01-20 Thread Eric Klimas
You should be able to that, as long as your local object stays on the server side. In other words don't return it from a remote method call or as part of another object like a Collection or something so that it ends up on the client machine. -Eric On Mon, 2003-01-20 at 13:18, Gabriel Pinto wr

Re: [JBoss-user] Session

2003-01-20 Thread Meyer-Willner, Bernhard
I believe it is, however I would strongly disadvise you from chaining stateful session beans. The entire conversational state is lost if one member of that chain breaks. Cheers, Bernhard -Ursprüngliche Nachricht- Von: Gabriel Pinto [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 20. Januar 2

[JBoss-user] Increase memory originally allocated to running JBoss

2003-01-20 Thread Jason Stortz
We have a memory leak, which I believe is in our EJB. JBoss usually runs fine for about 3 or 4 days, then it croaks with out of memory error. I would like to know how to allocate more memory at startup time. I suspect it can be inserted as one of the parameters in the startup scripts. Thanks!

RE: [JBoss-user] Increase memory originally allocated to running JBoss

2003-01-20 Thread Fred Hartman
If you are using jboss/run/run.bat or run.sh to startup JBoss, set the JAVA_OPTS environment var to the desired size. -Xmxset maximum Java heap size -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Stortz Sent: Monday, January 20, 2003

Re: [JBoss-user] Increase memory originally allocated to runningJBoss

2003-01-20 Thread Dan Christopherson
look at the docs for the Java command. Sun's VM allows -Xmxm, where is the maximum heap size in megabytes. You might also want to look at setting up a cron job to touch your ear every couple of days, to force a redeploy. That _should_ dump any memory your application is using as well. hth, da

[JBoss-user] NotSerializableException Thrown by RelationSet in jboss-3.0.4_tomcat-4.1.12

2003-01-20 Thread Hanson, Matthew
Hi-- I'm trying to configure jboss 3.0.4 w/tomcat4.1.12 for CMR for two tables in our Oracle DB. I use xdoclet1.1.2 to generate the interface and bean classes. I have managed CMP for both tables that I'm using, but am having some trouble joining the two for CMR. Apologies in advance for the del

RE: [JBoss-user] Increase memory originally allocated to running JBoss

2003-01-20 Thread Marco Tedone
Which is the size unit of measure? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 7:20 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Increase memory originally allocated to running JBoss If you are using jboss/run/run.bat or run

Alternative JMS Providers (Was: Re: [JBoss-user] jms issues)

2003-01-20 Thread Stefan Arentz
On Wednesday, Jan 15, 2003, at 03:44 Europe/Amsterdam, Ed Brown wrote: Quoting "Gary S. Cuozzo" <[EMAIL PROTECTED]>: hey all, I'm doing some testing on my application, and having some issues with the JMS service. The JBoss implementation of JMS is not optimal. That's a nice way of saying t

[JBoss-user] Good MBean and JBoss Tutorial

2003-01-20 Thread Jason Stortz
Does anyone know of a good MBean tutorial which focuses on JBoss. Not sure I get the whole MBean concept all that well yet, and I just haven't had that good of luck finding examples. Thanks! --- This SF.NET email is sponsored by: FREE SSL Gu

Re: [JBoss-user] redeploy of a ejb that is in a ear

2003-01-20 Thread Rod Macpherson
I do not think this is possible or desirable seeing as the ear is an atomic unit from a deployment perspective. You can update any number of files and touch application.xml to trigger a redeploy - likewise you can redeploy your wars by touching web.xml. Might consider partitioning your application

RE: Alternative JMS Providers (Was: Re: [JBoss-user] jms issues)

2003-01-20 Thread James Higginbotham
I had heard something about clusterable JMS support in 4.0? I know that doesn't solve your immediate problems, but thought that more work will be going into the JMS mbeans as that occurs.. Just a thought.. > -Original Message- > From: Stefan Arentz [mailto:[EMAIL PROTECTED]] > Sent: Mond

Re: [JBoss-user] Increase memory originally allocated to running JBoss

2003-01-20 Thread Rod Macpherson
The units are specified by the final 'm' for megabytes: JAVA_OPTS = -Xms256m -Xmx256m I set the minimum (ms) and maximum (mx) the same so that it is locked in when the JVM starts up. - Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, Jan

Re: [JBoss-user] NotSerializableException Thrown by RelationSet injboss-3.0.4_tom cat-4.1.12

2003-01-20 Thread Rod Macpherson
Perhaps you are returning something (the object or one of its constituent parts) that is not marked as serializable. - Original Message - From: "Hanson, Matthew" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 12:17 PM Subject: [JBoss-user] NotSerializableExcepti

RE: [JBoss-user] Increase memory originally allocated to running JBoss

2003-01-20 Thread Lucas McGregor
You can pick the units, m is for MB, k for KB. So to start with 128MB max and min of heap, you would type: java -Xmx128m -Xms128m your.class.here arg1 arg2 lucas mcgregor -Original Message- From: Marco Tedone [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 1:

[JBoss-user] classpath order in jboss-service.xml

2003-01-20 Thread Muruga Chinnananchi
Hi, i have the following configuration in my jboss-service.xml. for loading MyClass.class. http://mailplus.yahoo.com --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to g

[JBoss-user] virtual hosts with jsp support

2003-01-20 Thread Gary S. Cuozzo
Hey all, I'm in the process of trying to configure jboss3.0.4/tomcat to support jsp's for virtual hosts. I'm pretty sure I had this working with standalone tomcat a while back. Here's what I did: 1. create a ROOT.war directory under deploy 2. WEB-INF/web.xml is basically an empty entry 3. W

Re: [JBoss-user] Storing subjects with jaas ?

2003-01-20 Thread Scott M Stark
Read the quick start guide or admin/devel guide for how login modules must provide information. The quick start guide is downloadable from sourceforge. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: <[EMA

RE: [JBoss-user] classpath order in jboss-service.xml

2003-01-20 Thread Marco Tedone
Based on the 2.3 Servlet Specification, the web application class loader must load classes first from the WEB-INF/classes directory, then from library JARs located in the WEB-INF/lib directory -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Muruga Chinnan

Re: Alternative JMS Providers (Was: Re: [JBoss-user] jms issues)

2003-01-20 Thread Ed Brown
Quoting Stefan Arentz <[EMAIL PROTECTED]>: > > On Wednesday, Jan 15, 2003, at 03:44 Europe/Amsterdam, Ed Brown wrote: > > > > > Quoting "Gary S. Cuozzo" <[EMAIL PROTECTED]>: > > > >> hey all, > >> I'm doing some testing on my application, and having some issues > with > >> the JMS service. > >

Re: [JBoss-user] Building Jboss from the source

2003-01-20 Thread Ricardo Argüello
Marco, Read the Developers Quick Start Guide here: http://www.jboss.org/developers/guides/quickstart.jsp Maybe you just want JBoss 3.0.x. Then do as the guide says: cvs -z3 checkout -r Branch_3_0 jboss-3.0 Ricardo Argüello - Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]>

Re: Alternative JMS Providers (Was: Re: [JBoss-user] jms issues)

2003-01-20 Thread Rob Finneran
I've noticed that several other JMS products and projects are now using the NIO library. I wonder if JBossMQ could be upgraded, at least as an option to use NIO? It's a JMX component so a NIO version should be pluggable(?) Maybe a good re-write will fix some of the issues. There used to be a seper

Re: [JBoss-user] NotSerializableException Thrown by RelationSet in jboss-3.0.4_tom cat-4.1.12

2003-01-20 Thread Alex Loubyansky
Matthew, you are trying to access local interfaces/relationships remotely. This is not allowed by the spec and implementation. alex Monday, January 20, 2003, 10:17:03 PM, you wrote: HM> Hi-- HM> I'm trying to configure jboss 3.0.4 w/tomcat4.1.12 for CMR for two tables in HM> our Oracle DB. I

[JBoss-user] CMR with Remote Objects

2003-01-20 Thread Nathaniel Rahav
Dear JBoss Users, Is the following pseudocode permissible in a separate JVM from the JBoss server: Object1Home firstHome = lookupHome ( "object1" ) Object1 firstRemoteObject = firstHome.create (...) Object2Home secondHome = lookupHome ("object2") Object2 secondRemoteObject = secondHome.cre