Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Running the Simple EJB Application Tutorial
Running the Simple EJB Application Tutorial [message #164564] Tue, 21 March 2006 21:08
John Hines is currently offline John HinesFriend
Messages: 3
Registered: July 2009
Junior Member
On Eclipse 3.1.2/WTP 1.0.1

I can run the simple ejb demo on weblogic. However, I can't run it under
JBoss 3.2.3.

I had to move from 1099 to 1093 to get it to run outside Eclipse and I've
set the server to 1093 but I keep getting the message "15:03:28,630 WARN
[NamingService] Context.PROVIDER_URL in server jndi.properties,
url=localhost:1099" (see below)

Is this a known bug or am I being dumber than usual?

Console Output
15:03:28,427 INFO [NamingService] Starting jnp server
15:03:28,615 INFO [NamingService] Started jnpPort=1093, rmiPort=1092,
backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server
SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
15:03:28,630 WARN [NamingService] Context.PROVIDER_URL in server
jndi.properties, url=localhost:1099
15:03:28,630 INFO [NamingService] Listening on port 1093
15:03:28,646 INFO [NamingService] Started jboss:service=Naming
15:03:28,646 INFO [JNDIView] Started jboss:service=JNDIView
15:03:28,646 INFO [SecurityConfig] Started
jboss.security:service=SecurityConfig
15:03:28,708 INFO [XMLLoginConfig] Started
jboss.security:service=XMLLoginConfig
15:03:28,724 INFO [JaasSecurityManagerService] Started
jboss.security:service=JaasSecurityManager
15:03:28,740 INFO [TransactionManagerService] Started
jboss:service=TransactionManager
15:03:29,724 WARN [NamingContext] Failed to connect to localhost:1099
javax.naming.CommunicationException: Failed to connect to server
localhost:1099 [Root exception is
javax.naming.ServiceUnavailableException: Failed to connect to server
localhost:1099 [Root exception is java.net.ConnectException: Connection
refused: connect]]
Previous Topic:how to exclude test classes from being included in generated jars?
Next Topic:Cannot see my installed server when creating project..
Goto Forum:
  


Current Time: Thu Sep 26 03:18:43 GMT 2024

Powered by FUDForum. Page generated in 0.03805 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top