Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Define custom mapping for package to namespace
Define custom mapping for package to namespace [message #97920] Tue, 03 May 2005 10:57 Go to next message
Eclipse UserFriend
When i right-click a java file select web service -> create web service and
go through wizard. On page 4 of the wizard 'Web service java bean
dentity' - where you choose the methods to expose. There is a check-box at
the bottom 'Define custom mapping for package to namespace'

Can someone explain this to me please

Many thanks
Re: Define custom mapping for package to namespace [message #100449 is a reply to message #97920] Fri, 06 May 2005 17:10 Go to previous message
Eclipse UserFriend
Packages in Java are mapped to namespaces in WSDL and vice-versa. For example,
if your Java bean is in a package called webservice.addressbook the generated
WSDL will have a target namespace of http://addressbook.webservice by default.
If you check the "Define custom mappings ..." checkbox, the following page of
the wizard will let you customize this mapping.

plork123 wrote:

> When i right-click a java file select web service -> create web service and
> go through wizard. On page 4 of the wizard 'Web service java bean
> dentity' - where you choose the methods to expose. There is a check-box at
> the bottom 'Define custom mapping for package to namespace'
>
> Can someone explain this to me please
>
> Many thanks
Previous Topic:JBoss 3.2.6 problem
Next Topic:JSP and Ant
Goto Forum:
  


Current Time: Thu Jun 19 03:10:41 EDT 2025

Powered by FUDForum. Page generated in 0.06421 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top