WSDL generation in Geronimo depends on JDK, suppose that you have already run the Geronimo with a JDK, not JRE. Another way to check whether the WSDL is generated successfully is to check the deployed application in the repository folder, those files should be in a random generated folder in the web application root. e.g.1828686010\***.wsdl
2011/4/17 Im Dj <[email protected]> > Hello, > > I'm currently trying to migrate my windows eclipse dev environment from > Windows 7 to Mac OS X (10.6.7) but I've run into a problem whereby I cannot > get even a simple JAX-WS based WS to produce a wsdl I can connect to in the > Mac environment. > > Both environments are set up the same except for the JDK Vendor (Sun vs > Apple). But both are Sun 1.6.0_24. The Windows machine is using a 32 bit > JDK > and I'm passing -d32 to the OS X's JVM. > > Eclipse Helios / Apache Geronimo 2.2.1 > > With server logging at debug I can see lines on the windows machine > [JaxWSUtils] and [WSDL4JWrapper] which I do not see on the Mac's log. > > Both Geronimo instances were created from the same archive file so I cannot > see where the problem might be coming from. Does anybody know what might be > happening here ? > > thanks. > > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/Configuring-JAXWS-on-Mac-OS-X-tp2830489p2830489.html > Sent from the Users mailing list archive at Nabble.com. > -- Ivan
