[JBoss-user] OT/ JBoss and Norton Internet Security

2004-07-21 Thread Marco Mistroni
r Starting jboss, while when I download jboss I run it via a Batch file (and the java command) Anyone can help on the issue? Thanx in advance and regards marco --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java

[JBoss-user] Error when deploying CastorJDO Mbean on jboss 3.2.5

2004-07-19 Thread Marco Mistroni
x27;s wrong? Is jboss jmx more strict in version 3.2.5? but still, what's missing? Thanx in advance and regards marco CastorJDOImpl.java Description: Binary data C:/Sw/Budget-Project/Framework/src/conf/database.xml BudgetJDO 1 true false true true

[JBoss-user] [Installation & Configuration] - Re: Sudden Stopping

2004-05-20 Thread Marco
les are indeed under "server//tmp") and it is created by the jvm itsef and not JBoss specific. Thanks anyway, Marco View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835763#3835763 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Installation & Configuration] - Re: Sudden Stopping

2004-05-19 Thread Marco
n actions. Marco [EMAIL PROTECTED]:~ > find conf/dpa -name "jboss-service.xml" |xargs ls -l -rw-r--r-- 1 appadm bin 19746 Oct 30 2003 conf/dpa/conf/jboss-service.xml -rw-r--r-- 1 appadm bin 3463 Jan 15 16:11 conf/dpa/deploy/http-invoker.sar/META-INF/jbo

[JBoss-user] [Installation & Configuration] - Sudden Stopping

2004-05-18 Thread Marco
ich a restart of the application server is required. Does anyone have a tip or hint, which kind of logging I should enable to find the cause? BTW: JBoss 3.2.3, Linux 2.2.16-SMP Thanks, Marco PS: Because I have no idea what are the relevant entries in the log file, I copy here the lines produced

Re: [JBoss-user] [Beginners Corner] - Re: Deployment problem I cannot solve

2004-05-05 Thread Marco Tedone
Well, this seems a bit nusty. - Original Message - From: "momi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 05, 2004 8:42 AM Subject: [JBoss-user] [Beginners Corner] - Re: Deployment problem I cannot solve > I have a same problem for a bean which extends another clas

[JBoss-user] error in JMX console

2004-04-02 Thread Marco Mistroni
] ^ [javac] Note: C:\jboss-3.2.3\server\default\work\MainEngine\localhost\jmx-console\insp ectMBean_jsp.java uses or overrides a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 2 errors thanx in advance and regards marco

RE: [JBoss-user] [Management, JMX/JBoss] - MBean Class loader problem

2004-04-01 Thread Marco Mistroni
Hi, Yes put htem in the sar You will have Mbean.jar Dependentlib.jar META-INF\jboss-service.xml Regards marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of chrissirwin Sent: 31 March 2004 16:58 To: [EMAIL PROTECTED] Subject: [JBoss-user

[JBoss-user] Xerces validation in JBoss

2004-03-31 Thread Marco Mistroni
at it cannot find the host castor.exolab.org (that comes from The dtd of one of the configuration files for castor mbean) Thanx in advance and regards Marco --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tut

[JBoss-user] Problem in deploying CastorJDO MBean

2004-03-30 Thread Marco Mistroni
connected to the internet, the deployment Will fail... Anyone knows how to solve this problem? Thanx in advance and regards marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Mistroni Sent: 29 March 2004 10:09 To: [EMAIL PROTECTED] Subject

[JBoss-user] Problem in deploying CastorJDO MBean

2004-03-29 Thread Marco Mistroni
know what jboss property to modify in order to have it Deployed also when I am off-line? Thanx in advance and regards marco --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins

RE: [JBoss-user] [Management, JMX/JBoss] - Mbean understanding

2004-03-24 Thread Marco Mistroni
Hi java.sun.com/jmx, or do a free search on MBean on google... should help..there are plenty of tutorials regards marco -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of gopalsaha Sent: 24 March 2004 13:12 To: [EMAIL PROTECTED] Subject

[JBoss-user] XMBean question

2004-03-12 Thread Marco Mistroni
Hi all, I want to deploy a Model MBean in jboss, in a .sar file If my MBean extends XMBean, will I have to write 2 xml descriptors, Like jboss-service.xml and myxmbean.xml? Thanx in advance and regards marco --- This SF.Net

[JBoss-user] ModelMBean not calling store in jboss 3.2.3

2004-03-10 Thread Marco Mistroni
} public void testPrint() { System.err.println(" Here We Print!*"); } public int getState() { return super.getState(); } public String getStateString() { r

[JBoss-user] OT: DynamicProxies vs normal Interface/Implementation design

2004-03-05 Thread Marco Mistroni
ss guru can give me some hints Thanx in advance and sorry for spamming marco --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Le

RE: [JBoss-user] problems in building jboss from sources

2004-02-16 Thread Marco Mistroni
approaches: 1 – in wincvs, get the commandline from Admin and enter the command u have suggested me   2 – under Admin/Preferences, I have set the CVS root. Then under Admin/commandline I have entered   cvs co –r Branch_3_2 jboss-3.2 ……   thanx and regards     marco   -Original

RE: [JBoss-user] problems in building jboss from sources

2004-02-16 Thread Marco Mistroni
Title: Re: [JBoss-user] problems in building jboss from sources Hi,     I launched following command: Cvs –z3 –d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-3.2   As of AdminDevel docs ( also the getting started guide show similar..)   Regards     marco

RE: [JBoss-user] problems in building jboss from sources

2004-02-13 Thread Marco Mistroni
    Marco mistroni   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marco Mistroni Sent: 12 February 2004 10:05 To: [EMAIL PROTECTED] Subject: [JBoss-user] problems in building jboss from sources   Hi all,     I have downloaed jboss-3.2 from

[JBoss-user] problems in building jboss from sources

2004-02-12 Thread Marco Mistroni
ows XP..   anyone can help me  finding what is the problem? I haven’t touched local.properties file   Thanx in advance and regards     marco             

[JBoss-user] Re: problem in starting jboss4.0.0dr2/ again :-(

2004-01-10 Thread marco mistroni
: RUNNING,  jboss.system:service=MainDeployer state: RUNNING,  jboss:service=DefaultPartition state: RUNNING,  jboss.ejb:service=EJBDeployer state: CREATED} [EMAIL PROTECTED],   any other suggestions??   thanx in advance and regards     marco         - Original Message - From

[JBoss-user] Fw: problem in starting jboss4.0.0dr2

2004-01-07 Thread marco mistroni
SpecDeployer  state: CREATED  I am waiting for:  jboss.ejb:service=EJBEntityResolver state: RUNNING,  jboss.jca:service=RaURIResolver state: RUNNING,  jboss.ejb:service=EJBDeployer state: CREATED} [EMAIL PROTECTED],     in the past i encountered similar problems in deploying my MBean. this looks i am missing something to be deployed..     any help??   thanx in advance and regards     marco    

[JBoss-user] Running a RMI server into JBoss

2003-12-07 Thread Marco Tedone
Hi, is there a best practice to run a RMI server into Jboss? I'm thinking of realizing a RMI application to manager an email server, and would like to run it into Jboss as a service. Any suggestion as what shall I do? Thanks,

Re: [JBoss-user] Geeee...Everybody on the net can see my JMX-CONSOLE. Jboss 3.2.1 Config problem.

2003-11-22 Thread Marco Tedone
this road, you can read a couple of documents on how to set up Tomcat/JBoss behind Apache by creating an account at the following address: http://www.jemos.org and when logged in, by having a look at the Document Library portlet. Hope this will help, Marco - Original Message - From: &q

Re: [JBoss-user] [NEWBIE]Questions about JBoss 3.2.2 bundled with Tomcat 4.1

2003-11-11 Thread Marco Tedone
Thank you Sasha. What if I was deploying my war with an Ant project, 'unwaring' my war under webapp (i.e. I have a folder, let's say 'jemos' that represents my context). Is that enough that I put my folder under /deploy? Thnks, Marco - Original Message - From:

[JBoss-user] [NEWBIE]Questions about JBoss 3.2.2 bundled with Tomcat 4.1

2003-11-11 Thread Marco Tedone
/webapps? Thanks for any help, Marco --- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com

Re: [JBoss-user] how to access servlet context

2003-09-16 Thread Marco Tedone
F and the access was denied. Marco - Original Message - From: "Jiri Chaloupka" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 15, 2003 5:06 PM Subject: [JBoss-user] how to access servlet context > Hallo, > I have some class which extends

Re: [JBoss-user] JBoss project and Eclipse

2003-09-13 Thread Marco Tedone
It seems that you need to set up the classpath for each project, but it's only the Jboss classes you need, you can add the Jboss/client jars, which are enough. Hope this will help, Marco - Original Message - From: "Brian Wallis" <[EMAIL PROTECTED]> To: <[EMAIL PR

Re: [JBoss-user] How to setup 2 jboss installations on the same machine?

2003-09-13 Thread Marco Tedone
will help, Marco - Original Message - From: Anthony Cheung To: [EMAIL PROTECTED] Sent: Saturday, September 13, 2003 11:18 AM Subject: [JBoss-user] How to setup 2 jboss installations on the same machine? oops, acidentally pressed enter to sent. Can someone please tell me the configurations

Re: [JBoss-user] logging sometimes works, sometimes doesn't

2003-08-29 Thread Marco Tedone
with the log4j logger. Hope it will help, Marco - Original Message - From: "Matthew Hixson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 9:07 PM Subject: [JBoss-user] logging sometimes works, sometimes doesn't > I am doing some d

Re: [JBoss-user] [NEWBIE] Jboss and security

2003-08-27 Thread Marco Tedone
It's not exactly standard J2EE stuff, as I have to use a Jboss-specific JAAS security model. We are deciding to implement our container-independent solution. Thank you for your reply. Marco - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: T

Re: [JBoss-user] ClientLoginModule

2003-08-27 Thread Marco Tedone
kind of mapping is vendor-dependent, therefore we're going to build our own vendor-independent solution. I think Sun should have provided a standard way to do this, rather then giving only the specifications on how to implement it. Where is the 'portability' of EJBs then?

[JBoss-user] [NEWBIE] Jboss and security

2003-08-26 Thread Marco Tedone
Hi, how could I tell Jboss that a client which wants to executed a restricted method on a RemoteInterface has some Principals associated with it (I assume that the Principals mapping between the deployment descriptor and the client will be performed somewhere)? Thanks, Marco

[JBoss-user] ClientLoginModule

2003-08-26 Thread Marco Tedone
Hi, could someone please forward me where I could find any documentation on how to use the ClientLoginModule in jboss? From the login-config.xml file, I can read that this can be used by Servlet which try to access an EJB (exactly what I'm going to do). Thanks,

[JBoss-user] Jboss 4.0 book

2003-08-24 Thread Marco Tedone
Hi, are you preparing a book for Jboss 4.0 (I mean a printed version)?   Thank you,   Marco

[JBoss-user] [NEWBIE-OT] Few questions about security implementation

2003-08-23 Thread Marco Tedone
approach, considering that we want absolutely to keep our security implementation 'container-independent'? Thanks for any help, Marco --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating system

[JBoss-user] Creating a new instance of JBoss

2003-08-14 Thread Marco Tedone
as you know? Thank you for your time, Marco --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual

Fw: [JBoss-user] Creating a new instance of JBoss

2003-08-14 Thread Marco Tedone
Could someone confirm this, please? Thanks, Marco - Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 13, 2003 11:12 PM Subject: Re: [JBoss-user] Creating a new instance of JBoss > Sacha, thank you. I d

Re: [JBoss-user] Creating a new instance of JBoss

2003-08-14 Thread Marco Tedone
I'm running Jboss 3.2_RC1. I looked at the location you suggested by I can't find it. Under examples I have got only jca and netboot and under jca there are only foo-ds.xml files. Thanks, Marco - Original Message - From: "Sacha Labourey" <[EMAIL PROTECTED]> To

Re: [JBoss-user] [NEWBIE] Running more than one Jboss instance

2003-08-12 Thread Marco Tedone
oss. Thank you Alex, Marco - Original Message - From: "Alexey Loubyansky" <[EMAIL PROTECTED]> To: "Marco Tedone" <[EMAIL PROTECTED]> Sent: Sunday, August 10, 2003 9:58 AM Subject: Re: [JBoss-user] [NEWBIE] Running more than one Jboss instance >

Re: [JBoss-user] How can I use VO in CMP?

2003-08-10 Thread Marco Tedone
with this one in a 1-to-1 relationship. The concept here anyway is that you can have a public method which create a new instance of the VO and returns it to the client (a session bean or an external client). Hope it will help, Marco - Original Message - From: "Takashi Okamoto" &l

[JBoss-user] [NEWBIE] Running more than one Jboss instance

2003-08-10 Thread Marco Tedone
? Thanks for any help, Marco --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http

[JBoss-user] [NEWBIE] Running more than one Jboss instance

2003-08-10 Thread Marco Tedone
Could please someone help me with this issue or tell me where could I find how to do it on a free guide?   Thank you for your help,   Marco  > Hi, I would like to have a Test and a Production environment where to copy a> production applicatation when we want to  update some features

[JBoss-user] [OOT] Passing ResultSet to an external client

2003-08-06 Thread Marco Tedone
ent? Thanks for any help, Marco --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. h

[JBoss-user] Jboss 3.2.1 - Cascade delete doesn't work for me - Problem solved

2003-07-10 Thread Marco Tedone
Sorry, I put the cascade-delete option on the wrong part of the relationship. Everything works fine now. Marco - Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]> To: "JBoss-user-list" <[EMAIL PROTECTED]> Sent: Wednesday, July 09, 2003 8:40 P

[JBoss-user] Jboss 3.2.1 - Cascade delete doesn't work for me

2003-07-10 Thread Marco Tedone
Hi, I have two entity beans, People and Address with a relationship of 1 to 1. I specified cascade-delete="yes" in the ejb-jar in the People entity bean but it doesn't work. Are you aware about any issue related to this subject? Many thanks in

Re: [JBoss-user] Question about CMP entity

2003-07-06 Thread Marco Garbelini
I´ll check it out..   Thanks, Marco Garbelini - Original Message - From: Marco Tedone To: [EMAIL PROTECTED] Sent: Friday, July 04, 2003 6:27 PM Subject: Re: [JBoss-user] Question about CMP entity Marco I tried your code (adapting it to my project - I

Re: Re[2]: [JBoss-user] Question about CMP entity

2003-07-06 Thread Marco Tedone
mentioned interfaces implemented in the same class? At present we are deciding if implementing Marco Garbelini's solution or a built in solution (by means of a synchronized method). In any case, I will probably ask to one of my developers to build this solution with you, if that is ok for you. Re

Re: [JBoss-user] Question about CMP entity

2003-07-04 Thread Marco Tedone
Marco I tried your code (adapting it to my project - I changed the key and the package names, substantially) but I found what I think could be a bug.   I had the tb_sequence table with the first key set to 10, but the returned value (the one to which I set the primary key) set to 11. I

Re: [JBoss-user] JBoss and Lucene search engine

2003-07-03 Thread Marco Garbelini
This is GREAT !!! I was just talking last night with my project manager that we would have to implement an MBean to do exactly what this LuceneService does. Now I´ll only have to adapt some stuff. : Thanks again folks !!! - Original Message - From: "julien viet" <[EMAIL PROTECTED]>

Re: [JBoss-user] Question about CMP entity

2003-06-26 Thread Marco Tedone
Thank you Marco. I have a doubt about the following part in your code:   getNextBlockFirstKey(BLOCK_SIZE)   What does BLOCK_SIZE represent?   Marco - Original Message - From: Marco Garbelini To: [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 12:30 AM Subject

Re: [JBoss-user] Question about CMP entity

2003-06-26 Thread Marco Tedone
Thank you Alex, I have already received a possible solution from Marco Garbelini and I'll try it, but particularly, the one you are suggesting (my own key generator class) sounds interesting. How could I implement it in the EJB CMP architecture? Marco - Original Message - From: &q

Re: [JBoss-user] Question about CMP entity

2003-06-25 Thread Marco Tedone
Thank you Marco, I'm sure it will help.   --Your omonimus - Original Message - From: Marco Garbelini To: [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 12:30 AM Subject: Re: [JBoss-user] Question about CMP entity - Original Me

Re: [JBoss-user] Question about CMP entity

2003-06-25 Thread Marco Garbelini
- Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 8:19 PM Subject: Re: [JBoss-user] Question about CMP entity > Could you please forward some example? You can use this same bean to crea

[JBoss-user] Problems with EJB-QL in a finder method - 3.2.1

2003-06-25 Thread Marco Tedone
} catch (FinderException e) { log.equals("Exception while getting user: " + e.getMessage()); } finally{ return local; } } Please help! Marco --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become

Re: [JBoss-user] Question about CMP entity

2003-06-25 Thread Marco Tedone
Could you please forward some example? Thanks, Marco - Original Message - From: "Marco Garbelini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 11:57 PM Subject: Re: [JBoss-user] Question about CMP entity The concurrency issue is no

Re: [JBoss-user] Question about CMP entity

2003-06-25 Thread Marco Garbelini
) entity bean used just to persist the last sequence used and a stateless session bean that caches blocks of sequences (due to performance issues). I think its´s pretty nice. Cheers, Marco - Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]> To: "JBoss-user-li

[JBoss-user] Question about CMP entity

2003-06-25 Thread Marco Tedone
necessary? I'm quite sure that there is a way to instruct the container to 'lock' in a certain sense the value of the number field. One way could be a transaction (shall we use synchronization in this case?); is there anything simplier? Many thanks for yo

Re: [JBoss-user] Jboss 3.2.1 Problems with table's relationship

2003-06-23 Thread Marco Tedone
BINGOO! Actually in the AddressBean.ejbCreate() method none of the AddressBean fields was set. Thank you Alex, I want to pay you a dinner! Marco - Original Message - From: "Alexey Loubyansky" <[EMAIL PROTECTED]> To: "Marco Tedone" <[EMAIL PROTECTED]> Sen

Re: [JBoss-user] Jboss 3.2.1 Problems with table's relationship

2003-06-23 Thread Marco Tedone
thing more should be done in the ejbCreate method. Sorry, I am an EJB newbye. Marco - Original Message - From: "Alexey Loubyansky" <[EMAIL PROTECTED]> To: "Marco Tedone" <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 8:03 AM Subject: Re: [JBoss-user] Jbos

Re: Re[2]: [JBoss-user] Entity relationships. Jboss 3.2.1

2003-06-23 Thread Marco Tedone
Thank you Alex, I'm very grateful to you for your time. Marco - Original Message - From: "Alexey Loubyansky" <[EMAIL PROTECTED]> To: "Marco Tedone" <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 7:45 AM Subject: Re[2]: [JBoss-user] Entity relat

Re: [JBoss-user] Problem writing an entity bean related to another. Jboss 3.2.1

2003-06-23 Thread Marco Tedone
Yes, sorry Alex, this problem has been solved. Actually you gave me a good insight by asking me if all the fields in the AddressBean.ejbCreate method have been initialized properly. I'll have a look and I hope to tell you shortly that I was missing something. Thanks for your time,

Re: [JBoss-user] dynamic primary key generation

2003-06-22 Thread Marco Tedone
lue at run-time, unless you redeploy the bean. As regards your second question, if you want to know how to maintain the table's state between redeployments, well, just don't specify remove-table="true". Forgive me if this is not what you wanted to know and if this answer

[JBoss-user] Jboss 3.2.1 Problems with table's relationship

2003-06-22 Thread Marco Tedone
,234 INFO [PeopleCMP$Proxy] from setAddress. AddressData:{addressId=1 address1=43, Millais Road address2=Leyton address3=Essex zip=E11 4HB ci ty=London country=UK creationDate=Sun Jun 22 22:27:41 BST 2003} 22:27:42,234 INFO [PeopleCMP$Proxy] Creating a new reference

[JBoss-user] Entity relations 3.2.1...Problem solved

2003-06-22 Thread Marco Tedone
Hi, I followed the Jboss workbook examples (chapter 6_03) and I solved the problem. Probably the problem was that I had persistent-relationships accessor with the same name as the table, and the index wasn't created. Thank to anyone of you who spent some time on this issue. Regards,

[JBoss-user] Problem writing an entity bean related to another. Jboss 3.2.1

2003-06-22 Thread Marco Tedone
dressId. The problem is that I filled this value in the AddressData (Value Object). Have you got any idea, or could you please ask me for more resources, to solve this problem? Here I enclose jbosscm-jdbc.xml and ejb-jar.xml files. Thank you for your time, Marco http://www.jboss.org/

[JBoss-user] Entity relationships. Jboss 3.2.1

2003-06-22 Thread Marco Tedone
Hi, in the case of an entity beans relation 1:1 shall I declare the element? Marco --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Ma

Re: [JBoss-user] Entity relationships. Jboss 3.2.1

2003-06-22 Thread Marco Tedone
Sorry, the question was uncomplete: shall I declare the element in the jbosscmp-jdbc.xml file? Thanks, Marco - Original Message - From: "Marco Tedone" <[EMAIL PROTECTED]> To: "JBoss-user-list" <[EMAIL PROTECTED]> Sent: Sunday, June 22, 2003 6:11

Re: [JBoss-user] EJB Local and Remote Interfaces.

2003-06-18 Thread Marco Tedone
not extend java.rmi.Remote, which is not true with local interfaces. Hope it will help, Marco - Original Message - From: "Muraly R" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 2:35 PM Subject: [JBoss-user] EJB Local and Remote Interface

Re: [JBoss-user] Jboss and Xdoclet problem

2003-06-17 Thread Marco Tedone
Jos, thank you for your answers. I downloaded 1.2b3 and now I can deploy automatically. Cheerse, Marco - Original Message - From: "Jos Visser" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Marco Tedone" <[EMAIL PROTECTED]> Sent: Tuesday, June 17,

Re: [JBoss-user] Developing and debuging

2003-06-17 Thread Marco Garbelini
> If I deploy the application as a directory (e.g. "app.war"), the .jsp can > be reloaded when I replace a .jsp file in the directory. But the .class > file can not be updated once it has run. It seems the jboss has a cache > for the loaded .class file. I think: If you try to re-deploy the applica

Re: [JBoss-user] Jboss and Xdoclet

2003-06-16 Thread Marco Tedone
en't bothered you with my argumentations, Regards, Marco - Original Message - From: "Brian Topping" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 4:37 PM Subject: RE: [JBoss-user] Jboss and Xdoclet > -Original Message- &g

[JBoss-user] Jboss and Xdoclet problem

2003-06-15 Thread Marco Tedone
gt; People java:/Jemos_MySQL mySQL true true email password firstName lastName address1 address2 address3 zip city country What's wrong with the declaration? Thanks in advance, Marco Tedone --- This SF

[JBoss-user] Jboss and Xdoclet

2003-06-14 Thread Marco Tedone
Can I ask question related to Jboss on xdoclet tasks on this list? Marco --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5

Re: [JBoss-user] Retrieving a mail session object from Jboss [3.2.1]

2003-06-11 Thread Marco Tedone
Yes, I'm referring as a separate JVM. Thank you for your reply, I won't get a reference to the MBeanServer. Marco - Original Message - From: "Guy Rouillier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 11, 2003 10:26 PM Subject: Re

Re: [JBoss-user] Retrieving a mail session object from Jboss [3.2.1]

2003-06-11 Thread Marco Tedone
nd session bean successfully. If you don't have time to follow this issue, just leave it, I'm happy with the service I implemented under Tomcat right now, but if I could use Jboss I would be happier. Marco - Original Message - From: "Guy Rouillier" <[EMAIL PROTECTED]&

Re: [JBoss-user] Hello ! The problem of JNDI in JSP !

2003-06-10 Thread Marco Tedone
operties"); Properties properties = new Properties(); logger.info("Trying to load the jndi.properties file"); try { properties.load(is); setJbossProperties(properties); logger.info("jndi.properties file loaded"); } catch (IOException e) { logger.error("Problem

[JBoss-user] Retrieving a mail session object from Jboss [3.2.1]

2003-06-09 Thread Marco Tedone
n = (Session)context.lookup(jndiName); Two questions: 1) Is it possible from an external class (let's say under Tomcat) to retrieve a Session object by simply lookup the Jboss JNDI namespace? 2) Is the source I wrote correct? Thanks for any help, Marco

Re: [JBoss-user] Hello ! The problem of JNDI in JSP !

2003-06-09 Thread Marco Tedone
 looked up as:       com/sample/HelloWorld (jboss.xml element)   3) The jndi.properties file could(should?) reside under WEB-INF/classes (but I could be wrong on it!)   Hope it will help,   Marco     - Original Message - From: jonathan wong To: [EMAIL PROTECTED

[JBoss-user] Configuring Mail with Jboss...Problem solved

2003-06-08 Thread Marco Tedone
Sorry, I just discovered mail-service.xml. Thanks, Marco --- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of

[JBoss-user] [NEWBIE] Configuring the mail server with Jboss

2003-06-08 Thread Marco Tedone
my question is: where do I configure the Mail server information? I mean, I have a mail server host, a mail username a mail password and so on. Thanks, Marco --- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread

Re: [JBoss-user] Hello ! The problem of deployment !

2003-06-08 Thread Marco Tedone
ith Tomcat bundled with Jboss, you should deploy something under it.   Hope it will help, Marco   - Original Message - From: jonathan wong To: [EMAIL PROTECTED] Sent: Sunday, June 08, 2003 1:57 PM Subject: [JBoss-user] Hello ! The problem of deployment ! Dear all

Re: [JBoss-user] Problems with JBoss on JNDI Data Source Connection

2003-06-08 Thread Marco Tedone
nvoke' button.   Look under java:Namespace. The jndi name for your datasource should be there. If you can't see it, there is a possibility that the Datasouce hasn't been set up correctly.   Hope it will help,   Marco - Original Message - From: Edgar Silva

Re: [JBoss-user] [NEWBIE] Primary Key class WARN - Jboss 3.2.1

2003-06-07 Thread Marco Tedone
Actually I didn't implemented them at all. Could you please post any sample code? I had a look on my book but there is no example of external Key class. Thanks, Marco - Original Message - From: "Alexey Loubyansky" <[EMAIL PROTECTED]> To: "Marco Tedone

[JBoss-user] [NEWBIE] Primary Key class WARN - Jboss 3.2.1

2003-06-06 Thread Marco Tedone
org.site.framework.ejbs.entities.UsersKey do not have the same hash, check your hashCode method In the ejb-jar.xml file I declared only the element, without the What do the warnings mean? Thanks in advance, Marco --- This SF.net email is sponsored by

Re: [JBoss-user] jmx docs : Where can I find a good starting point / tutorial / guide

2003-06-05 Thread Marco Tedone
I'll let you know. Marco - Original Message - From: "Juha-P Lindfors" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 04, 2003 7:16 PM Subject: Re: [JBoss-user] jmx docs : Where can I find a good starting point / tutorial / guid

Re: [JBoss-user] jmx docs : Where can I find a good starting point / tutorial / guide

2003-06-05 Thread Marco Tedone
I just bought the following book: JMX: Managing J2EE with Java Management Extension, by Juha Lindfords, Marc Fleury, the Jboss Group edited by SAMS. If isn't good this book, which has been written by Jboss guru, which one could be good? Marco - Original Message - From: "jf

Re: HA: [JBoss-user] Oracle XA error on 3.2.1

2003-06-04 Thread Marco Tedone
Have you set pad="true" in transaction-service.xml file? I'm using Oracle9i with Jboss 3.2.1 and an XA datasource, and everything is working great. Regards, Marco - Original Message - From: "Stefano Maestri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]&

Re: [JBoss-user] Create method executed succesfully but I can't see any record on the database

2003-06-04 Thread Marco Tedone
Mark, I just include jbosscmp-jdbc.xml file into my jar distribution and everything works great now. I'm just using a CMP entity bean with MySQL. Regards, Marco - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 3:

[JBoss-user] Deployment + database writing problems...solved

2003-06-03 Thread Marco Tedone
Referring to the two emails previsouly sent, I solved the problems by including jbosscml-jdbc.xml in my jar. Thank you to anybody dedicated to my some of his time. Marco --- This SF.net email is sponsored by: eBay Get office equipment for

[JBoss-user] Create method executed succesfully but I can't see any record on the database

2003-06-03 Thread Marco Tedone
entity local home interface, and then executes the following: EntityLocalInterface local = home.create(email, password); while I get the message that the local interface has been created succesfully, I can't see any record added to the database. Am I missing something? Regards,

[JBoss-user] [NEWBIE] Naming Space question

2003-06-03 Thread Marco Tedone
ntity bean via its local interfaces: shall I declare in the ejb-jar the element in the session bean, pointing to the entity bean? Would it be enough just to retrieve the home interface via the standard lookup method? Many thanks for any help, Marco -

[JBoss-user] Warning with local interfaces + question

2003-06-02 Thread Marco Tedone
element? In the jboss.xml file? Regards, Marco --- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 ___ JBoss-user

Re: [JBoss-user] Jboss 3.2.1 - Error in deploying an entity bean with local interfaces

2003-06-02 Thread Marco Tedone
Shall I file the bug report to the mailing list or to the jboss site (in this case the sourceforge one or the jboss.org one?)? Regards, Marco - Original Message - From: "Scott M Stark" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 01, 2003 8:08

[JBoss-user] Jboss 3.2.1 - Error in deploying an entity bean with local interfaces

2003-06-02 Thread Marco Tedone
08:51,875 WARN [verifier] EJB spec violation: Bean : UsersEJB Section: 9.4.7.1 Warning: The primkey-field element must name a public field in the bean implemen tation class. Even if it could seem that these are only warnings the bean cannot get deploy

[JBoss-user] Deploying local entity beans

2003-05-30 Thread Marco Tedone
n class as abstract (as it contains the abstract getter and setter methods), but I'm following the Professional EJB book, edited by wrox. Shall I assume that I'm reading a faulty book, or is there anything in my architecture which I'm missing? Th

Re: [JBoss-user] Is there a logger service available - To Guy Rouillier

2003-04-01 Thread Marco Tedone
Sorry, I'm just coming from a quite complex log4j implementation with Struts, and I'm using EJBs just as business components to query the database, so I am not an EJB expert. What do you mean with category? Could you please provide an example? Thanks, Marco > --__--__-- > >

[JBoss-user] Is there a logger service available from Jboss?

2003-03-31 Thread Marco Tedone
Hi, I know that Jboss uses log4j; is there any service available which I could call from one of my Session Bean instead of implementing all the logger architecture [something like Log logger = (Log)context.lookUp("java:/Logger"); ] Regar

[JBoss-user] Re: Deployments crashed because http://www.jboss.org/j2ee/dtd/jboss-app_3_0.dtd is no longer accessible?

2003-03-31 Thread Marco Tedone
I had the same problem, which I solved from Ant by overriding the dtd location on the local repository (${JBOSS_HOME}/docs/dtd/jboss_3_0.dtd). Hope it will help, Marco Message: 5 > Date: Mon, 31 Mar 2003 10:41:11 +0300 > From: "Alexey Yudichev" <[EMAIL PROTECTED]> &

[JBoss-user] TransactionImpl - XAException with Oracle Jboss RC2 . Re to David

2003-03-30 Thread Marco Tedone
. The other Oracle configuration (oracle-ds.xml) works fine. Hope you'll help. Marco > > Message: 3 > Date: Sun, 30 Mar 2003 08:04:26 -0500 > From: David Jencks <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] TransactionImpl - XAException with

[JBoss-user] To David Jenks - Oracle XA problems...Solved

2003-03-30 Thread Marco Tedone
Hi David, I solved the problem thanks to your suggestion and to some search on internet. Actually in the transaction-service.xml file there is the "pad" attribute name to set to true in order for Oracle XA to work properly. I changed it and now it work

  1   2   >