[jBoss-User] deployment problem of a CMP

2001-03-15 Thread prateeks saxena
Hi I am trying to deploy a CMP bean to jboss. i have followed all the steps what they have mentioned in the docs online. But i am facing following problem Please reply as it is very urgent. i am attaching the prints of console. rgds prateek * Portions created by Lutri

RE: [jBoss-User] Deployment & Jndi

2001-03-15 Thread Dan Christopherson
dded to the ear file. Do I need to modify anything like > the application.xml file? > > Thanks, > > Southin > > -Original Message- > From: Dan Christopherson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 14, 2001 12:59 PM > To: JBoss-User > Sub

RE: [jBoss-User] Deployment & Jndi

2001-03-15 Thread Simphoukham, Southin
- From: Dan Christopherson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 12:59 PM To: JBoss-User Subject: RE: [jBoss-User] Deployment & Jndi On Wed, 14 Mar 2001, Simphoukham, Southin wrote: > Dan, > > A newbie question here. All my ejb classes are in my jar file, tha

Re: [jBoss-User] Deployment tool..

2001-03-15 Thread Raffael Herzog
Nils Olav Selåsdal <[EMAIL PROTECTED]> wrote: > Will there soon be a decent deployment/packaging tool for JBoss? > The EJX i find rater usless, its simply a GUI for editing a xml file. > I need full configuration for my jms queues/topics my datasources, > etc. .The jmx managment system lets me do

[jBoss-User] Deployment tool..

2001-03-15 Thread Nils Olav Selåsdal
Will there soon be a decent deployment/packaging tool for JBoss? The EJX i find rater usless, its simply a GUI for editing a xml file. I need full configuration for my jms queues/topics my datasources, etc. .The jmx managment system lets me do some of this, but since its not percistent its not tha

RE: [jBoss-User] Deployment & Jndi

2001-03-14 Thread Dan Christopherson
nt: Wednesday, March 14, 2001 12:18 PM > To: JBoss-User > Subject: Re: [jBoss-User] Deployment & Jndi > > > Your client also needs your bean's interface classes in its classpath. > > On Wed, 14 Mar 2001, Simphoukham, Southin wrote: > > > Hi, > > > >

RE: [jBoss-User] Deployment & Jndi

2001-03-14 Thread Simphoukham, Southin
PROTECTED]] Sent: Wednesday, March 14, 2001 12:18 PM To: JBoss-User Subject: Re: [jBoss-User] Deployment & Jndi Your client also needs your bean's interface classes in its classpath. On Wed, 14 Mar 2001, Simphoukham, Southin wrote: > Hi, > > Does anyone know how to solve t

Re: [jBoss-User] Deployment & Jndi

2001-03-14 Thread Dan Christopherson
Your client also needs your bean's interface classes in its classpath. On Wed, 14 Mar 2001, Simphoukham, Southin wrote: > Hi, > > Does anyone know how to solve this error? I have practically every jar from > c:\jboss\client in my classpath and still it doesn't work. > > [Auto deploy] Pop or

[jBoss-User] Deployment & Jndi

2001-03-14 Thread Simphoukham, Southin
Hi, Does anyone know how to solve this error? I have practically every jar from c:\jboss\client in my classpath and still it doesn't work. [Auto deploy] Pop org.apache.struts.action.ActionMapping [Container factory] Deploying:file:/C:/jboss/tmp/deploy/Default/Power20.ear [Verifier] Verifying f

Re: [jBoss-User] Deployment

2001-03-12 Thread Tom Cook
On Mon, 12 Mar 2001, Simphoukham, Southin wrote: > This is a newbie question. But it sounds and looks simple. > > I have a ear file that has the "application.xml" file in the \Meta-inf > directory. When I deploy it I get the following error. I am confused > because the xml file is well-formed

[jBoss-User] Deployment

2001-03-12 Thread Simphoukham, Southin
This is a newbie question. But it sounds and looks simple. I have a ear file that has the "application.xml" file in the \Meta-inf directory. When I deploy it I get the following error. I am confused because the xml file is well-formed and valid against the dtd. Southin [Auto deploy] Watching

Re: [jBoss-User] DEPLOYMENT PROBLEM

2001-02-22 Thread Edyta Kalka
Hi, Thanks for the reply but it is not the problem I have. I still haven't found the solution. Rgds, Edyta - Original Message - From: "Tom Cook" <[EMAIL PROTECTED]> To: "JBoss-User" <[EMAIL PROTECTED]> Sent: Tuesday, February 20, 2001 9:32 PM

RE: [jBoss-User] DEPLOYMENT PROBLEM

2001-02-21 Thread Castro, David
Stack trace indicates the problem is in jboss.xml. The error seems to be something wrong with the xml declaration. Is there whitespace before the beginning of the the first line? The first 5 characters in the file must be http://java.sun.com/j2ee/dtds/ejb-jar_1_1.dtd'> TheAp

Re: [jBoss-User] DEPLOYMENT PROBLEM

2001-02-21 Thread Tom Cook
On Wed, 21 Feb 2001, you wrote: > Hi, Howdy [snip] I don't think this is the problem you're having, but maybe it'll help. You're treating resource managers like those bodgy data sources from IAS. You don't configure datasources in jboss.xml, they are server-wide resources in jboss and are con

[jBoss-User] DEPLOYMENT PROBLEM

2001-02-20 Thread Edyta Kalka
Hi, I am working on the EJB based system that contains session beans (both stateless and stateful) and BMP entity beans. This system works fine under such application servers as IAS, BAS, JRun. However in case of JBoss I couldn't have the deployment passed successfully. I attached here parts of J

Re: [jBoss-User] Deployment wrinkles - error null?

2001-02-20 Thread Tom Cook
On Tue, 20 Feb 2001, you wrote: > Hi, > > I am trying to deploy my entity beans (latest jboss from cvs) and I am > getting the following error; [snip] > If I comment out the entity beans from the ejb-jar.xml and just have the > session bean defined, it deploys ok. > > If I deploy another app I h

[jBoss-User] Deployment wrinkles - error null?

2001-02-20 Thread Kimpton,C (Chris)
Hi, I am trying to deploy my entity beans (latest jboss from cvs) and I am getting the following error; [Container factory] Deploying ConfirmRecipientEJB [Container factory] Deploying ConfirmEngineEJB [J2EE Deployer Default] Starting ifox-confirms-1.0-alpha.jar failed! [J2EE Deployer Default] Mo

[jBoss-User] Deployment Error

2001-02-06 Thread Ingo Bruell
Hi, I had the following error during deployment, if i have a reference the RemoteObject or HomeObject to one special Bean, however. I do not know what i am doing wrong, cause the deployer says nothing, in debug mode too: I am using the current CVS Version. Here my log: (Ignore the Verifier mes

Re: [jBoss-User] Deployment Descriptor warning messages

2001-02-06 Thread Thomas Hagedorn
Try 'Integer' instead of 'int'. AFAIK you cannot use java primitives as primary keys. tom On Tue, 06 Feb 2001, you wrote: > I got only 1 primary key 'id' in my bean and have declared it as 'int id' in > my CabinPK. But I got these warning messages when I deploy using the EJX > editor in jboss.

[jBoss-User] Deployment Descriptor warning messages

2001-02-06 Thread chin . ho
> I got only 1 primary key 'id' in my bean and have declared it as 'int id' > in my CabinPK. But I got these warning messages when I deploy using the > EJX editor in jboss. Can someone tell me what these means and how to > correct them (as detailed as possible)? Need them solutions fast. > Thanks.

[jBoss-User] Deployment Descriptor warning messages

2001-02-06 Thread chin . ho
I got only 1 primary key 'id' in my bean and have declared it as 'int id' in my CabinPK. But I got these warning messages when I deploy using the EJX editor in jboss. Can someone tell me what these means and how to correct them (as detailed as possible)? Need them solutions fast. Thanks. [Verif

Re: [jBoss-User] Deployment fails tomcat-test.ear andinterest.ear - FIXED!

2001-01-30 Thread Stuart
Miika TUISKU wrote: > Ditto. Just install JDK1.3 and it works in Linux. > > > Miika Miika you're a genius! I was using SUN JDK 1.2.2. Changed to IBM 1.3 for Linux. Works like a charm. Wonder why it's not in the release notes or install instructions. Stuart -- ---

Re: [jBoss-User] deployment error

2001-01-27 Thread Toby Allsopp
Hi. The file deployment.cfg is created as some sort of internal thing by the J2EE deployer. I don't know why you're getting the error you're getting, but I do know that the place where it's happening is quite different in the current CVS. I suggest trying the latest CVS build and seeing if tha

[jBoss-User] deployment error

2001-01-27 Thread oliver2, andy
I'm sure there could be much more annoying things than this but I'm not able to think of any at the moment. I have the expected ejb-jar.xml file in the theejb.jar/META-INF. I have the expected classes under com/yada/yada/yada and the interface settings set as in the examples. I do not have the de

Re: [jBoss-User] Deployment fails

2001-01-26 Thread Toby Allsopp
Check what you have your CLASSPATH environment variable set to. It should be empty, ideally. Your beans should have no problem finding javax.ejb.*. Mine have no problem. Toby. Patrick Buchinger wrote: > > ok, i just found out something: > > i wrote a package which contains an abstract class

Re: [jBoss-User] Deployment fails

2001-01-26 Thread Patrick Buchinger
ok, i just found out something: i wrote a package which contains an abstract class which provides some methods. all my EJBs (stateless session beans) extended this class. first the deployment failed because during deployment a "java.lang.NoClassDefFoundError: javax/ejb/EJBException" occured.

[jBoss-User] Deployment fails

2001-01-26 Thread Patrick Buchinger
hi! i've installed jBoss 2.0 FINAL on my machine (linux 2.2.16 with jdk 1.3). until yesterday i could deploy without any problems, but since today i cannot deploy any EJBs anymore. i did not change anything in my jboss' configuration, so i think it is a problem in my jar file... i took a quic

[jBoss-User] Deployment fails tomcat-test.ear and interest.ear

2001-01-23 Thread Stuart
Hi there, I'm a newbie who is trying to get jBoss working with Mandrake Linux 7.2, jdk-sun1.2.2 and Apache 1.3.14. This error keeps happening no matter what i deploy. I've searched high and low for references to this error on your lists, if you could please point me in the right direction. The

RE: [jBoss-User] Deployment descriptor question

2000-12-18 Thread Kenworthy, Edward
Both ways will give you what you want and much better performance. Edward -Original Message- From: Darius Davidavicius [mailto:[EMAIL PROTECTED]] Sent: 18 December 2000 15:57 To: [EMAIL PROTECTED] Subject: [jBoss-User] Deployment descriptor question Hi all, I have bean A and bean B I wan

[jBoss-User] Deployment descriptor question

2000-12-18 Thread Darius Davidavicius
Hi all, I have bean A and bean B I want to do bean B functions accessable just from bean A functions If it is possible to do that in the deployment descriptor of the bean B, A? Thanks in advance, D&D -- -- To subscribe:[EMA

Re: [jBoss-User] Deployment error on JNDI binding

2000-12-05 Thread Rickard Öberg
Hi! Matthew Pryse wrote: > I am developing a web application using Interbase, Tomcat, Apache and JBoss > (Initially BETA 2 now the final release). When I deploy an EJB in the app > server it does not bind to the JNDI name that I have set in my jboss.xml > file. All of the EJB's try to bind to t

[jBoss-User] Deployment error on JNDI binding

2000-12-05 Thread Matthew Pryse
Hi, I am developing a web application using Interbase, Tomcat, Apache and JBoss (Initially BETA 2 now the final release). When I deploy an EJB in the app server it does not bind to the JNDI name that I have set in my jboss.xml file. All of the EJB's try to bind to the name of the first EJB I de

RE: [jBoss-User] deployment directory

2000-11-27 Thread Gebers, Andre
> -Original Message- > From: Daniel Schulze [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 27, 2000 11:51 AM > To: jBoss > Subject: Re: [jBoss-User] deployment directory > > > Lionel, > > > > With a jBoss-Embedded Tomcat, I want to just clar

Re: [jBoss-User] deployment directory

2000-11-27 Thread Daniel Schulze
Lionel, > With a jBoss-Embedded Tomcat, I want to just clarify that > > 1) there is only a single deployment directory and it can use jar, war > or ear files. yes. > 2) hot-deploy works for jsps, servlets and EJBs. actually yes, we noticed some redeployment problems with jsps recently I m

[jBoss-User] deployment directory

2000-11-26 Thread Lionel Siau
Hi,   With a jBoss-Embedded Tomcat, I want to just clarify that   1) there is only a single deployment directory and it can use jar, war or ear files.   2) hot-deploy works for jsps, servlets and EJBs.   It isn't exactly specificed at all in the docs.     Lionel    

Re: [jBoss-User] Deployment errors on macOSX

2000-11-23 Thread Sebastien Alborini
e jrmp13 by jrmp12), repack the whole thing, and go. Sebastien > > -Original Message- > From: Tim White [mailto:[EMAIL PROTECTED]] > Sent: 22 November 2000 16:11 > To: jBoss > Subject: Re: [jBoss-User] Deployment errors on macOSX > > "Anderson, Duncan"

RE: [jBoss-User] Deployment errors on macOSX

2000-11-23 Thread marc fleury
s |Subject: RE: [jBoss-User] Deployment errors on macOSX | | |Sorry, I've looked and looked and can't find the message you refer to - can |someone point me at it?? |Thanks! |Duncan | |-Original Message- |From: Tim White [mailto:[EMAIL PROTECTED]] |Sent: 22 November 2000 18:59 |To

RE: [jBoss-User] Deployment errors on macOSX

2000-11-23 Thread Anderson, Duncan
Sorry, I've looked and looked and can't find the message you refer to - can someone point me at it?? Thanks! Duncan -Original Message- From: Tim White [mailto:[EMAIL PROTECTED]] Sent: 22 November 2000 18:59 To: jBoss Subject: Re: [jBoss-User] Deployment errors on macOSX P

Re: [jBoss-User] Deployment errors on macOSX

2000-11-22 Thread Tim White
th either though, surely. > Duncan > > -Original Message- > From: Tim White [mailto:[EMAIL PROTECTED]] > Sent: 22 November 2000 16:11 > To: jBoss > Subject: Re: [jBoss-User] Deployment errors on macOSX > > "Anderson, Duncan" wrote: > > > > Hi, &g

RE: [jBoss-User] Deployment errors on macOSX

2000-11-22 Thread Anderson, Duncan
It's JDK 1.2.2, with the SUN Hotspot compiler from 1.3 - jboss should work with either though, surely. Duncan -Original Message- From: Tim White [mailto:[EMAIL PROTECTED]] Sent: 22 November 2000 16:11 To: jBoss Subject: Re: [jBoss-User] Deployment errors on macOSX &quo

Re: [jBoss-User] Deployment errors on macOSX

2000-11-22 Thread Tim White
"Anderson, Duncan" wrote: > > Hi, > I'm trying to get JBoss FINAL running under MaxOSX (essentially this is BSD > Unix under the covers). The first problem I had was that MacOSX doesn't > like the -server tag for Java, so I deleted this off the Java invokation in > run.sh. When I invoke run-wit

Re: [jBoss-User] Deployment nightmare!

2000-11-22 Thread Tim Yates
Hi there... Is it possibe to deploy web applications as EJB jar files and a seperate front end? Basically, we have a team of five people working on many (20?) seperate EJB engines to generate real-time web pages from XML specifications stored on an Oracle database, and trying to get all of these

[jBoss-User] Deployment errors on macOSX

2000-11-22 Thread Anderson, Duncan
Hi, I'm trying to get JBoss FINAL running under MaxOSX (essentially this is BSD Unix under the covers). The first problem I had was that MacOSX doesn't like the -server tag for Java, so I deleted this off the Java invokation in run.sh. When I invoke run-with-tomcat.sh, everything works OK until

Re: [jBoss-User] deployment error

2000-11-15 Thread Ingo Bruell
Sorry, after I have cleared the jboss/tmp directory, jboss deploys right. I thought this problem was fixed :-(( > does someone know this problem ? > > > I have now with the current CVS a deployment error, because some classes > are > > not found. This classes I have put into a separte jar file. T

Re: [jBoss-User] deployment error

2000-11-15 Thread Ingo Bruell
Hi, does someone know this problem ? > I have now with the current CVS a deployment error, because some classes are > not found. This classes I have put into a separte jar file. This jar file I > have put in the lib/ext directory from jboss and it is loaded. In earlier > releases that worked. In

[jBoss-User] deployment error

2000-11-15 Thread Ingo Bruell
Hi, I have now with the current CVS a deployment error, because some classes are not found. This classes I have put into a separte jar file. This jar file I have put in the lib/ext directory from jboss and it is loaded. In earlier releases that worked. In this archive i have some helper classes l

Re: [jBoss-User] Deployment (manifest bug, multible deployers)

2000-11-10 Thread Rickard Oberg
Hi! > The following is new: > A second J2eeDeployer with the name extension "Tomcat" is also started > (Note: the name extension also works for only one J2eeDeployer) > This guy uses the ContainerFactory too and instead of Jetty he uses > Tomcat. > There is also a second AutoDeployer with the name

[jBoss-User] Deployment (manifest bug, multible deployers)

2000-11-10 Thread Daniel Schulze
Folks, I ve fixed the manifest NullPointerException. It is allowed now to have no MANIFEST.MF files in any of the modules (for what ever reason?!?!). There appears a message that no manifest was found - it comes on debug level. Furtermore now that we have pluggable servlet containers, I ve added

RE: [jBoss-User] Deployment error EJBMetaData not found

2000-11-02 Thread Shahar
: Thursday, November 02, 2000 12:02 PM To: '[EMAIL PROTECTED]' Subject: [jBoss-User] Deployment error EJBMetaData not found Hello all, this morning we tried to switch from Beta-Prod 3 to Beta-Prod 4. When trying to deploy our Beans we got the following error: [Container factory] Mapp

[jBoss-User] Deployment error EJBMetaData not found

2000-11-02 Thread Bauer_Wolfgang
Hello all, this morning we tried to switch from Beta-Prod 3 to Beta-Prod 4. When trying to deploy our Beans we got the following error: [Container factory] Mapping remove [Container factory] Mapping remove [Container factory] Mapping getEJBMetaData [Container factory] Mapping getHomeHandle [Cont

Re: [jBoss-User] Deployment error

2000-10-25 Thread Tim White
Aaron Mulder wrote: > > In the binary, that file [standardjboss.xml] is contained in one of the JARs >(which > someone else named in another e-mail - jboss.jar I think). In the CVS > version, it has been moved out of the JAR to the "conf" directory, because > it is much easier to edit t

RE: [jBoss-User] Deployment error

2000-10-25 Thread Aaron Mulder
In the binary, that file is contained in one of the JARs (which someone else named in another e-mail - jboss.jar I think). In the CVS version, it has been moved out of the JAR to the "conf" directory, because it is much easier to edit that way. :) Aaron On Wed, 25 Oct 2000, Serrano, Mi

RE: [jBoss-User] Deployment error

2000-10-25 Thread Serrano, Miguel (AT-Atlanta)
Thanks Tim, The distribution doesn't contain standardjboss.xml file . I guess I should get the CVS version. Thanks -Original Message- From: Tim White [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 25, 2000 10:27 AM To: jBoss Subject: Re: [jBoss-User] Deployment error Ch

Re: [jBoss-User] Deployment error

2000-10-25 Thread Tim White
Chances are good that this is the same problem I was having, if you look in the standardjboss.xml, RandomEntityInstanceCache has probably changed name... HTH, Tim "Serrano, Miguel (AT-Atlanta)" wrote: > > All, > > I just updated to the new binary and on deployment got the following error: >

[jBoss-User] Deployment error

2000-10-25 Thread Serrano, Miguel (AT-Atlanta)
All, I just updated to the new binary and on deployment got the following error: [Container factory] java.lang.ClassNotFoundException: org.jboss.ejb.plugins.RandomEntityInstanceCache I've look into every single jar from the distribution and this class is not there. I've created new jboss.xml u

Re: [jBoss-User] Deployment error in the CVS from today morning

2000-10-25 Thread Ingo Bruell
Hi, now have deleted the jboss.xml files and now the beans were deployed :-(( Is that right, or is ejx not up to date ? CU --- Ingo Bruell OBL GmbH ([EMAIL PROTECTED]) Hude (Oldenburg) Germany -- -- To subscribe:[EMAIL PROT

Re: [jBoss-User] Deployment error in the CVS from today morning

2000-10-25 Thread Ingo Bruell
Hi, > Line 507 in CF tries to instantiate the instance pool. Your > configuration is probably wrong somehow. Can you see what the instance > pool is set to? Are you using defaults, or are you using your own > jboss.xml? The first successfully deployed beans uses their own jboss.xml configuration.

Re: [jBoss-User] Deployment error in the CVS from today morning

2000-10-25 Thread Rickard Öberg
Hi! Ingo Bruell wrote: > [Container factory] java.lang.NullPointerException > [Container factory] at > sun.misc.Launcher$AppClassLoader.loadClass(Launcher.j > ava:279) > [Container factory] at > java.lang.ClassLoader.loadClass(ClassLoader.java:290) > > [Container factory] at > java.l

Re: [jBoss-User] Deployment error in the CVS from today morning

2000-10-25 Thread Ingo Bruell
Hi, > You might have checked CVS in between commits. I did a few just now. > Re-update and try again. I have made a clean checkout and build and I have removed tomcat and cocoon support, but the error stays: snip [Console logging] Logging started [Classpath] Added directory:file:/F:/P

Re: [jBoss-User] Deployment error in the CVS from today morning

2000-10-25 Thread Rickard Öberg
Hey Ingo Bruell wrote: > After I have installed the actual CVS, I have a deployment error in some > Beans. I have checked the jboss.xml, but I can't find an error. You might have checked CVS in between commits. I did a few just now. Re-update and try again. /Rickard -- Rickard Öberg Email: [

RE: [jBoss-User] Deployment error in the CVS from today morning

2000-10-25 Thread Bordet, Simone
To: jboss-user > Subject: [jBoss-User] Deployment error in the CVS from today morning > > > Hi, > > After I have installed the actual CVS, I have a deployment > error in some > Beans. I have checked the jboss.xml, but I can't find an error. > > Here my log: > &g

[jBoss-User] Deployment error in the CVS from today morning

2000-10-25 Thread Ingo Bruell
Hi, After I have installed the actual CVS, I have a deployment error in some Beans. I have checked the jboss.xml, but I can't find an error. Here my log: snip [Auto deploy] Auto deploy of file:/F:/Programme/Java/jboss2/deploy/wb.jar [Container factory] Deploying:file:/F:/Programme/Jav

RE: [jBoss-User] deployment dilemma

2000-10-19 Thread Michael Lepine
Rickard Oberg wrote: > Try my EJBDoclet (dreambean.com/ejbdoclet.html). This will > allow you to > develop EJB's easily without having to consider these hassles.. Sounds excellent, thank you for the suggestion (and the tool). -- -- T

RE: [jBoss-User] deployment problem

2000-10-19 Thread Gintaut Andreas (PN/EAC5)
Hi, thanks a lot. Now it works. :-)) I had to learn that zipping tools show pathes always with small characters and that taking this as sample leads to trouble. You wrote: > > Hey, > > are you sure the directory where you put the ejb-jar.xml is > called META-INF > and not meta-inf or Meta-inf

Re: [jBoss-User] deployment dilemma

2000-10-19 Thread Rickard Oberg
> Sorry to waste your time. The culprit was a remote interface that hadn't > been kept in sync with its bean counterpart - a method signature existed in > the remote interface but not in the bean itself. This was causing the > DeploymentException. Try my EJBDoclet (dreambean.com/ejbdoclet.html).

RE: [jBoss-User] deployment dilemma

2000-10-18 Thread Michael Lepine
L PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Lepine > Sent: Wednesday, October 18, 2000 11:00 PM > To: jBoss users (E-mail) > Subject: [jBoss-User] deployment dilemma > > > I'm trying to deploy my beans, and no matter what I try, I get a > DeploymentExcept

[jBoss-User] deployment dilemma

2000-10-18 Thread Michael Lepine
I'm trying to deploy my beans, and no matter what I try, I get a DeploymentException. I pared down my ejb-jar.xml file to just one bean in an attempt to isolate the problem, but still get the same exception. I generate the jar to reflect the package structure and the META-INF directory which has t

RE: [jBoss-User] deployment problem

2000-10-18 Thread marc fleury
CTED]' |Subject: [jBoss-User] deployment problem | | |Hi, | |I have a very fundamental problem while deploying a very simple session |bean. It is nearly the same |session bean, as the interest example which can be downloaded from |jboss-side. | |I created a an ejb-jar.xml file by using the ejx-Tool

Re: [jBoss-User] deployment problem

2000-10-18 Thread Volker Graf (privat)
> Ok, everyone would say, you forgot to put the ejb-jar.xml in the Andi.jar, Might be a stupid question, but is it really in the META-INF Directory ??? Volker -- -- To subscribe:[EMAIL PROTECTED] To uns

RE: [jBoss-User] deployment problem

2000-10-18 Thread Bordet, Simone
9:56 > To: '[EMAIL PROTECTED]' > Subject: [jBoss-User] deployment problem > > > Hi, > > I have a very fundamental problem while deploying a very > simple session > bean. It is nearly the same > session bean, as the interest example which can be downloaded f

[jBoss-User] deployment problem

2000-10-18 Thread Gintaut Andreas (PN/EAC5)
Hi, I have a very fundamental problem while deploying a very simple session bean. It is nearly the same session bean, as the interest example which can be downloaded from jboss-side. I created a an ejb-jar.xml file by using the ejx-Tool. I put this file in the meta-inf directory of my applicatio

RE: [jBoss-User] Deployment Error when using jaws file

2000-09-18 Thread Caron, Jonathan (Jon)
Title: RE: [jBoss-User] Deployment Error when using jaws file I was able to "fix" my problem by deleting the mapping nodes in jboss/src/resources/org/jboss/ejb/plugins/jaws/deployment/defaultjaws.xml that had "", (there were 3 of them) and then rebuilding. Would you li

RE: [jBoss-User] Deployment Error when using jaws file

2000-09-18 Thread marc fleury
-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Caron, Jonathan (Jon)Sent: Monday, September 18, 2000 10:01 AMTo: 'jBoss<[EMAIL PROTECTED]>'Subject: [jBoss-User] Deployment Error when using jaws file There seem to be some missing mappings in the

[jBoss-User] Deployment Error when using jaws file

2000-09-18 Thread Caron, Jonathan (Jon)
Title: Deployment Error when using jaws file There seem to be some missing mappings in the standardjaws.xml. I'm trying to deploy a bean with Hypersonic and it is being prevented by the mappings for the other databases that the jaws.xml file provides. I am using EJX to create the file,and i

Re: [jBoss-User] deployment problem involving session and entity

2000-09-01 Thread Aaron Mulder
Try turning verification on. This may point out the problem. In the conf directory, there's a file called "jboss.jcml". Locate the lines that look like this: false Change the "VerifyDeployments" attribute to "true" and it should complain about any problems.

[jBoss-User] deployment problem involving session and entity

2000-09-01 Thread Dube, Craig
Title: deployment problem involving session and entity Hello, I'm now trying to deploy a jar file that incorporates both an entity and a session bean.  I had done this successfully using the CD example.  However, now that I am using my own classes, I seem to be doing something wrong.  A q

Re: [jBoss-User] deployment failded - HELP !!!!

2000-08-28 Thread joel cordonnier
that's the messages of the standard output [Default] jBoss 2.0 Started [Auto deploy] Auto deploy of file:/home/joel/jboss/dist/deploy/interest.jar [Container factory] Deploying:file:/home/joel/jboss/dist/deploy/interest.jar [Container factory] /home/joel/jboss/dist/tmp/deploy [Container factory]

Re: [jBoss-User] deployment failded - HELP !!!!

2000-08-28 Thread Juha-P Lindfors
Hi, Please add a more complete trace of the problem. -- Juha On Mon, 28 Aug 2000, joel cordonnier wrote: > I'm a jboss new user, and I have the following > problem: > > When deplying the TestBean example as provided with > the jboss source distribution, there is no problem. > > But when I

[jBoss-User] deployment failded - HELP !!!!

2000-08-28 Thread joel cordonnier
I'm a jboss new user, and I have the following problem: When deplying the TestBean example as provided with the jboss source distribution, there is no problem. But when I try to deploy the sample 'Interest bean' explained in the documentation, I have the message: Deployment Failed ../jboss/dis

[jBoss-User] deployment woes.

2000-08-26 Thread Mihail Marinov
Hello. I have a simple stateless session bean I can't figure out how to deploy. The deployment descriptor is: Demo Test Demo Demo bcci.repres.buslog.DemoHome bcci.repres.buslog.Demo bcci.repres.buslog.DemoBean Stateless Bean The ejb-jar.xml

RE: [jBoss-User] deployment failded and building - 2 questions

2000-08-26 Thread Juha Lindfors
At 03:40 26.8.2000 -0400, you wrote: >> I have a second question: when i compile a simple >> session bean client, I need to reference in my >> CLASSPATH a .jar file that contain definition of >> javax.rmi.PortableRemoteObject, needed for narrowing. >> >> what is the name of this .jar file ? > >In

RE: [jBoss-User] deployment failded and building - 2 questions

2000-08-26 Thread Jeremiah Johnson
> Deployment Failed ../jboss/dist/deploy/interest.jar > > org.jboss.ejb.DeploymentException:could not deploy > file .../jboss/dist/tmp/deploy/tmpejbjar56515.jar > at > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:615) > > Does anyone know whqt is the problem ? No, sorry. Maybe th

[jBoss-User] deployment failded and building - 2 questions

2000-08-25 Thread joel cordonnier
I'm a jboss new user, and I have the following problem: When deplying the TestBean example as provided with the jboss source distribution, there is no problem. But when I try to deploy the sample 'Interest bean' explained in the documentation, I have the message: Deployment Failed ../jboss/dis

RE: [jBoss-User] deployment problem

2000-08-20 Thread marc fleury
Sent: Friday, August 18, 2000 1:04 PM > To: jBoss > Subject: RE: [jBoss-User] deployment problem > > > FWIW, I just upgraded to PR4 and my "jar-like" directories in the > deploy folder no longer seem to work. However, when I actually > jar them with no other modificati

RE: [jBoss-User] deployment problem

2000-08-18 Thread David Solum
--Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury > Sent: Friday, August 18, 2000 11:41 AM > To: jBoss > Subject: RE: [jBoss-User] deployment problem > > > Also, please niranjani, upgrade to PR4 there were many chan

RE: [jBoss-User] deployment problem

2000-08-18 Thread marc fleury
ECTED]> > To: "jBoss" <[EMAIL PROTECTED]> > Sent: August 18, 2000 11:08:38 AM GMT > Subject: [jBoss-User] deployment problem > > > i wrote avery simple examlple similar to interest since interest > was successfully deployed but the new bean give

RE: [jBoss-User] deployment problem

2000-08-18 Thread Jeremiah Johnson
Could you please cut-n-paste the results of 'jar tf sb.jar' and the contents of ejb-jar.xml into the contents of an email. - jeremiah --Original Message-- From: "Niranjani" <[EMAIL PROTECTED]> To: "jBoss" <[EMAIL PROTECTED]> Sent: August 18,

[jBoss-User] deployment problem

2000-08-18 Thread Niranjani
i wrote avery simple examlple similar to interest since interest was successfully deployed but the new bean gives errors during deploying it by copying it to the deploy dir . the following is the error       at org.jboss.ejb.Application.init(Application.java:158)    at org.jboss.ej

[jBoss-User] Deployment Problems on Linux

2000-07-27 Thread Owen Rees-Hayward
I'm running the Sun 1.3 beta jdk on linux with the latest download of JBoss. JBoss starts up fine with the following output: [Console logging] Logging started [Classpath] Added directory:file:/home/owen/jboss2/log/ [Info] Java version: 1.3.0beta,Sun Microsystems Inc. [Info] Java VM: Java HotSpot

Re: [jBoss-User] deployment issues

2000-07-20 Thread Daniel Schulze
Jeff, you are not the only one with that problem... :-( Using EJX is a little tricky. Under the "Enterprise Beans" tab you ll find a label called "Actions" - its not a label, its a menu ;-) Daniel Jeff Barnes wrote: > > I have two development and deployment issues that I > could use some hel

Re: [jBoss-User] deployment issues

2000-07-20 Thread Vaughn Vernon
Hi, Jeff Barnes wrote: > First, I don't understand how to use ejx. I assume the > methodology code, create deployment descriptor, create > jboss.xml, create jaws.xml. I have code. I don't have > any config files. So, I open ejx and click 'New > ejb-jar.xml'. What next? The only notable actions ar

Re: [jBoss-User] deployment issues

2000-07-20 Thread Daniel G. Koulomzin
Jeff, As for the XML files, I think you need to create the ejb-jar.xml by hand... once you have that, you create the other xml files by opening the ejb-jar.xml in EJX with the "find files by type" widget (in the open... dialog) set to jboss.xml or Jaws.xml. As for oracle, there's a prett

[jBoss-User] deployment issues

2000-07-20 Thread Jeff Barnes
I have two development and deployment issues that I could use some help with. First, I don't understand how to use ejx. I assume the methodology code, create deployment descriptor, create jboss.xml, create jaws.xml. I have code. I don't have any config files. So, I open ejx and click 'New ejb-jar

RE: [jBoss-User] Deployment

2000-06-19 Thread marc fleury
> Server part: > - ejb-jar.xml is the dd for all ejbs. This is > jboss independent. > - jboss.xml is typical jboss? one also puts the > jndi's names in this file for every beans. Correct, if you don't provide a jboss.xml the server will try to default to the names you provide in the spec comp

Re: [jBoss-User] Deployment

2000-06-19 Thread Rickard Öberg
Hi! Blasius Lofi Dewanto wrote: > Client part: > - To deploy my client program that access the > jboss server I need these jboss' dependent libs > (from client directory)? > * deploy.jar You don't "need" this. It's a tool that can be used to remotely deploy beans into the server. > * jb

[jBoss-User] Deployment

2000-06-19 Thread Blasius Lofi Dewanto
Hi all, can someone tell me, whether this information is correct? Client part: - To deploy my client program that access the jboss server I need these jboss' dependent libs (from client directory)? * deploy.jar * jboss-client.jar * jnp-client.jar Can someone explain to me, what are t

RE: [jBoss-User] Deployment - was Grad Students...

2000-06-02 Thread marc fleury
> Also, in deployment, I was thinking of EJX. I find EJX to be a bit > confuesing to use, but what I was thinking of was finder methods. I was > trying to think of a really easy and nice way to have finder methods that > accept references to EB remote interface objects. I think JAWS treats EB Yes

Re: [jBoss-User] Deployment - was Grad Students...

2000-06-02 Thread Justin Forder
Jim Archer <[EMAIL PROTECTED]> wrote: [...] >I did have one problem, though. I have written my own primary key classes, >and when I called ejbFindByPrimaryKey(pk) the server generated a >ClassCastException. I have not refreshed CVS in a day and a half, so I was >just in the process of doing th

[jBoss-User] Deployment - was Grad Students...

2000-06-02 Thread Jim Archer
True, there are no code generator tools. In a tired stupor, I mistakenly was thinking of the JOnAS code generatr. For a while, I have been thinking of codeing up a wizzard that would let a user pick attributes and would then generate all the needed classes in source code and the ejb-jar.xml fi