[JBoss-dev] [JBoss IDE] - security domain

2004-05-28 Thread qwerty979
how I make to insert in the file jboss-web-xml using xdoclet the security-domain configuration ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836589#3836589 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836589

[JBoss-dev] [Nukes Development] - Problem in module when I deploy

2004-05-28 Thread pista
Hi ! I have a bug when I deploy my module : | 10:07:36,046 WARN [ServiceConfigurator] Failed to complete install | java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.nukes.addons.modules.essaiModule.EssaiModule | Somebody can help me?? Thanks ! View the original

[JBoss-dev] [Nukes Development] - Re: Problem in module when I deploy

2004-05-28 Thread pista
It's OK, I have found !! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836594#3836594 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836594 --- This SF.Net email is

[JBoss-dev] [Mail Services] - Re: Mail Lists and reworking the Mail apis

2004-05-28 Thread kabkhan
From what I gather the intent is that each mail listener looks at the envelope/mail passed to it and decides whether it wants to send it (or something else meaning it should stop processing, e.g. a mail list subscribtion request), and some maillisteners don't actually send but modify the

[JBoss-dev] [EJB on JBoss] - a question about JDBCCreateBeanClassInstanceCommand

2004-05-28 Thread liu_linux
Hi, I am reading JBoss 3.2.3 and have a question about the constructor of class JDBCCreateBeanClassInstanceCommand. There are follow statements in the constructor: beanClass = theContainer.getBeanClass(); fieldMap = createFieldMap(); selectorMap = createSelectorMap(); //

[JBoss-dev] [JCA on JBoss] - Re: TODO: Message Inflow JmsRA

2004-05-28 Thread [EMAIL PROTECTED]
All help is welcomed. First on the list is a generic JMS message inflow. See the JCA1.5 and EJB2.1 specs. The idea is augment org.jboss.resource.adapter.jms with an inflow submodule that can connect to any jms provider and deliver messages to a message endpoint factory. 1) Implement a proper

[JBoss-dev] [JCA on JBoss] - Re: TODO: Message Inflow JmsRA

2004-05-28 Thread [EMAIL PROTECTED]
You might also be interested in helping out on the re-write of JBossMQ to use other JBoss technologies like clustering. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836610#3836610 Reply to the post :

[JBoss-dev] [JBoss IDE] - I always get hot code replace error

2004-05-28 Thread lahirukarunatilake
Eclipse 3.0 M7 JBOSS 3.2.3 JBOSS-IDE 1.2.3.330 When I open my application I get hot code replace error. it sometimes says scheme method not implemented sometimes it says add method not implemented and sometimes it says delete method not implemented. Im adding debug information to my source

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
Take a look at the deployment and metadata folders. deployment handles the subdeployer processing metadata handles the xml-metadata parsing The RARDeployer is an extension to SimpleSubDeployerSupport, it creates and manages the lifecycle of RARDeployment mbeans. We want something similar for

[JBoss-dev] [EJB on JBoss] - Re: a question about JDBCCreateBeanClassInstanceCommand

2004-05-28 Thread loubyansky
Have a look at imports. import org.jboss.proxy.compiler.Proxy; import org.jboss.proxy.compiler.InvocationHandler; We use bcel. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836617#3836617 Reply to the post :

[JBoss-dev] [Mail Services] - Re: Mail Lists and reworking the Mail apis

2004-05-28 Thread acoliver
Sounds like you get it. I will do it later today. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836632#3836632 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836632

[JBoss-dev] [Mail Services] - Re: POP problem

2004-05-28 Thread kabkhan
The hanging socket/telnet stuff above was due to that the server thread with the error does in fact gets terminated somewhere in PooledExecutor stuff, but the socket wasn't getting closed. I've made it close. A new EntityFolder is created on every request and gets locked, but the lock is never

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
The DeploymentInfo is ignorable. I only use to gain access to the deployer, metadata and url. It can easily be factored out into the components and removed from the deployment layer. Yeah that makes sense. There's no need for JCA to know about the main deployments and how it does things. I'll

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
Talking to yourself in a forum is a scary sign. If I don't, I forget which personalities knew what about which parts of code. If I'm getting a little too verbose for anyone's liking I can just start putting it on my blog. I really don't mind and don't want to pollute the forums :) View the

[JBoss-dev] [ jboss-Bugs-962222 ] SecurityAssociation gives wrong Subject and Principals

2004-05-28 Thread SourceForge.net
Bugs item #96, was opened at 2004-05-28 15:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=96group_id=22866 Category: JBossSX Group: v3.2 Status: Open Resolution: None

[JBoss-dev] [EJB on JBoss] - Re: About namingservice

2004-05-28 Thread autocrab
It is sloved now. I forgot to make corresponding change in build.xml. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836651#3836651 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836651

[JBoss-dev] [ jboss-Bugs-962223 ] SecurityAssociation mixing users

2004-05-28 Thread SourceForge.net
Bugs item #962223, was opened at 2004-05-28 15:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=962223group_id=22866 Category: JBossSX Group: v3.2 Status: Open Resolution: None

[JBoss-dev] [ jboss-Bugs-962222 ] SecurityAssociation gives wrong Subject and Principals

2004-05-28 Thread SourceForge.net
Bugs item #96, was opened at 2004-05-28 15:42 Message generated for change (Settings changed) made by anbenham You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=96group_id=22866 Category: JBossSX Group: v3.2 Status: Deleted Resolution: Duplicate

[JBoss-dev] [ jboss-Bugs-962223 ] SecurityAssociation mixing users

2004-05-28 Thread SourceForge.net
Bugs item #962223, was opened at 2004-05-28 15:47 Message generated for change (Settings changed) made by anbenham You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=962223group_id=22866 Category: JBossSX Group: v3.2 Status: Open Resolution: None Priority: 5

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - GROUP BY in ejbSelect

2004-05-28 Thread stscit04
Hi, is it possible to add an GROUP BY statement to an ejbSelect query with XDoclet tags ? If it is possible, I would appreciate any sample code. Thanks in advance, Stefan View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836665#3836665 Reply to the post :

[JBoss-dev] [JBoss IDE] - Re: Error installing with Eclipse 3M9

2004-05-28 Thread sgwood
Is anyone working on getting JBoss-IDE to work with M9? M9 is really RC0 for Eclipse 3.0, with RC1 coming out today (5/28), apparently. The timetable for a gold version is June 28. Thus, getting JBoss-IDE converted over is critical. I can tell my Eclipse guy to help out this effort, if needed.

[JBoss-dev] [Nukes Development] - Anybody going to JavaOne? Want to meet up?

2004-05-28 Thread sgwood
While I am not going to the conference itself, I am staying in San Francisco that week and was going to try and go to the JBoss cocktail party. Are other folks in the community going to be there? Sherman View the original post :

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
MetaData classes, this is just the ConnectionFactory stuff... DataSource will be similar but specialized: * AbstractConnectionFactoryMetaData * NoTxConnectionFactoryMetaData extends AbstractConnectionFactoryMetaData * TxConnectionFactoryMetaData extends AbstractConnectionFactoryMetaData *

[JBoss-dev] [ jboss-Bugs-962365 ] dsJndiName should have protected access in DB LoginModule

2004-05-28 Thread SourceForge.net
Bugs item #962365, was opened at 2004-05-28 13:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=962365group_id=22866 Category: JBossSX Group: v3.2 Status: Open Resolution: None

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: Many to many relationship, with extra info

2004-05-28 Thread hbaxmann
If I am right [carefully, bax, carefully], what you mean is a sometimes called 'weak entity': an attributed relationship or dependend entity. I would suggest to dissolve this into one n:1 and one 1:n relation with a third table. This is often used in delivery notes with the delivery date. It

[JBoss-dev] [JBoss IDE] - Re: Error installing with Eclipse 3M9

2004-05-28 Thread sgwood
wytten wrote : There was an article authored by 'tbech' that addressed this, but it seems to have disappeared since yesterday. His suggestion worked for me: | | Install the latest JBoss-IDE in your Eclipse M8 | Copy the JBoss-IDE {features,plugins} files from M8 to M9 | Edit the

[JBoss-dev] [ jboss-Bugs-962223 ] SecurityAssociation mixing users

2004-05-28 Thread SourceForge.net
Bugs item #962223, was opened at 2004-05-28 06:47 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=962223group_id=22866 Category: JBossWeb Group: v3.2 Status: Closed Resolution: Fixed Priority: 5

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
Also, ConnectionFactoryDeployerMetaData, which will be the main one, passed into the constructor of ConnectionFactoryDeployment, or into an invoke to create the necessary MBeans. ConnectionFactoryDeployerMetaData will contain the necessary NoTx/TxConnectionFactoryMetaData, Pool, etc. MetaData.

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Re: Many to many relationship, with extra info

2004-05-28 Thread hbaxmann
Ohhh, sorry for not beeing in your taxonomy: One User has one or no or many Bets,exactly one or many Bets are for one and only one Match. So the third table should be 'Bets'. Let's test it the other way around: One Match has no or many Bets,Exactly one or many Bets are taken by one and only

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
The idea is to keep it as simple as possible, like the -ds.xml You are supposed to hide the implementation (the target of the metadata) so it can be changed in future without breaking applications. The user doesn't care if a piece of metadata is consumed by the pool, CM, MCF, etc. I would expect

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
Ok. Simple. Can do. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836728#3836728 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836728 --- This SF.Net email is

[JBoss-dev] [Nukes Development] - Re: Anybody going to JavaOne? Want to meet up?

2004-05-28 Thread cooper
I don't think I am going to be in J1, but who knows ? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836735#3836735 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836735

[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: ChangeNotes: 3.2.4

2004-05-28 Thread [EMAIL PROTECTED]
Bug Fix: Add missing security check for transactional sends. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836744#3836744 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836744

[JBoss-dev] [ jboss-Feature Requests-962507 ] EJB/JBoss-QL autocomplete

2004-05-28 Thread SourceForge.net
Feature Requests item #962507, was opened at 2004-05-28 19:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376688aid=962507group_id=22866 Category: JBoss-IDE Group: None Status: Open

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
Okay, here's my first attempt at ConnectionFactoryProperties. I think I'm grabbing all the right ones. I'm not experienced in XSL so I'm deciphering that as well. public class ConnectionFactoryPropertiesMetaData | extends ConfigPropertyMetaDataContainer { | // Constants

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
Actually, I may have put too much in the above one, if we have a ConnectionPropertyMetaData (getConnection properties for local jdbc) Most of those look like local JDBC params. Maybe I'm wrong. Yeah. ConnectionFactoryPropertiesMetaData should have: 1. userName 2. password 3. configProperties

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
No, the properties are a set: name, value (and sometimes type/class) The properties you list have been promoted to top level items for the DataSource to make it easy for the user. We can do this because the DataSource always targets the jboss jdbc rar which has a known set of properties. We must

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
We still need the connection properties (passed the jdbc driver) or xa datasource properties (to configure the xads) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836758#3836758 Reply to the post :

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
But obviously those two are already relevent for a DataSource. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836759#3836759 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836759

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
public ConnectionFactoryPropertiesMetaData private String name; private String value; private String type; public ConnectionFactoryMetaData private Set properties; // of type above public DataSourceMetaData extends ConnectionFactoryMetaData public void setUserName(String)

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
Perfect. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836764#3836764 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836764 --- This SF.Net email is sponsored by:

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
Okay. So does the ConnectionFactoryMetaData include a Local or an XA metadata object, depending on how it's set up? I'm just trying to see how those fit into the genericity of CFMD thus far. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836765#3836765 Reply

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
See TransactionSupportMetaData. Where it makes sense, we should share metadata with the rar deployment View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836768#3836768 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836768

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread [EMAIL PROTECTED]
In fact, for programmatic deployment it would be useful to identity the rar and connection-definition and pull through the defaults from the rar meta data. But this would probably require the rar meta data repository mentioned on a different thread in this forum. View the original post :

[JBoss-dev] [JCA on JBoss] - Re: TODO: ConnectionDefinitionDeployer - replace XSLSubDeplo

2004-05-28 Thread spiritualmechanic
I'll work on that too, then. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3836770#3836770 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836770 --- This SF.Net email

[JBoss-dev] [JCA on JBoss] - Re: TODO: RAR metadata repository

2004-05-28 Thread spiritualmechanic
See TransactionSupportMetaData. Where it makes sense, we should share metadata with the rar deployment Okay. That makes sense. For instance, transaction-supportNoTransaction/transaction-support If the ConnectionFactoryDeployer does not have the transaction support defined, it would grab the

[JBoss-dev] [ jboss-Bugs-962533 ] Problem compiling jsp with jdk 1.5

2004-05-28 Thread SourceForge.net
Bugs item #962533, was opened at 2004-05-29 00:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=962533group_id=22866 Category: JBossWeb Group: v3.2 Status: Open Resolution: None

[JBoss-dev] [ jboss-Bugs-957827 ] 4.0.0DR4: Jasper compilation errors with JDK 1.5beta1

2004-05-28 Thread SourceForge.net
Bugs item #957827, was opened at 2004-05-21 05:34 Message generated for change (Comment added) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=957827group_id=22866 Category: JBossWeb Group: v4.0 Status: Closed Resolution: Out of Date

[JBoss-dev] [ jboss-Bugs-962533 ] Problem compiling jsp with jdk 1.5

2004-05-28 Thread SourceForge.net
Bugs item #962533, was opened at 2004-05-29 00:43 Message generated for change (Settings changed) made by ejort You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=962533group_id=22866 Category: JBossWeb Group: v3.2 Status: Open Resolution: None Priority: 5

[JBoss-dev] JBoss Shutdown Failed! JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-05-28 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Nukes Development] - look at this problem when start jboss

2004-05-28 Thread hawking
10:49:47,085 INFO [MainDeployer] Starting deployment of package: file:/D:/jboss -3.2.3/server/default/nukes/nukes-jmx.sar 10:49:47,266 ERROR [JDBCPersistenceManager] Cannot sync attribute org.jboss.nukes.utils.ConversionException: A property editor has not been found for type java.util.Map

[JBoss-dev] [Nukes Development] - and also this problem

2004-05-28 Thread hawking
10:50:41,784 ERROR [quotes] Cannot retrieve quotes javax.ejb.FinderException: Find failed: java.sql.SQLException: null, message fr om server: Unknown column 't0_s.pn_id' in 'field list' at org.jboss.ejb.plugins.cmp.jdbc.JDBCAbstractQueryCommand.execute(JDBCA bstractQueryCommand.java:238)

[JBoss-dev] [Nukes Development] - still chinese display problem

2004-05-28 Thread hawking
because my time format is chinese format(including chinese word in the date and time string).so it's can't display normally. here time and date string is Sat May 29, 2004 00:00 AM and then if i choose the gb2312 encoding in the ie option,it can display normally. how to cope with this problem? or