| Author |
JBoss AS 7.1.0 CR1b problem with hornetq-ra
|
ernest molik
Greenhorn
Joined: Dec 18, 2009
Posts: 6
|
|
Hello.
I have problem with this 7.1.0 CR1b version of JBoss when server is starting I'm getting error
of course I didn't do anything with hornetq-ra module and it looks like the hornetq-ra-2.2.7.Final.jar whasn't installed (I don't have 'hornetq-ra-2.2.7.Final.index' in directory jboss-as-7.1.0.CR1b\modules\org\hornetq\ra\main\).
Any idea how to fix this?
I want to use this version because in 7.0.2 Final I have problem with jsf 1.2 and the only solution I found is that the problem with jsf 1.2 not appearing in version 7.1.0 CR1
my exception from JBoss AS 7.0.2 Final
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
For JBoss AS 7.1.0.CR1b, the messaging subsystem isn't enabled in the default standalone.xml. So you'll have to start the server using standalone-full.xml, which you can do by:
Use standalone.bat if you are on Windows OS.
|
[My Blog] [JavaRanch Journal]
|
 |
ernest molik
Greenhorn
Joined: Dec 18, 2009
Posts: 6
|
|
Jaikiran Pai wrote:For JBoss AS 7.1.0.CR1b, the messaging subsystem isn't enabled in the default standalone.xml. So you'll have to start the server using standalone-full.xml, which you can do by:
Use standalone.bat if you are on Windows OS.
It’s seems that help and server starting. Unfortunately after trying to login to my app I’m getting new error
It looks like this bug
https://issues.jboss.org/browse/AS7-2534
but I have enabled cookis in browser.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
You seem to be using 7.0.2. Use 7.1.0.CR1b instead.
|
 |
ernest molik
Greenhorn
Joined: Dec 18, 2009
Posts: 6
|
|
Jaikiran Pai wrote:You seem to be using 7.0.2. Use 7.1.0.CR1b instead.
Nope, I'm using 7.1.0.CR1b.
I'm also getting this error on 7.0.0 Final and 7.0.1 Final
|
 |
 |
|
|
subject: JBoss AS 7.1.0 CR1b problem with hornetq-ra
|
|
|