[jboss-user] [Snowdrop] - Re: JBoss 6 + Snowdrop2 + Red5

Marius Bogoevici do-not-reply at jboss.com
Thu May 12 14:46:22 EDT 2011


Marius Bogoevici [http://community.jboss.org/people/marius.bogoevici] created the discussion

"Re: JBoss 6 + Snowdrop2 + Red5"

To view the discussion, visit: http://community.jboss.org/message/605017#605017

--------------------------------------------------------------
Hi Bruno,

This is a bit odd, Snowdrop 2 should have no issues with JBoss AS 6 - there is a change in package names between JBoss 5 and JBoss 6, but Snowdrop 2 is aware of it (and using VFS3). 

Are you sure that you use this dependencies?


<dependency>
  <groupId>org.jboss.snowdrop</groupId>
  <artifactId>snowdrop-deployers</artifactId>
  <version>2.0.0-M1</version>
</dependency>

<dependency>
  <groupId>org.jboss.snowdrop</groupId>
  <artifactId>snowdrop-vfs</artifactId>
  <version>2.0.0-M1</version>
</dependency>

However, I am under the impression that you are affected by  https://jira.springsource.org/browse/SPR-7197 https://jira.springsource.org/browse/SPR-7197. If you use Spring 3.0.3 or later, you may be running your WAR with Spring only (no Snowdrop).
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/605017#605017]

Start a new discussion in Snowdrop at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2082]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110512/6c529b6c/attachment-0001.html 


More information about the jboss-user mailing list