aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes javax.naming.Configuration Exception occure during connection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "javax.naming.Configuration Exception occure during connection" Watch "javax.naming.Configuration Exception occure during connection" New topic
Author

javax.naming.Configuration Exception occure during connection

lirin oza
Greenhorn

Joined: Oct 22, 2002
Posts: 7
if i am using http://as protocol to connect with
j2ee server then i got error like
"javax.naming.ConfigurationException:http://www.vadodaramail.net:8000 does not contain an IOR"
BEFOR HOUR I AM ASKING MY QUESTION WITH IIOP PROTOCOL NOW I AM USING HTTP AS PROTOCOL AND
MY CLIENT IS RUNNING ON JDK1.4 IN WHICH IAM USING
SIMPLE CONNECTION CODE LIKE TO SET ENVIRONMENT PROPERTIES
Context.INITIAL_CONTEXT_FACTORY,com.sun.jndi.cosnaming.CNCtxFactory:
Contex.PROVIDER_URL,"http://www.vadodaramail.net:8000;
this two properties i am setting on client side
and my j2ee application server is running on
linux on remote maschine and my client is running
on win-98
what i want to do tell me master's pls
i am waiting for ur reply
buy
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: javax.naming.Configuration Exception occure during connection
 
Similar Threads
J2EE & client applications. HELP PLEASE
javax.naming.Communication Exception occure
Testing Database Connection
Is SSLSocket mandatory to use with https?
NullPointerException from Tomcat