[JBoss Seam] - beginner question on seam-gen deploy/explode task, please he
by Grandfatha
Hi,
I have spent quite some time now on seam-gen and I just cannot understand why I am having all these deployment issues. I have created a Seam project with seam-gen by generating Entities from existing tables of a old and shared database. I then ran seam-setup again to point my project to a different database for testing the new Seam project.
My problem is, I cannot deploy the application to neither 4.2.1 nor 4.2.0. If I run one of the two and then run seam-deploy or seam-explode, it only creates a folder "C:\Applications\server\default\deploy\...." and copies the files into it. But then nothing happens. No EarDeployer pops up on my Jboss Console.. nothing.
When I used JBoss for the last time (4.0.4) deployment was all about putting your "foo.ear" and "foo-ds.xml" in the deploy folder of your application server and you were pretty much done.
Why these new folders ("C:\Applications\...")?
Why cant seam-deploy just point to the deploy folder the old fashioned way?
What do I have to do to make this work?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069624#4069624
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069624
18Â years, 8Â months
[JBoss Messaging] - Jboss Messaging Clustered
by poyge394
Hello, I get this error whene i start the AS, I have online this AS running on my computer. How can i come around this.....any suggastion would be nice
[CODE]
--- MBeans waiting for other MBeans ---
ObjectName: jboss.messaging:service=PostOffice
State: FAILED
Reason: java.lang.IllegalArgumentException: Cannot start post office since there is already a post office in the cluster with the same node id (1). Are you sure you have given each node a unique node id during installation?
I Depend On:
jboss.messaging:service=ServerPeer
jboss.jca:service=DataSourceBinding,name=DefaultDS
jboss:service=TransactionManager
Depends On Me:
jboss.messaging.connectionfactory:service=ConnectionFactory
jboss.messaging.connectionfactory:service=ClusteredConnectionFactory
jboss.messaging.destination:service=Queue,name=DLQ
jboss.messaging.destination:service=Queue,name=ExpiryQueue
jboss.messaging.destination:service=Topic,name=testTopic
jboss.messaging.destination:service=Topic,name=securedTopic
jboss.messaging.destination:service=Topic,name=testDurableTopic
jboss.messaging.destination:service=Queue,name=testQueue
jboss.messaging.destination:service=Queue,name=A
jboss.messaging.destination:service=Queue,name=B
jboss.messaging.destination:service=Queue,name=C
jboss.messaging.destination:service=Queue,name=D
jboss.messaging.destination:service=Queue,name=ex
jboss.messaging.destination:service=Queue,name=PrivateDLQ
jboss.messaging.destination:service=Queue,name=PrivateExpiryQueue
jboss.messaging.destination:service=Queue,name=QueueWithOwnDLQAndExpiryQueue
jboss.messaging.destination:service=Topic,name=TopicWithOwnDLQAndExpiryQueue
jboss.messaging.destination:service=Queue,name=QueueWithOwnRedeliveryDelay
jboss.messaging.destination:service=Topic,name=TopicWithOwnRedeliveryDelay
jboss.messaging.destination:service=Queue,name=testDistributedQueue
jboss.messaging.destination:service=Topic,name=testDistributedTopic
[/CODE]
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069623#4069623
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069623
18Â years, 8Â months