web services, mac osx leopard, and NPE's

8 views
Skip to first unread message

Eric Angel

unread,
May 20, 2008, 8:04:07 PM5/20/08
to java...@googlegroups.com
So I've been digging around trying to get web services running on my mac with Java 6 (the jre released from apple a few weeks ago), but every time I run wsgen or wsimport, I get a NPE.  Has anyone else tried to create a web service with Java 6 on Leopard?
 
Thanks
-Eric

/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/wsgen -classpath bin -d bin -s src
Exception in thread "main" java.lang.NullPointerException
    at com.sun.tools.internal.ws.Invoker.invoke(Invoker.java:96)
    at com.sun.tools.internal.ws.WsImport.main(WsImport.java:38)

 

/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/wsgen
Exception in thread "main" java.lang.NullPointerException
    at com.sun.tools.internal.ws.Invoker.invoke(Invoker.java:96)
    at com.sun.tools.internal.ws.WsImport.main(WsImport.java:38)

 

/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/wsimport
Exception in thread "main" java.lang.NullPointerException
    at com.sun.tools.internal.ws.Invoker.invoke(Invoker.java:96)
    at com.sun.tools.internal.ws.WsImport.main(WsImport.java:38)

Reply all
Reply to author
Forward
0 new messages