Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
UTGB Users JP
Conversations
About
utgb-track-baseを1.4.4から1.4.6にupgradeしたときのエラーに関して
4 views
Skip to first unread message
Taro L. Saito
unread,
Feb 18, 2009, 11:06:08 PM
2/18/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UTGB Users JP
Macでは以下のようにpom.xmlファイルを修正すると、ClassNotFoundException:
ServletContextListenerというようなエラーがでる模様です。
<parent>
<groupId>org.utgenome.track</groupId>
<artifactId>utgb-track-base</artifactId>
<version>1.4.6</version>
</parent>
解決法は、
たとえば、project名をmyappとすると、
myapp/src/main/java/myapp/TrackMaster.java
ファイルをeclipseで開き(utgb eclipseとして、myappフォルダをimport)
spaceなどを適当に入力して、保存すると、
TrackMasterがコンパイルしなおされて、このエラーが消えるようです。
myapp/src/main/java/myapp/TrackMaster.class
というファイルができている場合は、削除してみてください。
Reply all
Reply to author
Forward
0 new messages