any help would be greatefully received. cant access the demo seam apps in jboss.
I downloaded jboss AS 404RC1 and installed it using jdk 5(r6) installed jboss AS with ejb3 option. downloaded and installed seam and checked the build.properties. ran ant on the registration example and it says it deployed to the AS. I login to the localhost:8080/seam-registration and i get "404 - The requested resource (/seam-registration) is not available" I tried the top level dir for the browser and the JMX console works - however the jboss web console also returns "404 - The requested resource (/web-console/) is not available" is this a setup problem with the AS? I dont seem to see any errors on the AS console when i deploy, however there is an earlier error on startup log which shows | 10:47:13,320 WARN [HANamingService] Failed to start AutomaticDiscovery | java.net.SocketException: error setting options | at java.net.PlainDatagramSocketImpl.join(Native Method) | at java.net.PlainDatagramSocketImpl.join(PlainDatagramSocketImpl.java:17 | 2) | at java.net.MulticastSocket.joinGroup(MulticastSocket.java:276) | at org.jboss.ha.jndi.DetachedHANamingService$AutomaticDiscovery.start(De | tachedHANamingService.java:512) | at org.jboss.ha.jndi.DetachedHANamingService.startService(DetachedHANami | ngService.java:347) | at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS | upport.java:289) | at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB | eanSupport.java:245) | at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces | sorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:585) | at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch | er.java:155) | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) | at org.jboss.mx.server.Invocation.invoke(Invocation.java:86) | at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker. | java:260) | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) | at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl | ler.java:974) | .... | which seems to be moaning about the HA naming service (presume this is claustered name service - however i'm on a single laptop so not quite sure what this is doing. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924553#3924553 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924553 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
