[JBoss-user] cascade delete question

2003-07-15 Thread Ionel Gardais
Hi, Considere three beans A, B and C. (B and C are two instance of the same kind) B and C knows A but A does not know B or C (unidirectionnal relationship from B/C to A) When A is deleted, B and C should be deleted too *but* when B or C are deleted, A shouldn't be deleted. In the relationship

Re: [JBoss-user] Multiple Classloaders

2003-07-15 Thread Brian Wallis
On Wed, 16 Jul 2003 15:58, Brian Wallis wrote: > I've attached part of the log output showing these two deployments. I always forget the attachments... 2003-07-16 14:45:04,424 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/vobs/ActiveService_build/JAVA_dbg/run/

[JBoss-user] EJB modeling

2003-07-15 Thread Ionel Gardais
Hi, I have already post about this but nobody answers. I am developping more and more applications (either standalone or webapps) that use EJBs. In my designs, I took a special care of creating reusable beans. (avoid relationship that were not obvious parts of the OO model) I thought this could

Re: [JBoss-user] Multiple Classloaders

2003-07-15 Thread Brian Wallis
On Wed, 16 Jul 2003 14:04, Brian Wallis wrote: > JBoss 3.0.7, JDK 1.4.1_01, Mandrake linux 9.0 with 2.4.7 kernel. Another seemingly unrelated multiple classloaders issue. We have an EJB jar file that requires access to another jar (ojdbc14.jar) to deploy successfully so we define a Class-Path e

[JBoss-user] 中国机械行业网

2003-07-15 Thread chnmachine
您好! 当今社会已经步入信息化时代,快速及时的信息是企业占领商机的先决条件,互联网---现代社会的 信息高速公路,以它的迅速及时的信息互动,逐步的被众商家所青睐。 中国机械行业网我们为您所搭建的一个网上商业平台,为您提供及时准确的商业信息:在线论 坛为众商家营建的互动式的交流场所;产品展厅以详实的图片和文字介绍发布您的最新产品; 另外,我们还提供了在线招聘和技术咨询等服务。更多详细的情况请登录我们的网站www.cnjx.cn 我相信,我们的网站一定会成为您得力的助手!

[JBoss-user] 2nd Try: ejbStore() in BMP Stuck

2003-07-15 Thread Muraly R
Hello Gurus, I am having a Statless Session Bean which invokes a BMP Entity Bean to update the modiifed value object. How the process works is: 1. In stateless session bean call the ejbFinByPrimaryKey() and get VO. 2.  Use the setter methods of the VO to set new values. 3. Then let

[JBoss-user] Multiple Classloaders

2003-07-15 Thread Brian Wallis
JBoss 3.0.7, JDK 1.4.1_01, Mandrake linux 9.0 with 2.4.7 kernel. We have a problem with "instanceof" not knowing that an object is of the type that it (obviously) is and it seems to be due to the presense of multiple class loaders. The object in question is serialisable and was created (re-cons

Re: [JBoss-user] [GWAVA:8p41jh1d] SPAM block message notification

2003-07-15 Thread Alwyn Schoeman
Now we all know Novell is still alive :) On Tue, Jul 15, 2003 at 08:38:16PM -0600, GWAVA wrote: > This is an automated Notification e-mail message from GWAVA. > > The message you sent, from the address [EMAIL PROTECTED] > > to [No To Addresses] > > Concerning: [JBoss-user] $([EMAIL PROTECTED]/

[JBoss-user] [GWAVA:10i1kq1e] SPAM block message notification

2003-07-15 Thread GWAVA
This is an automated Notification e-mail message from GWAVA. The message you sent, from the address [EMAIL PROTECTED] to [No To Addresses] Concerning: JBoss-user digest, Vol 1 #4715 - 4 msgs Was not delivered because the message was found to be Spam by the e-mail system in use at the intended r

[JBoss-user] [GWAVA:8p41jh1d] SPAM block message notification

2003-07-15 Thread GWAVA
This is an automated Notification e-mail message from GWAVA. The message you sent, from the address [EMAIL PROTECTED] to [No To Addresses] Concerning: [JBoss-user] $([EMAIL PROTECTED]/7/16 ¤W¤È06:30:44 Was not delivered because the message was found to be Spam by the e-mail system in use at th

Re: [JBoss-user] Jetty - static files removed from tmp dir

2003-07-15 Thread Brian Wallis
There is a Jetty faq on this: http://jetty.mortbay.com/jetty/doc/cronCleanup.html On Tue, 15 Jul 2003 22:21, Chris May wrote: > What OS? On Solaris, there are default housekeeping scripts (kicked off > from root's cron) which clear out files from /tmp and /var/tmp, but leave > directory structur

Re: [JBoss-user] How to package EJB and MBean in the same file?

2003-07-15 Thread Antonio Kantek
Hi, You can put your sars files inside jars and ears without problems In the jboss-app.xml deployment descriptor you need the following content: your-mbeans.sar -antonio - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTE

[JBoss-user] Link Exchange Request (attn: webmaster)

2003-07-15 Thread Laura D. Jacobsohn
(This message is intended to reach the webmaster, ignore and forward it to the appropriate person if you are not, thanks). Dear fellow webmaster Would you consider exchanging link with my client's website, Folica Health & Beauty Supply ( http://www.folica.com )? As you know, most major search

[JBoss-user] Connecting JBoss3.0.7-Tomcat4.1.24 to ApacheSSL on seperatemachines

2003-07-15 Thread Spencer
Hi, I'm looking to connect Apache(using SSL) which is on one machine (let's say A), to another machine (B) which is running JBoss3.0.7-Tomcat4.1.24. Apache is using mod_jk, which I realize is deprecated, but due to circumstances beyond my control, this is what I'm stuck with. I looked up the doc

[JBoss-user] Urgent Assistance From South Africa.

2003-07-15 Thread MR. ZULU
STRICTLY CONFIDENTIAL & URGENT. TEL: 871 - 762535915 FAX: 871 - 762535916 TEL: 27 - 835948129 Alternative: E-mail address: [EMAIL PROTECTED] Dear Sir, I am Mr. Zulu, a native of Cape Town in South Africa and I am an Executive Accountant with the South Africa Department of

[JBoss-user] Maximum length of class name/package?

2003-07-15 Thread Robert HALL
I seem to recall running into an issue of this sort with Weblogic. Is there a known upper length limit on a fully qualified class name in JBOSS (or is this more of a JVM-specific issue)? i.e. the length of a class name like com.foo.bar.package1.package2.package3.ejb.SampleBean Thanks.. ---

Re: [JBoss-user] configure JBoss for Postgres

2003-07-15 Thread Erik Price
Scott M Stark wrote: Drop the postgresql-ds.xml in the deploy directory like any other deployable and then use the corresponding JNDI name to lookup the datasource. If you are getting hsqldb you are looking up its datasource binding, which in the example is PostgresDS, so lookup "java:/Postgre

Re: [JBoss-user] JNDI no longer working?

2003-07-15 Thread Erik Price
Hm. After spending a lot of time trying to figure out what went wrong, I finally tried rebooting the machine -- which I hate doing only because it doesn't explain anything -- and now I am able to communicate with JNDI (I do not get that infernal CommunicationException). Thanks anyways for your

[JBoss-user] Re: ObjectName[] property editor

2003-07-15 Thread Eric Jain
> Is there any way to directly specify ObjectName[] attributes in > jboss-service.xml configuration files? I ended up writing a simple ObjectNameArrayEditor... Would it make sense to include such a thing in JBoss by default? -- Eric Jain ---

RE: [JBoss-user] JNDI no longer working?

2003-07-15 Thread Steven Harris
The jndi.properties file that comes with the examples for the Admin and Development guide loks like this: ### JBossNS properties java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.naming.provider.url=jnp://localhost:1099 java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.i

[JBoss-user] ObjectName[] property editor

2003-07-15 Thread Eric Jain
Is there any way to directly specify ObjectName[] attributes in jboss-service.xml configuration files? test.org:service=system,type=daily-update test.org:service=system,type=weekly-update test.org:service=system,type=monthly-update -- Eric Jain ---

Re: [JBoss-user] JNDI no longer working?

2003-07-15 Thread Erik Price
Bill Burke wrote: It looks like you do not have any provider url set. When this is true, JBoss will try to discover the JNDI service via multicast. Multicast may not be running on your machine. Are you running unplugged from network? Hm... no, the machine has a dedicated network connection. D

[JBoss-user] unsubcribe

2003-07-15 Thread Nancy Coelho
unsubcribe --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 ___ JBoss-user mail

RE: [JBoss-user] JNDI no longer working?

2003-07-15 Thread Bill Burke
It looks like you do not have any provider url set. When this is true, JBoss will try to discover the JNDI service via multicast. Multicast may not be running on your machine. Are you running unplugged from network? Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL P

[JBoss-user] How to configure interceptor for a MBean

2003-07-15 Thread Sasi kumar S
How to configure interceptors for MBeans. I need to provide transaction and security services for MBean invocations. regards -skumar- --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval

[JBoss-user] JNDI no longer working?

2003-07-15 Thread Erik Price
Last week I had a very simple stateless session bean running in JBoss, and I was able to access it perfectly using a simple client program. Now the client program does not find JNDI and I cannot figure out why. I have not changed any of the default JBoss settings (to the best of my knowledge).

Re: [JBoss-user] Error connecting to remote Context

2003-07-15 Thread Scott M Stark
The remote host most likely does not have its hostname set correctly and the RMI layer is encoding the proxy stub address based on a hostname that is mapping to the localhost address. -- Scott Stark Chief Technology Officer JBoss Group, LLC Rene

[JBoss-user] cvs naming convention

2003-07-15 Thread Eric J Kaplan
Can anyone tell me what the current naming convention for tagging releases and branches on cvs currently is for jboss?   Regards   Eric J. Kaplan Armanta, Inc. 350 Mt. Kemble Ave. Morristown, NJ 07960  

Re: [JBoss-user] Re: column autoincrement and not autoincrement at the same time possible?

2003-07-15 Thread Alexey Loubyansky
Hello Carsten, you are right. I just tried it with MySQL. Please, submit a feature request. alex Tuesday, July 15, 2003, 3:01:12 PM, Carsten Hammer wrote: CH> Hi Alexey, CH> thanks for your answer. CH> Mysql is definitly able to do it. A "insert into" command can be used on CH> such a table lik

Re: [JBoss-user] Jetty - static files removed from tmp dir

2003-07-15 Thread Chris May
What OS? On Solaris, there are default housekeeping scripts (kicked off from root's cron) which clear out files from /tmp and /var/tmp, but leave directory structures intact. Might you have something like this running on your box? Chris >>> [EMAIL PROTECTED] 07/12/03 07:59pm >>> Hi all, I'm

[JBoss-user] ejbStore() in BMP Stuck

2003-07-15 Thread Muraly R
Hello Gurus, I am having a Statless Session Bean which invokes a BMP Entity Bean to update the modiifed value object. How the process works is: 1. In stateless session bean call the ejbFinByPrimaryKey() and get VO. 2. Use the setter methods of the VO to set new values. 3. Then let the ejbStore(

[JBoss-user] Re: column autoincrement and not autoincrement at the same time possible?

2003-07-15 Thread Carsten Hammer
Hi Alexey, thanks for your answer. Mysql is definitly able to do it. A "insert into" command can be used on such a table like on any other table. The difference is that you are able to get the generated primary key if it had to be generated afterwards using a mysql specific command. Of course I am

Re: [JBoss-user] NoSuchObjectException: Could not activate; failed to recover session

2003-07-15 Thread Joao Clemente
- Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> Subject: Re: [JBoss-user] NoSuchObjectException: Could not activate; failed to recover session > Show the full stacktrace of this error to demonstrate that the request is in > fact going through an HA capable proxy. > Well,

RE: [JBoss-user] IBM SDK 1.4.1 and performance

2003-07-15 Thread Jon Barnett
smime.p7m Description: S/MIME encrypted message

[JBoss-user] Deploy error using jboss-3.2.2RC1

2003-07-15 Thread Carsten Hammer
Hi, What does this mean? 11:57:10,924 INFO [StatelessSessionInstancePool] Started 11:57:10,924 INFO [StatelessSessionContainer] Started 11:57:10,924 INFO [EjbModule] Started 11:57:10,924 INFO [EJBDeployer] Deployed: file:/E:/jboss-3.2.2RC1/server/default/deploy/Tracking.jar 11:57:11,084 IN

Re: [JBoss-user] column autoincrement and not autoincrement at the same time possible?

2003-07-15 Thread Alexey Loubyansky
Hello Carsten, by autoincrement you mean that the column is autoincremented by the database, right? My question is, does the database you use allow you to write to a column that is managed by the database? I would guess, the answer is no. And, hence, JBoss can do nothing with it. alex Monday, Ju

RE: [JBoss-user] IBM SDK 1.4.1 and performance

2003-07-15 Thread Keysers Wonne
Have you also tried Sun's JDK 1.4.2 in combination with this NPTL? http://java.sun.com/j2se/1.4.2/1.4.2_whitepaper.html#12 thanks Wonne REAL SOFTWARE GROUP Industry Division Prins Boudewijnlaan 26 B-2550 KONTICH http://www.rea

RE: [JBoss-user] Error debugging 3.2.0

2003-07-15 Thread Danny . Yates
Thanks Scott. I think I'll leave it chalked up to the JDK bug for now. Rgds, Dan. -- Danny Yates -Original Message- From: Scott M Stark [mailto:[EMAIL PROTECTED] Sent: 15 July 2003 05:44 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Error debugging 3.2.0 I'm going to have to se

RE: [JBoss-user] j_security_check & JBoss/Jetty

2003-07-15 Thread Alastair Rodgers
If you front your app with Apache or similar, you could get Apache to dispatch any direct requests for the login JSP to your app's 'default' page (which will then dispatch to your login JSP if the user isn't logged in). AFAIK there isn't a way to do this directly from Jetty / Tomcat (?). Al.

RE: [JBoss-user] entityContext.getEJBLocalObject() returns local interface of another object

2003-07-15 Thread Alexey Yudichev
If you mean some jboss-specific configuration, no. All my beans are using standard configurations. Also jbosscmp-jdbc.xml only contains jboss-ql and declared-sql overridings, nothing else. I've got rid of using entityContext.getEJBLocalObject() in my application until this is fixed. The only

Re: [JBoss-user] How to package EJB and MBean in the same file?

2003-07-15 Thread Brian Wallis
On Tue, 15 Jul 2003 16:00, [EMAIL PROTECTED] wrote: > i have written an app that consists of an EJB and an MBean. > i package separately the EJB in a .jar file and the MBean in a .sar file, > and i just wanted to know if i can package both EJB and MBean under the > same archive.. but i don't know

[JBoss-user] 中国机械行业网,机械论坛免费登陆

2003-07-15 Thread chnmachine
免费发布信息,销售进口轴承,www.cnjx.cn --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 ___

[JBoss-user] 广告宣传的利器

2003-07-15 Thread wangning9

Re: [JBoss-user] ADV: JBoss Hosting

2003-07-15 Thread Kevin Duffey
I don't mind the post, others might. I'd love to see something more affordable though. $40 a month approaches 1/2 the cost of a RCN MegaModem which gets me 5 static ips, 3MB down and up to 1.5 up dedicated. I could run my own series of servers for 2x the price. I think $10 to $15 per month is a fai