[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-17 Thread narayanrm
I also tried with deploying the rar inside an ear file it did deploy by placing 
the -ds.xml in the deploy directory, but gave a different problem.

 the -ds.xml is as follows:

 
  | 
  |   ?xml version=1.0 encoding=UTF-8?
  | 
  | connection-factories
  |   
  |   !-- File XA Resource adapter --
  |   tx-connection-factory
  |   adapter-display-namejcdFiletoFile1_File2/adapter-display-name
  | 
jndi-nameFiletoFile_PROJECTDeployment1_jcdFiletoFile1_File2MCF/jndi-name
  | xa-transaction/
  | 
rar-nameFiletoFile_PROJECTDeployment1.ear#jcdFiletoFile1_File2.rar/rar-name
  |
connection-definitionjavax.resource.cci.ConnectionFactory/connection-definition
  |  
!--connection-definitioncom.stc.connector.framework.jca.system.STCManagedConnectionFactory/connection-definition--
  | /tx-connection-factory
  | 
  | /connection-factories
  | 
  | 

 The same ear file contains the jar file, with a session bean which uses this 
rar.

  after deploying the messge shown by the Application server is like:  

20:43:34,969 INFO  [ConnectionFactoryBindingService] Bound connection factory 
for resource adapter for ConnectionManager 
'jboss.jca:name=FiletoFile_PROJECTDeployment1_jcdFiletoFile1_File2MCF,service=ConnectionFactoryBind
ing to JNDI name 'java:FiletoFile_PROJECTDeployment1_jcdFiletoFile1_File2MCF'

 but while looking up the session bean did not lookup the rar it has given the 
name not found exception

  The jboss.xml file which is referring to this rar is :

  

  | jboss
  | enterprise-beans
  | session
  | ejb-namejcdFiletoFile1_File2/ejb-name
  |
jndi-nameejb/local/stc/FiletoFile_PROJECTDeployment1/deployedServices/jcdFiletoFile1_File2/jndi-name
  | resource-ref
  |   
res-ref-nameFiletoFile_PROJECTDeployment1_jcdFiletoFile1_File2ConnectionFactory/res-ref-name
  |   
jndi-nameFiletoFile_PROJECTDeployment1_jcdFiletoFile1_File2MCF/jndi-name
  | /resource-ref
  | /session  
  | /enterprise-beans
  | /jboss
  | 

javax.naming.NamingException: Could not dereference object [Root exception is 
javax.naming.NameNotFoundExcepti
on: FiletoFile_PROJECTDeployment1_jcdFiletoFile1_File2MCF not bound]
at org.jnp.interfaces.NamingContext.resolveLink(NamingContext.java:971)
at 
 



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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-17 Thread [EMAIL PROTECTED]
You guys amaze me. Not only is this one of the most FAQs of FAQs
there are currently three concurrent questions all asking the same
dumb question.

Here is what somebody else got for his troubles yesterday.
http://www.jboss.org/index.html?module=bbop=viewtopict=57760

Have you even considered helping somebody else in this forum?
Or are you just here to TAKE!

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-17 Thread [EMAIL PROTECTED]
It will be a good day when the JCA forum is not full of the same
NON JCA questions about EJB resource-refs and jndi configuration

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-16 Thread narayanrm

  I have exactly the same problem. did this worked for you?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-16 Thread dksingh
I solved this problem by wrapping the rar file inside a sar file and including 
the storageservice.jar file inside sar/lib directory. The ear works but this is 
a work around. What I need is to deploy rar as it is without creating a sar 
file. 

Any ideas, please let me know .

Thanks

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-16 Thread dksingh
One thing more, I need to include -ds.xml file inside the ear file, any 
suggestions ?

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-16 Thread [EMAIL PROTECTED]
Yes, read the documentation/WIKI/FAQs/forum search.
In particular the parts about DeploymentSorter, Russian Doll packaging and/or 
jboss-app.xml

Then come back to the forums when you stop guessing.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JCA/JBoss] - Re: Can anybody help me out with this ?????

2004-12-15 Thread [EMAIL PROTECTED]
storageservice.ear#storageservice.rar
should work

But by default, -ds.xml files are deployed before ears.

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user