[ 
https://issues.apache.org/jira/browse/AIRAVATA-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065706#comment-13065706
 ] 

Thilina Gunarathne commented on AIRAVATA-27:
--------------------------------------------

Hi Lahiru,
Thanks for the patch..  

I get the following error when building..
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) 
on project messagebox: Compilation failure
[ERROR] 
/home/thilina/Development/airavata/ws-messaging/messagebox/src/main/org/apache/airavata/wsmg/msgbox/Storage/DB_Pool/JdbcStorage.java:[38,20]
 package sun.tools.asm does not exist

But looking at the JdbcStorage.java, it does not look like the import is used 
in the class. Removing the import fixes the build. Looks like something your 
IDE sneak in.. Please confirm whether it's fine to remove that import.

thanks,
Thilina

> MessageBroker Integration with embedded derby database
> ------------------------------------------------------
>
>                 Key: AIRAVATA-27
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-27
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: WS-Messenger
>            Reporter: Suresh Marru
>         Attachments: diff.out
>
>
> Message Broker receives subscription requests and publishes messages and 
> stores it in two tables for a mysql database. These default databases should 
> be changed to Derby and all test cases should be verified to work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to