Hi Scott,

Scott Stirling wrote:

> Is the ejb service starting when you start up the default server?  Check the
> default-event.log to make sure.

Here's an excerpt from the log file.  It looks like ejb has started.  BTW what 
services are
listening onports 51000 and 53000?  What port should I be referencing to access my EJB?

10/12 09:14:47 info (JRun) Loading monitor
10/12 09:14:47 info (JRun) Loading license
10/12 09:14:47 info (license) Did not find a valid license key, limiting to 3 
concurrent
requests
10/12 09:14:47 info (JRun) Loading control
10/12 09:14:47 info (control) control listening on 127.0.0.1:53000
10/12 09:14:47 info (JRun) Loading ejb
10/12 09:14:48 warning (ejb) No default.properties found in D:\Program
Files\Allaire\JRun\servers\default\runtime\cabin.jar
10/12 09:14:48 info (ejb) Starting server...
10/12 09:14:48 warning (ejb) No ejipt.userHomeName property found
10/12 09:14:48 warning (ejb) No ejipt.roleHomeName property found
10/12 09:14:49 info (ejb) Successfully binded java:comp/UserTransaction
10/12 09:14:49 info (JRun) Loading jms
10/12 09:14:49 info (JRun) Loading jndi
10/12 09:14:49 info (JRun) Loading jdbc
10/12 09:14:49 info (JRun) Loading web
10/12 09:14:49 info (web) web listening on *:8100
10/12 09:14:49 info (JRun) Loading mail
10/12 09:14:49 info (JRun) Loading url
10/12 09:14:49 info (JRun) Loading default-app
10/12 09:14:49 info (default-app) Starting default-app: Default User Application - 
Default
application for getting started
10/12 09:14:50 info (default-app) Loading scheduler
10/12 09:14:50 info (default-app) Loading logging
10/12 09:14:50 info (JRun) Loading session
10/12 09:14:50 info (JRun) Loading authentication
10/12 09:14:50 info (JRun) Loading propfile
10/12 09:14:50 info (JRun) Loading jsp
10/12 09:14:50 info (JRun) Loading file
10/12 09:14:50 info (JRun) default-app Ready
10/12 09:14:50 info (session) Loading persistence storage provider 'file'
10/12 09:14:50 info (demo-app) Starting demo-app: JRun Demo - JRun Demo
10/12 09:14:50 info (JRun) Loading demo-app
10/12 09:14:50 info (demo-app) Loading scheduler
10/12 09:14:50 info (demo-app) Loading logging
10/12 09:14:50 info (JRun) Loading session
10/12 09:14:50 info (JRun) Loading authentication
10/12 09:14:50 info (JRun) Loading propfile
10/12 09:14:50 info (JRun) Loading jsp
10/12 09:14:50 info (JRun) Loading file
10/12 09:14:50 info (JRun) demo-app Ready
10/12 09:14:50 info (JRun) Loading session
10/12 09:14:50 info (JRun) Loading authentication
10/12 09:14:50 info (JRun) Loading propfile
10/12 09:14:51 info (JRun) Loading jsp
10/12 09:14:51 info (JRun) Loading file
10/12 09:14:51 info (JRun) demo-app Ready
10/12 09:14:50 info (session) Loading persistence storage provider 'file'
10/12 09:14:50 info (demo-app) Starting demo-app: JRun Demo - JRun Demo
10/12 09:14:50 info (demo-app) Loading scheduler
10/12 09:14:50 info (demo-app) Loading logging
10/12 09:14:50 info (session) Loading persistence storage provider 'file'
10/12 09:14:51 info (JRun) Loading jcp
10/12 09:14:51 info (jcp) jcp listening on 127.0.0.1:51000
10/12 09:14:51 info (JRun) default Ready



>
>
> Do you have the EJB server components installed?

I believe so.

>
>
> Try changing the IP in the URL to 127.0.0.1 and see if that works.  Not that
> there should be a problem using your IP, but it's one thing to eliminate as
> a problem.

No luck.

Thanks

Phil

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to