[MOBY-dev] General deployment question

Martin Senger martin.senger at gmail.com
Wed Mar 12 01:21:56 UTC 2008


> not quite sure if we talk about the same ;-)


Okay, tell me again what you want.


> assuming the default classloader the packname is identical to the
> location...


No, not true. The package name is identical to the last part of the full
path of the file where the class is written into. But it does not tell what
is the full path.

ok - this means all my web services have the de.mpg.mpiz_koeln.*Impl so
> I can use that pattern instead to type in each servicename ?


Yes.


> Is the pattern then de.mpg.mpiz_koeln.${SERVICE}Impl ?


Probably. It depends what you meant by the star in "de.mpg.mpiz_koeln.*Impl".
This is how the help page explains it:
"the ${SERVICE} token is replaced by a real service name, and ${Service}
token by a real service name with the first letter changed to upper-case".

Cheers,
Martin

-- 
Martin Senger
email: martin.senger at gmail.com
m.senger at cgiar.org
skype: martinsenger



More information about the MOBY-dev mailing list