yes there used to be, but I thought they were fixed...

probably not then...

marc


|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Hiram Chirino
|Sent: Friday, December 29, 2000 12:08 AM
|To: jBoss Developer
|Subject: Re: [jBoss-Dev] JNDI lookup problem with MDBs
|
|
|I think I can qualify the problem a little better.  The exception seems to
|only happen when the jboss binaries are installed in a directory with a
|space in the path(On Win32 anyway)!  Are there any known problems with
|jboss's JNDI and running from a directory with a the space character in it?
|
|Regards,
|Hiram
|
|
|----- Original Message -----
|From: "Hiram Chirino" <[EMAIL PROTECTED]>
|To: <[EMAIL PROTECTED]>
|Sent: Wednesday, December 27, 2000 10:04 PM
|Subject: [jBoss-Dev] JNDI lookup problem with MDBs
|
|
|> Guys,
|>
|> I ran into a problem when I checked the latest spyderMQ with the
|MDB stuff
|> for it into the jboss tree.
|> I get an exception when I deploy the MDB.  It seems like the name look up
|on
|> "java:/SpyderMQProvider" is failing.
|> I know that java:/SpyderMQProvider is being bound.  Below is the copy of
|the
|> output.
|> Anybody have any ideas why this may be happening?  Deployment was working
|ok
|> on an older jboss build.
|>
|>
|> Thanks,
|> Hiram
|>
|> [J2EE Deployer Default] Starting module MyQueueBean.jar
|> [Container factory] Deploying:file:/C:/Documents and Settings/Hiram/My
|> Documents/CVS
|>
|Checkouts/jBoss.org/jboss/dist/tmp/deploy/Default/MyQueueBean.jar/e
|jb1001.ja
|> r
|> [Container factory] Deprecated container invoker. Change to
|> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
|> [Container factory] Deprecated container invoker. Change to
|> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
|> [Container factory] Deprecated container invoker. Change to
|> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
|> [Container factory] Deprecated container invoker. Change to
|> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
|> [Verifier] Verifying file:/C:/Documents and Settings/Hiram/My
|Documents/CVS
|>
|Checkouts/jBoss.org/jboss/dist/tmp/deploy/Default/MyQueueBean.jar/e
|jb1001.ja
|> r
|> [Container factory] Deploying MyQueueDrivenBean
|> [Container factory] Looking up java:/SpyderMQProvider
|> [Container factory] Serius error in init:
|> javax.naming.CommunicationException [Root exception is
|> java.net.MalformedURLException: no protocol: and]
|> javax.naming.CommunicationException.  Root exception is [Container
|factory]
|> java.net.MalformedURLException: no protocol: and
|> [Container factory]     at java.net.URL.<init>(Unknown Source)
|> [Container factory]     at java.net.URL.<init>(Unknown Source)
|> [Container factory]     at java.net.URL.<init>(Unknown Source)
|> [Container factory]     at
|sun.rmi.server.LoaderHandler.pathToURLs(Unknown
|> Source)
|> [Container factory]     at sun.rmi.server.LoaderHandler.loadClass(Unknown
|> Source)
|> [Container factory]     at
|> sun.rmi.server.MarshalInputStream.resolveClass(Unknown Source)
|> [Container factory]     at
|> java.io.ObjectInputStream.inputClassDescriptor(Unknown Source)
|> [Container factory]     at java.io.ObjectInputStream.readObject(Unknown
|> Source)
|> [Container factory]     at java.io.ObjectInputStream.readObject(Unknown
|> Source)
|> [Container factory]     at java.io.ObjectInputStream.inputObject(Unknown
|> Source)
|> [Container factory]     at java.io.ObjectInputStream.readObject(Unknown
|> Source)
|> [Container factory]     at java.io.ObjectInputStream.readObject(Unknown
|> Source)
|> [Container factory]     at java.rmi.MarshalledObject.get(Unknown Source)
|> [Container factory]     at
|> org.jnp.interfaces.NamingContext.lookup(NamingContext.java:299)
|> [Container factory]     at
|> org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
|> [Container factory]     at javax.naming.InitialContext.lookup(Unknown
|> Source)
|> [Container factory]     at
|>
|org.jboss.ejb.plugins.jms.JMSContainerInvoker.init(JMSContainerInvo
|ker.java:
|> 256)
|> [Container factory]     at
|>
|org.jboss.ejb.MessageDrivenContainer.init(MessageDrivenContainer.java:144)
|> [Container factory]     at
|> org.jboss.ejb.Application.init(Application.java:158)
|>
|>
|>
|
|


Reply via email to