I have installed the 6.40 sneak preview and developed a web service when I publish it, it requires a userid/password to publish to the J2EE engine. I keep getting a 403 forbidden exception. I thought I recorded the userid/password correct. Is there a way to change the J2EE userid/password after the product is installed?
Hi Dan,
What do you want to publish: a WSD in UDDI or a deployed WS in UDDI?
For both cases you need a UDDI user/password for the local UDDI registry (or a public one). Such a UDDI user you can create inside the Visual Admin: WebServices Container -> UDDI Server -> Users.
If you publish a WSD, first it will ask you (inside the NetWeaver Developer Studio) for a J2EE Engine administrator user, because it uploads the WSD into the J2EE Engine, so that a WSD WSDL file could be generated and after that it will open the UDDI Client where you need to enter the correct UDDI user for the appropriate UDDI registry
Best regards,
Alexander
Add a comment