[JBoss-user] [JNDI/Naming/Network] - Re: JNDI - StreamCorruptedException [unexpected block data]

2005-11-03 Thread [EMAIL PROTECTED]
JDK bug in error message.
Stream Corrupted -> ClassNotFoundException

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

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


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JNDI/Naming/Network] - Re: JNDI - StreamCorruptedException [unexpected block data]

2005-11-01 Thread geoffpowdrell
I forgot to show a sample of my jndi tree, so here it is :

+- UserTransaction (class: org.jboss.tm.usertx.client.ClientUserTransaction)
  +- UILXAConnectionFactory[link -> XAConnectionFactory] (class: 
javax.naming.LinkRef)
  +- UIL2XAConnectionFactory[link -> XAConnectionFactory] (class: 
javax.naming.LinkRef)
  +- gov.qiris.service.HelloWorld (proxy: $Proxy82 implements interface 
gov.qiris.service.HelloWorld,interface org.jboss.ejb3.JBossProxy)

Please Note : I can look up other objects, for example concrete class 
UserTransaction looks and returns fine. I believe because my object is a JBoss 
Proxy that it is unable to do the lookup.
Geoff


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

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


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user