[JBoss-user] [Nukes User] - RC 1.1 Candidate Fails On This Install

2004-07-03 Thread lane
env:
  mysql 4.0.20a
  win2000

error on exection of ddl scripts per the install instruction:

C:\mysql\binmysql -u root -e create database nukes

C:\mysql\binmysql -u root -D nukes -e source e:\deploy\releases\nukes\prepare.
ddl
ERROR 1221 at line 20 in file: 'e:\deploy\releases\nukes\prepare.ddl': Wrong usa
ge of DB GRANT and GLOBAL PRIVILEGES

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3840867#3840867

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840867


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: RC 1.1 Candidate Fails On This Install

2004-07-03 Thread lane
The user is created but the grant command fails. I am now using this instead as my 
grants:

GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, 
INDEX ON nukes.* TO 'nukes'@'localhost' WITH GRANT OPTION;

GRANT FILE, RELOAD, 
REFERENCES ON *.* TO 'nukes'@'localhost';

I am trying this out instead.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3840870#3840870

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840870


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Nukes User] - Re: RC 1.1 Candidate Fails On This Install

2004-07-03 Thread lane
Following the install.txt script to the letter. this is the start of the error report 
to the console:


  | 13:18:03,750 INFO  [EARDeployer] Init J2EE application: 
file:/E:/deploy/releases/jboss-3.2.5/server/default/deploy/nukes.ear
  | 13:18:04,968 WARN  [DeploymentInfo] Only the root deployment can set the loader 
repository, ingoring config=null
  | 13:18:05,296 WARN  [NestedThrowable] Duplicate throwable nesting of same base 
type: class org.jboss.deployment.DeploymentException is assignable from: class 
org.jboss.deployment.DeploymentException
  | 13:18:05,296 ERROR [MainDeployer] could not create deployment: 
file:/E:/deploy/releases/jboss-3.2.5/server/default/tmp/deploy/tmp55215nukes.ear-contents/nukes.sar
  | org.jboss.deployment.DeploymentException: create operation failed for package 
file:/E:/deploy/releases/jboss-3.2.5/server/default/tmp/deploy/tmp55215nukes.ear-contents/nukes.sar;
 - nested throwable: (org.jboss.deployment.DeploymentException: - nested throwable: 
(java.lang.reflect.UndeclaredThrowableException))
  | at org.jboss.deployment.SARDeployer.create(SARDeployer.java:227)
  | 



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3840873#3840873

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3840873


---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] Sample J2EE applications needed

2002-09-27 Thread Eoin Lane




Markus,

You can download the CVS snapshot of the code or browse it amonyously on
line from http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jaba/wsdlDesignView/Implementation/server/java/

In the meantime I will go about making a downloaded zip file of the source
code. let me know if you need anything else.

Eoin

Markus Garscha wrote:

  Hi!

i downloaded carRental.jar, but there are only .class files. where is
the source located?

thanx
markus

* Eoin Lane [EMAIL PROTECTED] [2002-09-27 08:00]:
  
  
Alexander,

I have been using JBoss from the start in a Car Rental example. Details 
can be found at http://jaba.sourceforge.com/

Let me know if I can be of any assistance.

Eoin



Alexander Totok wrote:



  Hi all,

We are looking for sample J2EE applications, other than Java Pet
Store, showing typical architecture, usage patterns and scenarios,
inherent to current-day real-life J2EE applications.

Our research project focuses on the construction of a flexible service
distribution infrastructure for component-based applications.
Our study targets widely used J2EE component framework; specifically,
we are using JBOSS application server.

We've being looking at Java Pet Store, as a sample J2EE application, but
need some other applications, to validate our ideas.

Any help, advice, or references would be helpful.

Thank you,

--Alexander Totok
New York University
PhD student in Computer Science



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



  

-- 
___
Eoin Lane, PhD
http://www.capescience.com/
___





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

  
  
  


-- 
___
Eoin Lane, PhD
http://www.capescience.com/
___





[JBoss-user] New JSP tutorial for JBoss Car Rental client

2002-09-26 Thread Eoin Lane

We have just published a new article titled 'Generating a Thin JSP Client for Integrating CapeConnect with the JBoss' Application Serverhttp://www.capescience.com/education/tutorials/jbossclients/jsp_client.shtml It is tutorial showing how to generate a thin JSP client using CapeStudio. CapeScience lists the instructions for integrating CapeConnect with the JBoss Application Server http://www.capescience.com/education/tutorials/jboss/ and using this configuration to deploy an EJB-based car rental system called ABC Car Rental. http://jaba.sourceforge.net/ This service is currently deployed on the CapeScience server and can be accessed using a multitude of clients. Previously we have seen how to access this system using a .NET-based C# command line client. http://www.capescience.com/education/tutorials/jbossclients/dotnet_client.shtml Let me know of any issues or feedback.Eoin- Eoin Lane PhD http://www.capeclear.com/ - Join the world’s largest e-mail service with MSN Hotmail. Click Here


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] Sample J2EE applications needed

2002-09-26 Thread Eoin Lane

Alexander,

I have been using JBoss from the start in a Car Rental example. Details 
can be found at http://jaba.sourceforge.com/

Let me know if I can be of any assistance.

Eoin



Alexander Totok wrote:

Hi all,

We are looking for sample J2EE applications, other than Java Pet
Store, showing typical architecture, usage patterns and scenarios,
inherent to current-day real-life J2EE applications.

Our research project focuses on the construction of a flexible service
distribution infrastructure for component-based applications.
Our study targets widely used J2EE component framework; specifically,
we are using JBOSS application server.

We've being looking at Java Pet Store, as a sample J2EE application, but
need some other applications, to validate our ideas.

Any help, advice, or references would be helpful.

Thank you,

--Alexander Totok
  New York University
  PhD student in Computer Science



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

  


-- 
___
Eoin Lane, PhD
http://www.capescience.com/
___





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] New JSP client tutorial for JBoss Car Rental project

2002-09-25 Thread Eoin Lane




 We have just published a new article titled 'Generating 
a Thin JSP Client for Integrating CapeConnect with the JBoss' Application 
Server
http://www.capescience.com/education/tutorials/jbossclients/jsp_client.shtml

It is  tutorial showing how to generate a thin JSP client using CapeStudio. 
CapeScience lists the instructions for integrating CapeConnect with the JBoss 
Application Server 
 http://www.capescience.com/education/tutorials/jboss/

and using this configuration to deploy an EJB-based car rental system called
ABC Car Rental. 
 http://jaba.sourceforge.net/

This service is currently deployed on the CapeScience server and can be accessed 
using a multitude of clients. Previously we have seen how to access this system
using a .NET-based C# command line client. 
 http://www.capescience.com/education/tutorials/jbossclients/dotnet_client.shtml


Let me know of any issues or feedback.

Eoin

- 
Eoin Lane PhD 
http://www.capeclear.com/ 

- 




[JBoss-user] New JSP client tutorial for Car Rental project

2002-09-25 Thread Eoin Lane




 
  
We have just published a new article titled 'Generating  a Thin JSP Client
for Integrating CapeConnect with the JBoss' Application  Server
 http://www.capescience.com/education/tutorials/jbossclients/jsp_client.shtml 

 It is  tutorial showing how to generate a thin JSP client using CapeStudio.
 CapeScience lists the instructions for integrating CapeConnect with the
JBoss  Application Server 
  http://www.capescience.com/education/tutorials/jboss/ 

 and using this configuration to deploy an EJB-based car rental system called 
ABC Car Rental. 
  http://jaba.sourceforge.net/ 

 This service is currently deployed on the CapeScience server and can be
accessed  using a multitude of clients. Previously we have seen how to access
this system using a .NET-based C# command line client. 
  http://www.capescience.com/education/tutorials/jbossclients/dotnet_client.shtml 

 
 Let me know of any issues or feedback.
 
 Eoin
 
 - 
 Eoin Lane PhD 
 http://www.capeclear.com/
 
 - 
 




[JBoss-user] .NET and JBoss integration tutorial

2002-08-22 Thread Eoin Lane

  We have just posted a new .NET tutorial to show SOAP rpc 
interoperability between a JBoss application server and a command line 
.NET client using CapeConnect as the run time SOAP mediator. We are now 
commited to used JBoss as our application server of choice to 
demonstrated these tutorial at CapeScience (http://www.capescience.com) 
and such want to thank you once again for a great and free application 
server.

The tutorial can be found:

http://www.capescience.com/education/tutorials/jbossclients/dotnet_client.shtml

the tutorial on howto connect CapeConnect with JBoss can be found at:

http://www.capescience.com/education/tutorials/jboss/

and is based on the open source EJB based Car rental project that can be 
found at

http://jaba.sourceforge.net/

Comments and feedback is as always welcome.

Eoin.

-- 
-
Eoin Lane PhD
http://www.capeclear.com/
-





---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JBoss integrated with CapeConnect

2002-07-05 Thread Eoin Lane










As a response to quite a lot of
customer requests, I have spent the last while putting together a tutorial on JBoss integration with CapeConnect Web Services platform.
This tutorial is now available from our developer site http://www.capescience.com/tutorials/jboss and I would love any feedback from this
group? 



It is also deployed live on our
developer box (here is the WSDL interface http://live.capescience.com/wsdl/ReservationAgent.wsdl
), using the Abc Car Rental code (http://jaba.sourceforge.net/ ) deployed
in JBoss, so you can test directly against it over
HTTP, using a range of generated client.



The following is a reference to
the clients that we have looked at so far




 .NET (http://groups.yahoo.com/group/capeclear/message/462
 ) 
 Java (http://groups.yahoo.com/group/capeclear/message/480
 ) 
 SOAP (http://groups.yahoo.com/group/capeclear/message/483
 ) 
 JSP (http://groups.yahoo.com/group/capeclear/message/498
 ) 




In future publication of
CapeScience we will clean these messages up into a respectable howto, but right now any feed back on their content would
be welcome.





You can also test this service
live on our server, using the pregenerated (or one I
prepared earlier, to use proper cooking program lingo ;)) JSP client available
at http://live.capescience.com:8200/ReservationAgent
. 



I would just like to add my
congratulations on getting to version 3.0 of this fantastic application server.
Having used it again over the last month, it reminded me of what a pleasure it
is to use and I just want to wish you guys all the best in the future.



Best regards,



Eoin

--

Eoin Lane (PhD)

Technical Analyst

Tel: ++44 (0) 20 8899 6565

Fax: ++44 (0) 20 8899 6156

Mob: ++44 (0) 7813 928412

http://www.capeclear.com/



NEW CapeStudio 3, out now

Design, develop, integrate  deploy Web Services http://www.capeclear.com/download












[JBoss-user] Integrating JBoss with CapeConnect

2002-05-22 Thread Eoin Lane












I like to apologies for cross posting here but
wasnt quiet sure where this really belonged. Someone posted a question
to the Cape Clear bulletin board wondering how to
integrate CapeConnect Web Services server with the JBoss application server? I
have reproduced here a brief howto to get anyone who is interested started.



Yes we have integrated Connect with JBoss and here are
some docs to get you started, 

1. Add this entry to your servermap.xml, which can be
found in %CAPECONNECT_HOME%\xmlengine\conf directory, specify the correct path
to the 

client libraries on your machine

  server
name=JBOSS type=directj2ee

 descriptionJBoss
server settings/description

 lookup

 property
name=java.naming.provider.url value=localhost/

 property

 name=java.naming.factory.initial

 value=org.jnp.interfaces.NamingContextFactory/

 property
name=java.naming.factory.url.pkgs
value=org.jnp.interfaces/

 /lookup

 client-libraries

 library

 name=C:\appserver\jboss-3.0.0RC1_tomcat-4.0.3\client\jboss-client.jar/

 library
name=C:\appserver\jboss-3.0.0RC1_tomcat-4.0.3\client\jnp-client.jar/

 library
name=C:\appserver\jboss-3.0.0RC1_tomcat-4.0.3\client\jbosssx-client.jar/

  library
name=C:\appserver\jboss-3.0.0RC1_tomcat-4.0.3\client\log4j.jar/

 library
name=C:\appserver\jboss-3.0.0RC1_tomcat-4.0.3\client\jboss-common-client.jar/ 

 /client-libraries

 config

 property
name=UseCompEnvPrefixInternal value=false/

 property
name=UseNarrow value=true/

 property
name=UseCompEnvPrefixExternal value=false/

 /config

 /server



2.Add to following lines to the
%CAPECONNECT_HOME%\xmlengine\conf\server.policy file:

grant{

 permission
java.security.AllPermission;

};



To test do the following:



3.Deploy
%CAPECONNECT_HOME%\demos\j2ee\cc-j2ee\hello\lib\hello-cc.jar into JBoss by
simply dropping it into JBoss the deploy dir,



4. In the CapeConnect console, goto Edit-Web
Service Setting and change the server setting for hello-cc entry to use JBOSS



You should then be
able to invoke the stateless session bean from JBoss as a Web Service.



If
you have any more question please contact me





Eoin





--

Eoin Lane (PhD)

Technical Analyst

http://www.capeclear.com/



NEW CapeStudio 3, out now

Design, develop, integrate  deploy Web Services http://www.capeclear.com/download










[JBoss-user] JBoss at JavaOne

2001-06-05 Thread Eoin Lane

I was really looking forward to seeing you guy here at Java One but alas you
are nowhere to be found.
Or am I just missing the booth or it is under another name??

Eoin


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] JavaOne

2001-06-05 Thread Eoin Lane

Is the jBoss team at Java One I can not seem to find you guys and would
really like to meet ye.

Eoin


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Full EJB 2.0 Support ?

2001-05-21 Thread Eoin Lane

Jim,

Thanks very much for that I will check out the mailing list.

Eoin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jim Archer
Sent: 19 May 2001 17:52
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Full EJB 2.0 Support ?


Well, I woulden't know off the top of my head how to do a full review, but
I can say I have been very happy with it. It implements pretty much all of
EJB 2.0 PFD1, including QL. It works by taking an EJB 2.0 jar and writing
EJB 1.1 BMP code, which it then packages into a new jar file. I then take
that jar and package it into an EAR file. It all deploys fine.

I have not run into any problems with it that MVC Soft didn't solve quickly.

I really can't say how it impacts performance, since I have no EJB 1.1 CMP
or BMP code to compare it to.

It is well supported. MVC Soft has an excellent track record of fixing
discovered problems very quickly. A far as I know, its mail list at yahoo
groups is open to all, so you could check out the archive.

As for dependents, I guess I have to go code them out of my product. I did
use them in several EBs and now I have to pay the price of being on the
bleedig edge. Of course, th PM dossen't support local interfaces and other
PFD2 features. I don't know what the plan is for supporting PFD2.  You can
just not use them.

If you hav any specific questions I'll do my best to answer them.

Jim

--On Saturday, May 19, 2001 4:38 PM +0100 Eoin Lane
[EMAIL PROTECTED] wrote:

 I would be interested in evaluating this persistence manager but I would
 like some reviews on it too. Also
 I would also like to know what the impact of dropping dependant objects
 from the draft EJB 2.0
 spec has on this persistence manager.

 Eoin.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Torsten Terp
 Sent: Saturday, May 19, 2001 10:52 AM
 To: [EMAIL PROTECTED]
 Subject: RE: [JBoss-user] Full EJB 2.0 Support ?


 Hi,

 I was just wondering if anyboy is using this persistence manager
 in a production environment?

 Anybody?

 ^torsten

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Archer
 Sent: Saturday, May 19, 2001 1:24 AM
 To: [EMAIL PROTECTED]
 Cc: Da-Ming Duan
 Subject: Re: [JBoss-user] Full EJB 2.0 Support ?


 jBoss does not have full support for any of the proposed EJB 2.0 draft
 standards. This is reasoable, as there is no final EJB 2.0 spec yet.

 However, if you want to get your feet wet in EJB 2.0, I an strongly
 recomend a plugin persistence manager that supports EJB 2.0 PFD1. Its
 available at:

 http://www.mvcsoft.com

 It cost all of $28 and comes with a manaul (in PDF format) that celarly
 explaines CMP under EJB 2.0.  This is a fantastic product. If you want to
 start moving on EJB 2.0, you'll be very pleased.

 Jim



 --On Friday, May 18, 2001 2:56 PM -0600 Da-Ming Duan
 [EMAIL PROTECTED] wrote:

  Does JBoss 2.2.1 provide full EJB 2.0 support ? I mean the EJB 2.0 CMP
  feature. From the JBoss docs JBoss 2.0 only has partial EJB 2.0 support
  (Home methods and Message Driven Beans). How is JBoss 2.2.1 ?
 
  Da-Ming
 
 
  ___
  JBoss-user mailing list
  [EMAIL PROTECTED]
  http://lists.sourceforge.net/lists/listinfo/jboss-user





 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 http://lists.sourceforge.net/lists/listinfo/jboss-user



 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 http://lists.sourceforge.net/lists/listinfo/jboss-user


 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 http://lists.sourceforge.net/lists/listinfo/jboss-user





___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Full EJB 2.0 Support ?

2001-05-19 Thread Eoin Lane

I would be interested in evaluating this persistence manager but I would
like some reviews on it too. Also
I would also like to know what the impact of dropping dependant objects from
the draft EJB 2.0
spec has on this persistence manager.

Eoin.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Torsten Terp
Sent: Saturday, May 19, 2001 10:52 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Full EJB 2.0 Support ?


Hi,

I was just wondering if anyboy is using this persistence manager
in a production environment?

Anybody?

^torsten

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Archer
 Sent: Saturday, May 19, 2001 1:24 AM
 To: [EMAIL PROTECTED]
 Cc: Da-Ming Duan
 Subject: Re: [JBoss-user] Full EJB 2.0 Support ?


 jBoss does not have full support for any of the proposed EJB 2.0 draft
 standards. This is reasoable, as there is no final EJB 2.0 spec yet.

 However, if you want to get your feet wet in EJB 2.0, I an strongly
 recomend a plugin persistence manager that supports EJB 2.0 PFD1. Its
 available at:

 http://www.mvcsoft.com

 It cost all of $28 and comes with a manaul (in PDF format) that celarly
 explaines CMP under EJB 2.0.  This is a fantastic product. If you want to
 start moving on EJB 2.0, you'll be very pleased.

 Jim



 --On Friday, May 18, 2001 2:56 PM -0600 Da-Ming Duan
 [EMAIL PROTECTED] wrote:

  Does JBoss 2.2.1 provide full EJB 2.0 support ? I mean the EJB 2.0 CMP
  feature. From the JBoss docs JBoss 2.0 only has partial EJB 2.0 support
  (Home methods and Message Driven Beans). How is JBoss 2.2.1 ?
 
  Da-Ming
 
 
  ___
  JBoss-user mailing list
  [EMAIL PROTECTED]
  http://lists.sourceforge.net/lists/listinfo/jboss-user





 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 http://lists.sourceforge.net/lists/listinfo/jboss-user



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] About TOPIC_FACTORY on MDB's sample (1 more time : )

2001-04-24 Thread Eoin Lane



I'm 
working on this example also at the moment: here are the changes I have 
make,

I 
changed the ejb-nameDurableTopicBean/ejb-name to 
ejb-nameMDB/ejb-name and
the 
trans-attributeNoRequired/trans-attribute to 
trans-attributeNotSupported/trans-attribute. 


I have 
added the jndi.properties file to my path as suggested but I'm still getting the 
error
of not 
being able to resolve the variable TOPIC_FACTORY

Any 
clues

Eoin

  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of 
  [EMAIL PROTECTED]Sent: 24 April 2001 11:28To: 
  [EMAIL PROTECTED]Subject: RE: [JBoss-user] About 
  TOPIC_FACTORY on MDB's sample (1 more time : )Chris wrote: This looks like an error in that you have not defined the jndi 
  settings - doyou have a jndi.properties file?It 
  should be on your classpath of the client and look something like 
  this;Hi Chris! : that's not the 
  problem. My 'jdni.properties' file is Ok! A pair of clues, in my 'ejb-jar.xml' file: * I have had problems with the tag: 
  trans-attributeNotRequired/trans-attribute 
   is not recognized by the 
  parser (it fails when i deploy the application):  i have changed by 
  trans-attributeRequired/trans-attribute   * 
  ...Moreover, can not label 'DurableTopicBean' the tag 
  ejb-name...  in section 
  'assembly-descriptor'. The only way to deploy my bean  is labeling as tag ejb-name in the 
  'message-driver' section. More 
  clues: To run my 'Main.class' file i 
  do the following: java 
  -classpath jboss-client.jar:jbs.jar:jbosssx-client.jar 
  Main Thanks 
  __Jaume Soriano Sivera 
  [EMAIL PROTECTED]Tel: 96504 -ext. 44744 Fax: 
  965040047Portal y servicios multimedia - Nuevas tecnologias W a n a d 
  o o E s p a n a - http://www.wanadoo.es 
  __ 
  


  
  "Kimpton,C (Chris)" 
[EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 
24/04/01 10:23 Please respond to jboss-user 
  To:   
 "'[EMAIL PROTECTED]'" 
[EMAIL PROTECTED] cc:   

  Subject:RE: [JBoss-user] About 
TOPIC_FACTORY on MDB's sample (1 more time : 
  )Hi,-Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]] 
  "javax.naming.NoInitialContextException: Need to specify class name 
  inenviroment  or system property, or as an applet parameter, or in 
  an applicationresource file:  java.naming.factory.initial 
  java.naming.factory.initial=org.jnp.interfaces.NamingContextFactoryjava.naming.provider.url=localhost:1099java.naming.factory.url.pkgs=org.jboss.naming#HTH,ChrisThis 
  electronic message (email) and any attachments to it are subject to copyright 
  and are sent for the personal attention of the addressee. Although you may be 
  the named recipient, it may become apparent that this email and its contents 
  are not intended for you and an addressing error has been made. This email may 
  include information that is legally privileged and exempt from disclosure. If 
  you have received this email in error, please advise us immediately and delete 
  this email and any attachments from your computer system.Rabobank 
  International is the trading name of Coöperatieve Centrale 
  Raiffeisen-Boerenleenbank B.A. which is incorporated in the Netherlands. 
  Registered with the Registrar of Companies for England  Wales No. 
  BR002630 and regulated by the SFA for the conduct of investment business in 
  the UK.The presence of this footnote also confirms that this email has 
  been automatically checked by Rabobank International for the presence of 
  computer viruses prior to it being sent, however, no guarantee is given or 
  implied that this email is virus free upon 
  delivery.___JBoss-user 
  mailing 
  list[EMAIL PROTECTED]http://lists.sourceforge.net/lists/listinfo/jboss-user