[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-29 Thread want2know
Having also run into this problem I ran uninstaller.jar, then reinstalled 
(selecting "ejb") in a different directory, but still see that activation.jar, 
jsr173_1.0_api.jar, and jaxb1-impl.jar are missing. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996879#3996879

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996879
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-09 Thread [EMAIL PROTECTED]
Is this a clean install? Have you overwritten any previous installations of the 
application server?

Could try to install it cleanly in another directory and see you you are 
getting the same errors? 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992415#3992415

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992415
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-08 Thread fmi2
The rest got cut off, here it is:

2. java.sql.SQLException


  | 2006-12-08 12:14:27,296 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.mq:service=DestinationManager
  | 2006-12-08 12:14:27,296 DEBUG [org.jboss.system.ServiceController] waiting 
in start jboss.mq:service=DestinationManager on 
jboss.mq:service=PersistenceManager
  | 2006-12-08 12:14:27,296 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.mq:service=PersistenceManager
  | 2006-12-08 12:14:27,296 DEBUG [org.jboss.mq.pm.jdbc2.PersistenceManager] 
Starting jboss.mq:service=PersistenceManager
  | 2006-12-08 12:14:27,312 DEBUG [org.jboss.mq.pm.jdbc2.PersistenceManager] 
Creating Schema
  | 2006-12-08 12:14:27,312 DEBUG [org.jboss.mq.pm.jdbc2.PersistenceManager] 
Could not create table with SQL: CREATE CACHED TABLE JMS_MESSAGES ( MESSAGEID 
INTEGER NOT NULL, DESTINATION VARCHAR(255) NOT NULL, TXID INTEGER, TXOP 
CHAR(1), MESSAGEBLOB OBJECT, PRIMARY KEY (MESSAGEID, DESTINATION) )
  | java.sql.SQLException: Table already exists: JMS_MESSAGES in statement 
[CREATE CACHED TABLE JMS_MESSAGES]
  | at org.hsqldb.jdbc.Util.throwError(Unknown Source)
  | at org.hsqldb.jdbc.jdbcPreparedStatement.executeUpdate(Unknown Source)
  | at 
org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:251)
  | at 
org.jboss.mq.pm.jdbc2.PersistenceManager.createSchema(PersistenceManager.java:277)
  | at 
org.jboss.mq.pm.jdbc2.PersistenceManager.startService(PersistenceManager.java:1796)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
  | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
  | at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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:264)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
  | at $Proxy0.start(Unknown Source)
  | at org.jboss.system.ServiceController.start(ServiceController.java:417)
  | at org.jboss.system.ServiceController.start(ServiceController.java:435)
  | at org.jboss.system.ServiceController.start(ServiceController.java:435)
  | at org.jboss.system.ServiceController.start(ServiceController.java:435)
  | at org.jboss.system.ServiceController.start(ServiceController.java:435)
  | at org.jboss.system.ServiceController.start(ServiceController.java:435)
  | at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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:264)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
  | at $Proxy4.start(Unknown Source)
  | at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  | at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
  | at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
  | at $Proxy42.start(Unknown Source)
  | at org.jboss.deployment.XSLSubDeployer.start(XSLSub

[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-08 Thread [EMAIL PROTECTED]
About the web-console errors see this: 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=95837

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992281#3992281

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992281
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-08 Thread [EMAIL PROTECTED]
Hi,

Which profile from the JEMS installer are you using? (ejb3, ejb3-clustered)
I can't see your boot log, but may be there are some boot errors about port 
conflicts. Try to close all your application before running the server - common 
source of problems are the internet browsers, IM, p2p programs etc. Make sure 
all other network applications are closed before running the server.

I don't have any problems (using the latest CR1 and the latest sample seam 
apps).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992266#3992266

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992266
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-07 Thread joseremy
I have the same pb with this INFO in addition

INFO  [org.apache.catalina.loader.WebappLoader] Dual registration of jndi 
stream handler: factory already defined

I have checked all the web-console settings which are OK... 



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991999#3991999

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991999
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-06 Thread chbussler
Hi,

some more info: when I start the administration console, it says that 'Applet 
org.jboss.console.navtree.AppletBrowser started'. However, in the browser there 
is no navigation tree, just an empty pane on the left.

Christoph

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991860#3991860

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991860
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-06 Thread chbussler
Hi,

today I installed 4.0.4 with the corresponding JEMS installer: I also get the 
following errors:

20:17:34,975 INFO  [[/web-console]] MonitorsFolder: Failed to init plugin, null
20:17:34,980 INFO  [[/web-console]] UCLs: Failed to init plugin, null
20:17:35,002 INFO  [[/web-console]] JMS Message: Failed to init plugin, null
20:17:35,006 INFO  [[/web-console]] JSR77 WebModule: Failed to init plugin, null
20:17:35,011 INFO  [[/web-console]] J2EEFolder: Failed to init plugin, null
20:17:35,019 INFO  [[/web-console]] AOPFolder: Failed to init plugin, null
20:17:35,020 INFO  [[/web-console]] SystemFolder: Failed to init plugin, null
20:17:35,046 INFO  [[/web-console]] MBeans: Failed to init plugin, null
20:17:35,051 INFO  [[/web-console]] JSR77 Domains and Servers: Failed to init 
plugin, null
20:17:35,055 INFO  [[/web-console]] JSR77 EJBModules and EJBs: Failed to init 
plugin, null
20:17:35,059 INFO  [[/web-console]] JSR77 J2EE Apps: Failed to init plugin, null

Not sure if the solution to that was posted, does anybody have any hint?

Thanks,

Christoph

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991855#3991855

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991855
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-04 Thread gregsting
"gregsting" wrote : Same here, as it is classified as info, I don't think it 
really matters
Sorry I was browsing Google cache.. did not see the replies

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990976#3990976

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990976
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-12-04 Thread gregsting
Same here, as it is classified as info, I don't think it really matters

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990975#3990975

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990975
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-28 Thread [EMAIL PROTECTED]
cjindahouse

Have you tired the trailblazer beans? Are they OK?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989446#3989446

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989446
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-28 Thread [EMAIL PROTECTED]
Juergen.Zimmermann

Can you give me some more details about your app? Are you sure the problem is 
in the JNDI lookup? How do you transfer the JNDI context to your remote client? 
Are you using the ejb-3 client jar and is it the version that comes with CR1 or 
it's from the the older installer? etc.. Some code or jars that can reproduce 
it are welcome too.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989445#3989445

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989445
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread cjindahouse
Ok, I downloaded another version using the JEMS installer and this config file 
was fine. 
Vladimir - I've installed several version of JBOSS and it's possible that I was 
using an "all" installation rather than the "ejb3" install.

Good news, I can deploy my EJB3 annotated session beans and view them from the 
JMX console, however the EJB3 entity bean is not registered in JMX. 

I noticed that the EJBContainer throws a log message after deploying a bean..
""10:26:54,318 INFO  [EJBContainer] STARTED EJB:  .."
and that this message appears for my sessions beans, but not for my entity bean.


  | 10:26:51,766 INFO  [Ejb3Configuration] found EJB3 Entity bean: 
com.asdf.rightnow.RightnowRegistration
  | 10:26:51,785 WARN  [Ejb3Configuration] Persistence provider caller does not 
implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() 
is null.
  | 10:26:51,863 INFO  [Configuration] Reading mappings from resource: 
META-INF/orm.xml
  | 10:26:51,883 INFO  [Ejb3Configuration] [PersistenceUnit: oracle-alive] no 
META-INF/orm.xml found
  | 10:26:51,960 INFO  [AnnotationBinder] Binding entity from annotated class: 
com.asdf.rightnow.RightnowRegistration
  | 10:26:52,130 INFO  [EntityBinder] Bind entity 
com.asdf.rightnow.RightnowRegistration on table registration
  | 10:26:52,695 INFO  [ConnectionProviderFactory] Initializing connection 
provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
  | 10:26:52,716 INFO  [InjectedDataSourceConnectionProvider] Using provided 
datasource
  | 10:26:53,275 INFO  [SettingsFactory] RDBMS: Oracle, version: Oracle 
Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
  | With the Partitioning, OLAP and Data Mining options
  | 10:26:53,275 INFO  [SettingsFactory] JDBC driver: Oracle JDBC driver, 
version: 10.1.0.2.0
  | 10:26:53,315 INFO  [Dialect] Using dialect: 
org.hibernate.dialect.HSQLDialect
  | 10:26:53,340 INFO  [TransactionFactoryFactory] Transaction strategy: 
org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
  | 10:26:53,360 INFO  [TransactionManagerLookupFactory] instantiating 
TransactionManagerLookup: 
org.hibernate.transaction.JBossTransactionManagerLookup
  | 10:26:53,380 INFO  [TransactionManagerLookupFactory] instantiated 
TransactionManagerLookup
  | 10:26:53,381 INFO  [SettingsFactory] Automatic flush during 
beforeCompletion(): disabled
  | 10:26:53,381 INFO  [SettingsFactory] Automatic session close at end of 
transaction: disabled
  | 10:26:53,381 INFO  [SettingsFactory] JDBC batch size: 15
  | 10:26:53,381 INFO  [SettingsFactory] JDBC batch updates for versioned data: 
disabled
  | 10:26:53,382 INFO  [SettingsFactory] Scrollable result sets: enabled
  | 10:26:53,401 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
  | 10:26:53,401 INFO  [SettingsFactory] Connection release mode: auto
  | 10:26:53,402 INFO  [SettingsFactory] Default batch fetch size: 1
  | 10:26:53,420 INFO  [SettingsFactory] Generate SQL with comments: disabled
  | 10:26:53,421 INFO  [SettingsFactory] Order SQL updates by primary key: 
disabled
  | 10:26:53,439 INFO  [SettingsFactory] Query translator: 
org.hibernate.hql.ast.ASTQueryTranslatorFactory
  | 10:26:53,460 INFO  [ASTQueryTranslatorFactory] Using 
ASTQueryTranslatorFactory
  | 10:26:53,460 INFO  [SettingsFactory] Query language substitutions: {}
  | 10:26:53,460 INFO  [SettingsFactory] JPA-QL strict compliance: enabled
  | 10:26:53,460 INFO  [SettingsFactory] Second-level cache: enabled
  | 10:26:53,460 INFO  [SettingsFactory] Query cache: disabled
  | 10:26:53,461 INFO  [SettingsFactory] Cache provider: 
org.hibernate.cache.HashtableCacheProvider
  | 10:26:53,462 INFO  [SettingsFactory] Optimize cache for minimal puts: 
disabled
  | 10:26:53,497 INFO  [SettingsFactory] Structured second-level cache entries: 
disabled
  | 10:26:53,522 INFO  [SettingsFactory] Echoing all SQL to stdout
  | 10:26:53,522 INFO  [SettingsFactory] Statistics: disabled
  | 10:26:53,522 INFO  [SettingsFactory] Deleted entity synthetic identifier 
rollback: disabled
  | 10:26:53,523 INFO  [SettingsFactory] Default entity-mode: pojo
  | 10:26:53,579 INFO  [SessionFactoryImpl] building session factory
  | 10:26:53,835 INFO  [SessionFactoryObjectFactory] Not binding factory to 
JNDI, no JNDI name configured
  | 10:26:53,854 INFO  [NamingHelper] JNDI InitialContext 
properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 10:26:53,958 INFO  [JmxKernelAbstraction] installing MBean: 
jboss.j2ee:ear=integration.ear,jar=integrate-ejb3.jar,name=RegistrationService,service=EJB3
 with dependencies:
  | 10:26:53,958 INFO  [JmxKernelAbstraction]   
persistence.units:ear=integration.ear,jar=integrate-ejb3.jar,unitName=oracle-alive
  | 10:26:54,129 INFO  [EJBContainer] STARTED EJB: 
com.asdf.rightnow.RegistrationService ejbName: RegistrationService
  | 10:26:54,163 INFO  [SimpleStatefulCache

[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread giovinaf
I'm getting the same error and my default profile is "ejb3".  I'm running some 
sample apps on Netbeans 5.5 against JBoss 4.0.5 on a Mac.

What I've noticed is that the errors all relate to sevlets located in the 
deployment descriptor found under 
./deploy/management/console-mgr.sar/web-console.war.  They're set to load on 
startup, but it appears these are not being loaded correctly, causing the 
errors.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989130#3989130

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989130
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread [EMAIL PROTECTED]
cjindahouse

You are using some 1.4 server with ejb3 disabled. Make sure you are using a 
server installed by the JEMS Installer AND have selected the "ejb3" or the 
"ejb3-clustered" install profile.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989121#3989121

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989121
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread cjindahouse
>From looking at my logs, it appeared that the EJB3Deployer was just not 
>working. So I had a look through the config files for something related to the 
>EJB3Deployer.
I found one reference to the EJB3Deployer within my fresh jboss installation. 
The following code was commented out in 
./server/default/deploy/jbossws14.sar/META-INF/jboss-service.xml
By uncommenting it,  the EJB3Deployer picked up the EJBs in my EAR and I was 
able to deploy the EJB3 module and view the EJB3's in the JMX console.  Please 
note this code was commented out as part of the installer for ejb3 support.

  |
  |   
  |  
jboss.ejb3:service=EJB3Deployer
  |   
  |
  | 

Is this supposed to have been commented out?

However, the next issue is that I'm not able to lookup my EJB3 beans from the 
web app within the EAR using local interfaces.

Possibly another configuration issue?

Thanks for your quick responses.
Cheers.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989115#3989115

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989115
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread Juergen.Zimmermann
1) There is only one instance of JBossAS.

2) I'm just using an EAR which works fine with JEMS 1.2.0beta3.
Having troubles with JEMS 1.2.0CR1, of course I inspected /jmx-console. The 
JNDI names for the session beans are there. I cannot find any strange items or 
names. Anyway, the session beans cannot be accessed from a remote client 
(running on the same machine). I tried it with and w/o internet access.

BTW, the working web app uses the local interfaces of the session beans (EJB3).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989043#3989043

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989043
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread [EMAIL PROTECTED]
Hi cjindahouse,

Can you send me an undeployable ejb3 jar? (to [EMAIL PROTECTED])

If not, could you please try the EJB 3 trailblazer app 
http://www.jboss.com/docs/trailblazer and let me know if it works. You can try 
to only deploy the beans.jar inside the ear, if you think it works with ears, 
but not with plain ejb3-jars (it should work either ways).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988985#3988985

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988985
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread [EMAIL PROTECTED]
Hello Juergen Zimmermann,

If you are running two instances of the AS on the same machine or configured 
non-default ports see http://jira.jboss.com/jira/browse/JBAS-3309

If this is not the case, in the jmx-console, see the list of the JNDI viewable 
items and make sure your bean is visible: 
http://localhost:8080/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss%3Aservice%3DJNDIView

Are there any exceptions displayed in the console, like "incompatible versions" 
or some thing else?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988982#3988982

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988982
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-27 Thread Juergen.Zimmermann
I also selected the ejb3 profile.

Deployment of an EAR file is no problem. The contained web app works.

HOWEVER, remote EJB3 clients in a separate Java VM don't work. They cannot find 
remote session beans via JNDI

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988752#3988752

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988752
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-26 Thread cjindahouse
Just to clarify, I'm using the same installer and (possibly due to the same 
errors) I'm not able to deploy a simply EJB3 component. The ear can deploy ok 
but the EJB3Deployer does not seem to pick up and load the EJB3.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988725#3988725

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988725
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-26 Thread cjindahouse
I also get the same message after installing JBOSS 4.0.5GA with EJB3 support 
from the JEMS installer. 

I can deploy an application but I'm not able to deploy a simple EJB3 app.

I think these errors messages maybe the cause.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988721#3988721

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988721
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & Deployment] - Re: JEMS Installer 1.2.0.CR1: Errors when starting JBoss

2006-11-26 Thread [EMAIL PROTECTED]
Which profile did you select? Did you modify default component (file pack) 
selections?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988694#3988694

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988694
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user