[
https://jira.jboss.org/jira/browse/JBIDE-5636?page=com.atlassian.jira.plu...
]
Aaron Pestel commented on JBIDE-5636:
-------------------------------------
Denny, can you paste in the lines that get logged to the console when you deploy the
sample project. It could be something just on my side. If so, I can live with it,
reinstall, or something. But, I do this all the time (with other JBDS versions), so
I'm pretty confused. Here are the lines that go to my console:
08:09:15,505 WARN [JAXWSDeployerHookPreJSE] Cannot load servlet class:
com.jboss.lab.MyWebService
08:09:15,588 INFO [TomcatDeployment] deploy, ctxPath=/LabWebService
Note that these lines indicate there is an error (can't find the servlet class). It
should have several more lines, one of which indicates where the WSDL is.
My JBDS version is:
Version: 3.0.0.CR1
Build id: v201001060655N
Build date: 201001060704
Java class in ESB project does not get compiled and deployed in ESB
archive
---------------------------------------------------------------------------
Key: JBIDE-5636
URL:
https://jira.jboss.org/jira/browse/JBIDE-5636
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Environment: JBDS 3.0 CR1
Reporter: Aaron Pestel
Assignee: Rob Stryker
Priority: Blocker
Attachments: LabWebService.zip
1.) Create an ESB project
2.) Add a Java Action to the "src" directory
3.) Add a Generic Action to the esb.xml and point it at the Java class just created
4.) Add project to SOA-P 5 server
5.) Notice ClassNotFound exception in server console
If you look in the server deploy directory, their is no .class file for the .java file
created in step #2
--
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