[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5636) Java class in ESB project does not get compiled and deployed in ESB archive

Aaron Pestel (JIRA) jira-events at lists.jboss.org
Sat Jan 9 23:15:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503144#action_12503144 ] 

Aaron Pestel commented on JBIDE-5636:
-------------------------------------

Looks like it's not just ESB projects.  I created a Dynamic Web Project to make a web service, and the Java file in there is not getting deployed either (doesn't show up in the war put in the deploy folder).

I've attached the project.  After deploying to a server, note this line in the log:

22:07:11,448 WARN  [JAXWSDeployerHookPreJSE] Cannot load servlet class: com.jboss.lab.MyWebService

Look in the deploy folder and you'll see there are no class files in the LabWebService.war directory.

> 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
>            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

        


More information about the jbosstools-issues mailing list