[
https://jira.jboss.org/jira/browse/JBIDE-2968?page=com.atlassian.jira.plu...
]
Rob Stryker commented on JBIDE-2968:
------------------------------------
I am unable to replicate this issue in trunk. I even went so far as to set a breakpoint
between module publishes to make sure that even though this EAR may be published in two or
three steps, the JMX deployment scanner has been turned off in the meantime. I've
verified this is true.
Are you using the JMX Poller to start your server? Or some other poller? If you're
not using the JMX Poller, please make sure your server has JMX enabled.
I'll look into some changes that can streamline this issue even if your JMX is not
enabled, but there's no guarantee for that just yet.
jboss-seam.jar could not be opened, does it exist?
--------------------------------------------------
Key: JBIDE-2968
URL:
https://jira.jboss.org/jira/browse/JBIDE-2968
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.1.2
Environment: OS: Window XP SP2
Eclipse Europa (eclipse-jee-europa-winter-win32.zip)
JDK 5.0 Update 16
JBoss AS 4.2.3.GA
JBossTools 2.1.2.GA
JBoss Seam 2.0.2.SP1
PostgreSQL 8.3
Reporter: Luciano Borges
Assignee: Rob Stryker
Fix For: 3.0.0.cr1
I set up a datasource for my database, I set up a server JBoss 4.2, that runs well when
I start it by the Eclipse.
I created a project called calendar, the eclipse already automatically synchronizes with
the server, when they run the project or start the server appears the error below:
21:33:38,046 INFO [ConnectionFactoryBindingService] Bound ConnectionManager
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name
'java:JmsXA'
21:33:38,078 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console,
warUrl=.../deploy/jmx-console.war/
21:33:38,234 INFO [EARDeployer] Init J2EE application:
file:/D:/Java/jboss-4.2.3.GA/server/default/deploy/agenda-ear.ear/
21:33:38,265 ERROR [MainDeployer] Could not initialise deployment:
file:/D:/Java/jboss-4.2.3.GA/server/default/deploy/agenda-ear.ear/
org.jboss.deployment.DeploymentException: url
file:/D:/Java/jboss-4.2.3.GA/server/default/deploy/agenda-ear.ear/jboss-seam.jar could not
be opened, does it exist?
at org.jboss.deployment.DeploymentInfo.(DeploymentInfo.java:214)
at org.jboss.deployment.EARDeployer.init(EARDeployer.java:288)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira