[
https://jira.jboss.org/jira/browse/JBIDE-6161?page=com.atlassian.jira.plu...
]
Gary Lamperillo commented on JBIDE-6161:
----------------------------------------
It seems to still be needed. I have attached the two projects(myJSR181 is a web service
project which myESB is dependent on) without a deployment.xml in the myESB Project, it is
hanging on the myESB Project.
Here Is what you should see on startup:
15:44:06,707 INFO [TomcatDeployment] deploy, ctxPath=/myESB
15:44:06,724 WARNING [config] Unable to process deployment descriptor for context
'/myESB'
15:44:06,724 INFO [config] Initializing Mojarra (1.2_13-b01-FCS) for context
'/myESB'
15:44:06,815 INFO [ServiceInvoker] Service: sid:myService not found in the registry
15:44:06,852 INFO [EsbDeployment] Starting ESB Deployment 'slsb.esb'
15:44:06,868 INFO [EsbDeployment] Starting ESB Deployment 'smooks.esb'
15:44:07,057 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name
configured
15:44:07,057 INFO [NamingHelper] JNDI InitialContext properties:{}
15:44:07,696 INFO [EsbDeployment] Starting ESB Deployment 'soap.esb'
15:44:07,712 INFO [EsbDeployment] Starting ESB Deployment 'myESB.esb'
it will not return from this line...
ESB Projects stall on start
---------------------------
Key: JBIDE-6161
URL:
https://jira.jboss.org/jira/browse/JBIDE-6161
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.GA
Reporter: Gary Lamperillo
Assignee: Brian Fitzpatrick
Fix For: 3.1.1
Attachments: hang_myESBXML.png, myESB.esb, myJSR181.war
When developing an Application ESB, the ESB archive works fine when it is deployed last,
but on server restarts the archive hangs. It appears there are dependencies not being met
for Application ESB. When a ESB Project is created a deployment.xml should be added to
the META-INF which adds all the dependencies.
--
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