supplierconnect-user Mailing List for SupplierConnect
Brought to you by:
evanbottcher
You can subscribe to this list here.
| 2004 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
|
From: wjp <wjp...@ya...> - 2005-12-14 14:38:50
|
Spartan Absorbents 160 Tradd Street Spartanburg S.C. 29301 We are a disabled verteran owned company that manufacturers sweeping compound and absorbents.We supply only distributors and private label as to their specs.Any interest please contact: Jim Pleier or Ronnie Hart 864-587-9980 Thank You __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
|
From: Bob I. <bob...@bt...> - 2005-09-01 23:17:10
|
Dear list, Can anyone provide skeleton or example Java classes for use in supplier connect, please? I would like to use it to XML-enable a website but without a f'r'instance, I think it's a bit impenetrable... TIA, Bob Irving |
|
From: Evan B. <eva...@ho...> - 2004-06-03 00:23:16
|
Hi Sébastien, My apologies for the late answer - I've been very busy on client work. I've just today been able to pull in Jonas and try to port the xdoclet descriptors for Jonas myself. Did you put in the xdoclet tags for @jonas etc? If so could you contribute them back? When I get SupplierConnect deploying on Jonas, I'll have a look at the unit test failures - it's probably something quite simple. cheers, Evan. >From: Sébastien Mathy <seb...@ke...> >To: sup...@li... >Subject: [Supplierconnect-user] junit tests on jonas >Date: Fri, 21 May 2004 11:36:10 +0200 > >Hi, >I try to port supplierconect on jonas aplication server. All work fine >(cXML, ebizWML). But When i launch the junit task, i 've these errors : >junit: > [mkdir] Created dir: T:\projets\supplierConnect\build\junit > [javac] Compiling 1 source file to >T:\projets\supplierConnect\build\junit > [copy] Copying 6 files to T:\projets\supplierConnect\build\junit > [junit] Running test.kenisys.supplierconnect.web.ListenerServletTest > [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,25 sec > [junit] > [junit] Testsuite: >test.kenisys.supplierconnect.web.ListenerServletTest > [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,25 sec > [junit] > [junit] ------------- Standard Output --------------- > [junit] 11:29:08,203 INFO [ListenerServletTest] response: <?xml >version="1.0" encoding="UTF-8"?> > [junit] 11:29:08,203 INFO [ListenerServletTest] response: <!DOCTYPE >cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.008/cXML.dtd"><cXML >timestamp="2004-05-21T09:29:08.20Z" >payloadID="108...@de..."><Response><Status code="200" >text="OK"/></Response></cXML> > [junit] ------------- ---------------- --------------- > [junit] Testcase: >testSendBasdaOrder(test.kenisys.supplierconnect.web.ListenerServletTest): > Caused an ERROR > [junit] Server returned HTTP response code: 500 for URL: >http://localhost:9000/supplierconnect/ebisxml > [junit] java.io.IOException: Server returned HTTP response code: 500 >for URL: http://localhost:9000/supplierconnect/ebisxml > [junit] at >sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:791) > [junit] at >test.kenisys.supplierconnect.web.ListenerServletTest.testSendBasdaOrder(ListenerServletTest.java:111) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >Method) > [junit] at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [junit] at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > [junit] at >org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:569) > [junit] at >org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:367) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >Method) > [junit] at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [junit] at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > [junit] at >org.eclipse.ant.core.AntRunner.run(AntRunner.java:335) > [junit] at >org.eclipse.ui.externaltools.internal.ant.launchConfigurations.AntLaunchDelegate$1.run(AntLaunchDelegate.java:172) > [junit] at java.lang.Thread.run(Thread.java:534) > [junit] > [junit] > [junit] > [junit] TEST test.kenisys.supplierconnect.web.ListenerServletTest >FAILED > [junit] Running test.kenisys.supplierconnect.web.ListenerServletTest > [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,172 >sec > [junit] > [junit] Testsuite: >test.kenisys.supplierconnect.web.ListenerServletTest > [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,172 >sec > [junit] > [junit] ------------- Standard Output --------------- > [junit] 11:29:08,578 INFO [ListenerServletTest] response: <?xml >version="1.0" encoding="UTF-8"?> > [junit] 11:29:08,578 INFO [ListenerServletTest] response: <!DOCTYPE >cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.008/cXML.dtd"><cXML >timestamp="2004-05-21T09:29:08.57Z" >payloadID="108...@de..."><Response><Status code="200" >text="OK"/></Response></cXML> > [junit] ------------- ---------------- --------------- > [junit] Testcase: >testSendBasdaOrder(test.kenisys.supplierconnect.web.ListenerServletTest): > Caused an ERROR > [junit] Server returned HTTP response code: 500 for URL: >http://localhost:9000/supplierconnect/ebisxml > [junit] java.io.IOException: Server returned HTTP response code: 500 >for URL: http://localhost:9000/supplierconnect/ebisxml > [junit] at >sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:791) > [junit] at >test.kenisys.supplierconnect.web.ListenerServletTest.testSendBasdaOrder(ListenerServletTest.java:111) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >Method) > [junit] at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [junit] at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > [junit] at >org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:569) > [junit] at >org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:367) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native >Method) > [junit] at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [junit] at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > [junit] at >org.eclipse.ant.core.AntRunner.run(AntRunner.java:335) > [junit] at >org.eclipse.ui.externaltools.internal.ant.launchConfigurations.AntLaunchDelegate$1.run(AntLaunchDelegate.java:172) > [junit] at java.lang.Thread.run(Thread.java:534) > [junit] > [junit] > [junit] > [junit] TEST test.kenisys.supplierconnect.web.ListenerServletTest >FAILED > >Do you have an idea ? >Thanks > > >------------------------------------------------------- >This SF.Net email is sponsored by: Oracle 10g >Get certified on the hottest thing ever to hit the market... Oracle 10g. >Take an Oracle 10g class now, and we'll give you the exam FREE. >http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click >_______________________________________________ >Supplierconnect-user mailing list >Sup...@li... >https://lists.sourceforge.net/lists/listinfo/supplierconnect-user _________________________________________________________________ Get a Credit Card - 60 sec online response: http://ad.au.doubleclick.net/clk;8097459;9106288;b?http://www.anz.com/aus/promo/qantas5000ninemsn [AU only] |
|
From: <ben...@id...> - 2004-05-25 08:29:14
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
|
From: <seb...@ke...> - 2004-05-21 09:32:26
|
Hi,
I try to port supplierconect on jonas aplication server. All work fine
(cXML, ebizWML). But When i launch the junit task, i 've these errors :
junit:
[mkdir] Created dir: T:\projets\supplierConnect\build\junit
[javac] Compiling 1 source file to
T:\projets\supplierConnect\build\junit
[copy] Copying 6 files to T:\projets\supplierConnect\build\junit
[junit] Running test.kenisys.supplierconnect.web.ListenerServletTest
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,25 sec
[junit]
[junit] Testsuite:
test.kenisys.supplierconnect.web.ListenerServletTest
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,25 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] 11:29:08,203 INFO [ListenerServletTest] response: <?xml
version="1.0" encoding="UTF-8"?>
[junit] 11:29:08,203 INFO [ListenerServletTest] response:
<!DOCTYPE cXML SYSTEM
"http://xml.cxml.org/schemas/cXML/1.2.008/cXML.dtd"><cXML
timestamp="2004-05-21T09:29:08.20Z"
payloadID="108...@de..."><Response><Status
code="200" text="OK"/></Response></cXML>
[junit] ------------- ---------------- ---------------
[junit] Testcase:
testSendBasdaOrder(test.kenisys.supplierconnect.web.ListenerServletTest):
Caused an ERROR
[junit] Server returned HTTP response code: 500 for URL:
http://localhost:9000/supplierconnect/ebisxml
[junit] java.io.IOException: Server returned HTTP response code:
500 for URL: http://localhost:9000/supplierconnect/ebisxml
[junit] at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:791)
[junit] at
test.kenisys.supplierconnect.web.ListenerServletTest.testSendBasdaOrder(ListenerServletTest.java:111)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:569)
[junit] at
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:367)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at org.eclipse.ant.core.AntRunner.run(AntRunner.java:335)
[junit] at
org.eclipse.ui.externaltools.internal.ant.launchConfigurations.AntLaunchDelegate$1.run(AntLaunchDelegate.java:172)
[junit] at java.lang.Thread.run(Thread.java:534)
[junit]
[junit]
[junit]
[junit] TEST test.kenisys.supplierconnect.web.ListenerServletTest
FAILED
[junit] Running test.kenisys.supplierconnect.web.ListenerServletTest
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,172 sec
[junit]
[junit] Testsuite:
test.kenisys.supplierconnect.web.ListenerServletTest
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,172 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] 11:29:08,578 INFO [ListenerServletTest] response: <?xml
version="1.0" encoding="UTF-8"?>
[junit] 11:29:08,578 INFO [ListenerServletTest] response:
<!DOCTYPE cXML SYSTEM
"http://xml.cxml.org/schemas/cXML/1.2.008/cXML.dtd"><cXML
timestamp="2004-05-21T09:29:08.57Z"
payloadID="108...@de..."><Response><Status
code="200" text="OK"/></Response></cXML>
[junit] ------------- ---------------- ---------------
[junit] Testcase:
testSendBasdaOrder(test.kenisys.supplierconnect.web.ListenerServletTest):
Caused an ERROR
[junit] Server returned HTTP response code: 500 for URL:
http://localhost:9000/supplierconnect/ebisxml
[junit] java.io.IOException: Server returned HTTP response code:
500 for URL: http://localhost:9000/supplierconnect/ebisxml
[junit] at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:791)
[junit] at
test.kenisys.supplierconnect.web.ListenerServletTest.testSendBasdaOrder(ListenerServletTest.java:111)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:569)
[junit] at
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:367)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at org.eclipse.ant.core.AntRunner.run(AntRunner.java:335)
[junit] at
org.eclipse.ui.externaltools.internal.ant.launchConfigurations.AntLaunchDelegate$1.run(AntLaunchDelegate.java:172)
[junit] at java.lang.Thread.run(Thread.java:534)
[junit]
[junit]
[junit]
[junit] TEST test.kenisys.supplierconnect.web.ListenerServletTest
FAILED
Do you have an idea ?
Thanks
|
|
From: Evan B. <eva...@ke...> - 2004-01-07 16:37:09
|
Distributor - Manufacturer electronic exchangeHi Mani, SupplierConnect is a framework suitable for receiving and processing XML messages of any kind. The sample configuration was built to receive cXML Purchase Orders from the Ariba Supplier Network. SupplierConnect can be configured to parse, transform and integrate those purchase orders with internal systems. SupplierConnect can be used to handle any type of business document however. I'm not familiar with cXML or eBIS-XML documents that are specific for supplier-manufacturer interaction or distributor-manufacturer interaction, however if they exist then SupplierConnect could be used to send and receive them, by any number of methods (i.e. Web services, HTTP, email). Any schema of XML can be used, if there isn't a cXML or eBIS-XML document that fits the purpose. This week I uploaded a page outlining how to customise and extend SupplierConnect for your own purposes: http://supplierconnect.sourceforge.net/custom.html. Perhaps if you can explain the specific type of document you want to transmit to business partners, and their technical capabilities, I can talk more about how SupplierConnect might be useful. cheers, Evan. -----Original Message----- From: sup...@li... [mailto:sup...@li...]On Behalf Of Mani Doraisamy Sent: 05 January 2004 19:52 To: 'sup...@li...' Subject: [Supplierconnect-user] Distributor - Manufacturer electronic exchange Hi all, sorry, if this is a trivial question. Can i use SupplierConnect for Distributor - Manufacturer integration ? How does the business document (cXML or eBIS-XML) defer between the Supplier - Manufacturer interaction and the Distributor - Manufacturer interaction ? mani |
|
From: Mani D. <MDo...@Se...> - 2004-01-05 20:08:35
|
Hi all, sorry, if this is a trivial question. Can i use SupplierConnect for Distributor - Manufacturer integration ? How does the business document (cXML or eBIS-XML) defer between the Supplier - Manufacturer interaction and the Distributor - Manufacturer interaction ? mani |