I am using a JDK not a JRE. Nevertheless it does not work for me. Could it be that you have changed anything else? Furthermore I would like to know which version of JDK you are using? I am running 1.5.0_12.
Thanks, Patrick > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Im Auftrag von Phil Cornelius > Gesendet: Donnerstag, 6. September 2007 14:20 > An: ECM Internal > Betreff: Re: AW: [Ecm] Remoting Interface WSDL problem > > I just noticed that my JAVA_HOME was pointing to a jre and not a jdk... > > You need to start jboss with a jdk so that it can create the > webservice bindings.. > > Mine is working fine now.. > > Yours > > <slightly_blushing> > Phil > </slightly_blushing> > > > > On 6 Sep 2007, at 12:56, Phil Cornelius wrote: > > > Same here.. > > > > I am using WSTK from websphere.. I can successfully call connect.. > > because I get an authentication error if I pass incorrect login > > credentials, but when I pass Administrator:Administrator Nuxeo > > throws CNFE when trying to marshall the response. > > > > Looks like the JAXB deployment bindings are missing from the build.. > > i.e. a genuine CNFE > > > > I am using 5.1 GA.. > > > > Yours > > Phil > > > > javax.xml.rpc.JAXRPCException: > > org.jboss.ws.binding.BindingException: > > javax.xml.bind.MarshalException: java.lang.ClassNotFoundException: > > org > > .nuxeo > > .ecm > > .platform > > .ws > > > .__JBossWS_NuxeoRemotingService_NuxeoRemotingInterfacePort_getDocument > > > > at > > org > > .jboss > > .ws.soap.SOAPContentElement.getXMLFragment(SOAPContentElement.java: > > 187) > > > > at > > org > > .jboss > > .ws.soap.SOAPContentElement.expandToDOM(SOAPContentElement.java:844) > > > > at > > org > > .jboss > > > .ws.soap.SOAPContentElement.getChildNodes(SOAPContentElement.java:761) > > > > On 6 Sep 2007, at 09:00, Patrick Carl wrote: > > > >> Hi, > >> > >> I have the same problem and created a JIRA bug hoping that someone > >> can help. > >> (http://jira.nuxeo.org/browse/NXP-1503) > >> It would be a pity. Nuxeo looks great but I need a working access > >> from .NET. > >> > >> Patrick > >> > >> > >> Von: [EMAIL PROTECTED] [mailto:ecm- > >> [EMAIL PROTECTED] Im Auftrag von Marinis, Arthur > >> Gesendet: Donnerstag, 6. September 2007 03:37 > >> An: [email protected] > >> Betreff: RE: [Ecm] Remoting Interface WSDL problem > >> > >> Anyone able to figure this one out? > >> > >> From: [EMAIL PROTECTED] [mailto:ecm- > >> [EMAIL PROTECTED] On Behalf Of Marinis, Arthur > >> Sent: Monday, 27 August 2007 4:49 PM > >> To: [email protected] > >> Subject: [Ecm] Remoting Interface WSDL problem > >> > >> When trying to use the WSDL > >> http://localhost:8080/nuxeo-platform-5/NuxeoRemotingBean?WSDL > >> function "connect" I get a "java.lang.ClassNotFoundException:" > >> > >> Any help appreciated > >> > >> > >> > >> Sensis. Australia's leading information resource. > >> > >> Making complex lives simpler by helping you find, buy and sell. > >> > >> www.sensis.com.au - www.yellow.com.au - www.whitepages.com.au - > www.citysearch.com.au > >> - www.about.sensis.com.au > >> www.whereis.com.au - www.gostay.com.au - www.justlisted.com.au - > www.tradingpost.com.au > >> - www.linkme.com.au > >> www.carshowroom.com.au - www.telstra.com.au - > www.smallbusiness.sensis.com.au > >> - www.universalpublishers.com.au > >> > >> Sensis cares for the environment - think before you print. > >> This email and any attachments are intended only for the use of the > >> recipient and may be confidential and/or legally privileged. > >> Sensis Pty Ltd disclaims liability for any errors, omissions, > >> viruses, loss and/or damage arising from using, opening or > >> transmitting this email. > >> If you are not the intended recipient you must not use, interfere > >> with, disclose, copy or retain this email and you should notify the > >> sender immediately by return email or by contacting Sensis Pty Ltd > >> by telephone on [+61 3 8653 5000] > >> Sensis. Australia's leading information resource. > >> > >> Making complex lives simpler by helping you find, buy and sell. > >> > >> www.sensis.com.au - www.yellow.com.au - www.whitepages.com.au - > www.citysearch.com.au > >> - www.about.sensis.com.au > >> www.whereis.com.au - www.gostay.com.au - www.justlisted.com.au - > www.tradingpost.com.au > >> - www.linkme.com.au > >> www.carshowroom.com.au - www.telstra.com.au - > www.smallbusiness.sensis.com.au > >> - www.universalpublishers.com.au > >> > >> Sensis cares for the environment - think before you print. > >> This email and any attachments are intended only for the use of the > >> recipient and may be confidential and/or legally privileged. > >> Sensis Pty Ltd disclaims liability for any errors, omissions, > >> viruses, loss and/or damage arising from using, opening or > >> transmitting this email. > >> If you are not the intended recipient you must not use, interfere > >> with, disclose, copy or retain this email and you should notify the > >> sender immediately by return email or by contacting Sensis Pty Ltd > >> by telephone on [+61 3 8653 5000] > >> > >> _______________________________________________ > >> ECM mailing list > >> [email protected] > >> http://lists.nuxeo.com/mailman/listinfo/ecm > > > > > > _______________________________________________ > > ECM mailing list > > [email protected] > > http://lists.nuxeo.com/mailman/listinfo/ecm > > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
