Include <addClasspath>true</addClasspath> element to manifest configuration if not allready done.

Package deliverable zip file witch have all these classpath dependency jars with assembly plugin.

- markku

Jane wrote:
Hi, markku,
   Thanks for your reply.

  Maybe the reason is like 1 just you said.
The project I aims to package has a dependeny for jmf.jar. But it hasn't
included in the jar. How can I include it?

Jane


2007/2/8, Markku Saarela <[EMAIL PROTECTED]>:

Hi,

There are at least two way to get this exception.

1. at other machines you dont have JMF api available for executable jar.
2. Somehow at other machine you MediaLocator constructor get wrong
parameter.

- markku

Lan wrote:
> Hi,Franz,
>
>    Thanks for your quick reply.
>
>    The error shows:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> javax/media/NoPlayerException
>
> Actually, I have difined the MainClass in POM. But in my own machine, it
> runs correctly.
>
> Jane
>
> 2007/2/7, franz see <[EMAIL PROTECTED]>:
>>
>>
>> Good day to you, Jane,
>>
>> What do you mean by it can only be used in your machine? What error are
>> you
>> getting when used in another machine?
>>
>> Cheers,
>> Franz
>>
>>
>> Lan-6 wrote:
>> >
>> > Hi, all
>> >
>> > I have generated an executable jar by using maven, (mvn package).
>> The
>> > jar includes the generated classes and main class.
>> >     But it can only be used in my own machine. Shall I do some more
>> > settings
>> > to the project? What can I do?
>> >
>> >     Thanks advance!
>> >
>> > Jane
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/executable-jar-tf3186039s177.html#a8845369
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to