[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-05-11 Thread chawla1975
Thanks,

Sure, I would be interested. can you please some more information about the task?

Vikas


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834520#3834520

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834520


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-05-11 Thread chawla1975
Thanks,

I am not able to use different messaging-type for my Message Driven Beans but I am 
getting the following error.

11:38:46,630 INFO  [EARDeployer] Init J2EE application: file:/C:/work/jboss-4.0.
0DR4/server/default/deploy/devicemanagement.ear
11:38:46,991 WARN  [verifier] EJB spec violation:
Bean   : ResultLogger
Section: 15.7.2
Warning: A message driven bean must implement, directly or indirectly, the javax
.jms.MessageListener interface.

The ejb-jar.xml has the following entry.


  ResultLogger
  com.nokia.nmmimpl.dm.ResultLoggerBean2
  com.nokia.nmm.dm.ResultListener
  Container
  DMKickstartDestination



Any help is greatly appreciated.

Thanks,
Vikas

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834513#3834513

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834513


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - JCA 1.5

2004-05-06 Thread chawla1975
Hi,

Does JBoss 4.0DR3 supports JCA 1.5? I am not able to find the jboss specific 
deployment descriptors for 4.0. 

Any help is appreciated.

Thanks,
Vikas


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833956#3833956

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833956


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: NoSuchObjectLocalException

2004-04-13 Thread chawla1975
Hi,

I guess this is valid behaviour as if you have two threads accessing the same entity 
bean with one deleting the row in the database, the other is bound to recieve the 
exception. Transaction behavior won't help as its not an exclusive usage of the entity 
bean instance. Transaction only helps for atomicity of operation.

Hope this helps


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830435#3830435

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830435


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: error of deploy

2004-04-13 Thread chawla1975
as the error says, u do need to put role-name tag in your method permission element. 
it should look like

 guest
 
  ...



hope this helps


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830434#3830434

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830434


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence & CMP/JBoss] - Re: CMP field for key not found

2004-04-05 Thread chawla1975
Thanks,

We have a table which has a compound primary key consisting of 4 different fields. 
These fields are defined as the cmp-fields.

Regards,
Vikas


ABC
ABCHome
ABCLocal
ABCBean
Container
ABCPK
false
2.x
CONFIG_PARAMETER_META_TBL

attributeName


domainName


componentName


defaultValue


applicationType


serverName


attributeRange


attributeDescription



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829253#3829253

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829253


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user