crispy-user Mailing List for Crispy
Brought to you by:
linkemario
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(1) |
Feb
|
Mar
(3) |
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: KiranGupta <doc...@ya...> - 2008-08-29 13:52:32
|
“Join us to make future” FOR OPT/F-1 STUDENTS FREE TRAINING FOOD ACCOMODATION H1B PROCESSING FOR L1/ L2/ H1/ H4/ EAD/ GC EXCELLENT OPPRTUNITIES TRAINING PLACEMENT Highly Competitive offers for New H1b Transfers About Us: V2 technology inc is serving NJ since 2005, for us our employees are of utmost importance. Our highly skilled and dedicated instructors train you explicitly in market-related technologies for today and tomorrow. We will work with you in developing marketing strategies and finding the assignments of your choice. We not only help you get a job but we build your long lasting careers!!! What are we Looking for: Excellent communication skills. Valid F1/ OPT/ CPT/ H1/ H4/ L1 or valid work status (EAD, GC). Bachelors’ degree in CS/ IT or previous IT experience. Preferably (not mandatory) Master's Degree in Computers/ Electronics or previous IT experience. Willing to relocate anywhere in USA. What’s The Deal: H1-B sponsorship to F1/ OPT/ H4/ L1/ L2/ E3/ EAD Transfer of H1 & L1 visas. Green Card sponsorship through PERM Job focused professional training in Java/ J2EE .NET Documentum Share point Oracle Data Modeling Relocation assistance- airfare, hotel accommodation, car rental etc Guarantee lowest bench period. Employee referral program. Effective Resume writing help, Marketing and Placement. Technical mock interviews. Preparation of In Person Interviews 100% Guaranteed placement Get in Touch: Contact immediately to know more about the opportunities with us at:609-843-0312 or write mail at jo...@v2... Contact person : John -- View this message in context: http://www.nabble.com/training---jobs-tp19220411p19220411.html Sent from the crispy-user mailing list archive at Nabble.com. |
|
From: Henrik L. <ba...@we...> - 2008-02-20 14:25:53
|
HI,
Now I'm trying over 20 hours to get the crispy sample wortschatz working.
I Allway get this error message, when i compile(eclipse) Run.java and want to start it:
PING: Webservice "Thesaurus" is ready.
Exception in thread "main" javax.xml.rpc.JAXRPCException: Number of parameters passed in (1) doesn't match the number of IN/INOUT parameters (2) from the addParameter() calls
at org.apache.axis.client.Call.getParamList(Call.java:2042)
at org.apache.axis.client.Call.invoke(Call.java:2345)
at org.apache.axis.client.Call.invoke(Call.java:1804)
at net.sf.crispy.impl.JaxRpcExecutor.execute(JaxRpcExecutor.java:150)
at net.sf.crispy.ExecutorDecorator.execute(ExecutorDecorator.java:90)
at net.sf.crispy.proxy.InvocationHandler.doInvoke(InvocationHandler.java:79)
at net.sf.crispy.proxy.InvocationHandler.doInvoke(InvocationHandler.java:104)
at net.sf.crispy.proxy.DynamicProxy.invoke(DynamicProxy.java:170)
at $Proxy0.execute(Unknown Source)
at net.sf.crispy.sample.wortschatz.Run.main(Run.java:30)
While compiling i get some warnings around this line in Run.java :
List lvResultList = thesaurus.execute("frei", 5).getResultList()
the warnings are :
Severity and Description Path Resource Location Creation Time Id
ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ParameterConverter.java line 67 1203516682421 75139
List is a raw type. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ParameterConverter.java line 66 1203516682421 75137
List is a raw type. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ParameterConverter.java line 67 1203516682421 75138
List is a raw type. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ParameterModifier.java line 43 1203516682406 75136
List is a raw type. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ResponseParameter.java line 13 1203516682406 75133
List is a raw type. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ResponseParameter.java line 41 1203516682406 75134
List is a raw type. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ResponseParameter.java line 42 1203516682406 75135
List is a raw type. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz Run.java line 30 1203516682390 75132
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ParameterConverter.java line 75 1203516682421 75140
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized wortschatz_sample/src/net/sf/crispy/sample/wortschatz ParameterConverter.java line 77 1203516682421 75141
I'm using jdk 6.0 05
i hope you have some ideas.
thanks henrik
|
|
From: Mario L. <lin...@we...> - 2006-10-20 16:18:08
|
Hi,
>=20
> Is it possible to integrate Crispy with an existing Struts based J2EE
> application =3F=3F.=20
>=20
> Currently I have different XML and Webservice calls integrated into my
> business layer talking to different vendors. Now I would like to replace=
all
> those implementations by Crispy and make as a common gateway to all my
> external vendor communications. After reading articals about Crispy I =
am
> very happy to use this but at the same time little confused as my curren=
t
> application is not SOA.=20
It is possible to integrate Crispy in an existing J2EE application.
By Struts communicate the (Web) Client with a special servlet (ActionServl=
et).
Crispy works too. For every vendor is on a server side corresponding servl=
et
(it means, for XML-RPC the XmlRpcHttpServlet, for Hessian the HessianServl=
et and so on).=20
Crispy is not supported an "all-round" Servlet for all vendors.=20
An easy way is, to extend the vendor servlets and add your service-interfa=
ce-name=20
and your service implementation how:
public class MyXmlRpcHttpServlet extends XmlRpcHttpServlet {
public MyXmlRpcHttpServlet () {
addService(Echo.class.getName(), new EchoImpl ());
} =20
}
I hope, this is the answer to your questions.
=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
Viren-Scan f=FCr Ihren PC! Jetzt f=FCr jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/=3Fmc=3D022222
|
|
From: coolworld <ga...@gm...> - 2006-10-20 15:04:11
|
Hi All, Is it possible to integrate Crispy with an existing Struts based J2EE application ??. Currently I have different XML and Webservice calls integrated into my business layer talking to different vendors. Now I would like to replace all those implementations by Crispy and make as a common gateway to all my external vendor communications. After reading articals about Crispy I am very happy to use this but at the same time little confused as my current application is not SOA. Can someone help me in clarifying this ? Thanks in advance, -- View this message in context: http://www.nabble.com/Crispy-with-an-existing-Struts-based-J2EE-application-tf2481027.html#a6918477 Sent from the crispy-user mailing list archive at Nabble.com. |
|
From: Mario L. <lin...@we...> - 2006-09-01 15:50:20
|
The main news in this release are: - better exception handling, business-exception can wrapp validation-errors, - better quality through integration FindBugs in the build process and - bug fixes. For details see: http://crispy.sourceforge.net/changes-report.html Have fun. Mario _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 |
|
From: Mario L. <lin...@we...> - 2006-05-30 12:57:31
|
!!! Happy Birthday Crispy! Crispy is one year old !!! Crispy released the first stable version 1.0 Feature: - Asynchronous communication. Remote invocation are asynchronous. The caller must don't wait of the end of the invocation. (Feature Request: 1481779). - Replace commons-logging 1.0.4 with version 1.1 (Feature Request: 1488864). - Replace commons-httpclient 3.0 with version 3.0.1 (Feature Request: 1488870). - Replace Axis 1.2.1 with version 1.4 (Feature Request: 1496761). - Properties for the ServiceManager must by Strings (Key and Value). If not, then get a Exception with the error message (Feature Request: 1489506). Bugs: - The method invoke is implemented in DynamicJdkProxy and in CommonsProxyFactory. The method must be pull up to DynamicProxy (Bug: 1476799). - By setter-method with datatype java.util.Date and set a java.sql.Timestamp value, than can't the Converter convert right this value. With ServiceManager.DEBUG_MODE_ON = true, you can see the thrown Exception. Otherwise is the date value NULL (Bug: 1488645). - The Method JaxRpcExecutor.getDefaultUrlAndPort get always null. The right value is: JaxRpcExecutor.DEFAULT_URL_AND_PORT (Bug: 1489460). - MiniCorbaServer must twice call the start-method. Bad order by start the ORBD and the ORB (Bug: 1490907). - Invoker.invoke can't invoke method from private classes. This is a problem e.g. by inner classes (Bug: 1497034). Homepage: http://crispy.sourceforge.net/ ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 |
|
From: Mario L. <lin...@we...> - 2006-04-24 08:59:07
|
New version from Crispy was released. Changes you can read: http://sourceforge.net/forum/forum.php?forum_id=564998. This is the last release before get stable version 1.0. Good luck, Mario. _______________________________________________________________ SMS schreiben mit WEB.DE FreeMail - einfach, schnell und kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192 |
|
From: Mario L. <lin...@we...> - 2006-03-13 16:40:57
|
Feature: - Filter for Interceptor (net.sf.crispy.InterceptorFilter). Interceptors can enabled/disabled with a Interceptor-Filter (Feature Request: 1421202). - Set InvocationStrategy for a StaticProxy, to control eg.: the URL or lookup names, how by the DynamicProxy (Feature Request: 1407977). - Test from thrown server side Exception: If on the server side a Exception thrown, than must send this Exception to the client (Feature Request: 1426254). - New Crispy supported transport provider: Http-Serializer. This is for a pure Java to Java communication. The transport protocol is http and the marshalling/unmarshalling is with the java.io.Serializable interface (Feature Request: 1442932). - The net.sf.crispy.util.Converter method makeSimple and makeComplex are to expensive by much transfer objects or great object graphs (Feature Request: 1441022). Bugs: - Lost Interceptor: After the first call, of the ServiceManager method createService, the second service haven't the Interceptors. (Bug: 1421204). - After two calls from the createService - method, the ServiceManager get by the second call the same object. Every call from the createService - method must get a new Object. (Bug: 1425865). - net.sf.cr ispy.util.Converter - private method getUniqueId. The method getUniqueId get not always a unique id. Problems are classes that has overwrite the hashCode method. (Bug: 1439704). - Bad Error-Message bei new Instance in Converter-Class. In net.sf.crispy.util.Converter in the methode makeComplex. If a parameter object don't have constructor without parameter (clazz.newInstance()), then come a bad to understand error-message. (Bug: 1435281). lm - Better performance for Converter: The net.sf.crispy.util.Converter method makeSimple and makeComplex are to expensive by much transfer objects or great object graphs. (Improvement: 1441022). lm - The method makeComplexInternal has a problem by call setter method with assign from datatypes. For example: setter method expected a Set and the method get a Vector. (Bug: 1441713). Download: http://sourceforge.net/project/showfiles.php?group_id=140162 ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 |
|
From: Mario L. <lin...@we...> - 2006-03-04 06:54:02
|
The last release was 16 January 2006 and the next planning release ist the 13 March 2006. The new release (version 0.8) fixed many bugs, improve performance by large transfer data and come with 100 new JUnit test. The main aim is a stable version 1.0 in the next time. For version 0.8.x (or 0.9) was planning a CORBA implementation (http://crispy.sourceforge.net/news.html). On this side you can see plans for the near future. On the 2005-05-30 was Crispy started and the aim are many more years ;) __________________________________________________________________________ Erweitern Sie FreeMail zu einem noch leistungsstarkeren E-Mail-Postfach! Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131 |
|
From: Kristian R. <kr...@pm...> - 2006-03-03 21:04:19
|
Hi all, just discovered Crispy while trying to get some sort of application integration underway in our company, yet unsure which sort of foundation to use for this integration. Been thinking about CORBA, SOAP altogether since the applications I'm about to make communicate with each other are pretty much cross-platform and cross-language and there yet is no common standard for communication. Crispy seems to be a good thing from that point of view, I like the idea of, say, transport-transparent communication it brings. Anyhow, two questions on that: (a) What's the current status of crispy? Some sort of project plan, release schedule and the like? Before thinking about whether or not to integrate this framework into our IT system, I should make sure it may still be around in a couple of years. :) (b) CORBA support: Though not crucial, it would be really good to have Crispy talking to one of our systems which only has CORBA to offer in order to communicate with the outside world. What's the status of CORBA support in Crispy, right now? TIA and have a nice weekend, Kris -- Kristian Rink -- Programmierung/Systembetreuung planConnect GmbH * Strehlener Str. 12 - 14 * 01069 Dresden 0176 24472771 * kr...@pm... |
|
From: Mario L. <lin...@we...> - 2006-01-16 16:10:54
|
Changes: - Integrated Code Coverage by Clover for a better quality of the project. Find not tested sources from Crispy (Feature Request: 1376519). - Crispy Extensions: A proposal for how can AOP and Crispy work together AspectJ (Feature Request: 1376520). - Move compatibility kit from package net.sf.crispy.util.compatibility to test.crispy.compatibility. - The method invocation is interruptable, with the flag InterceptorContext.setInterruptIncocation(true). This is helpful by a client side security or by a client cache, where the remote methode don't execute. With the method InterceptorContext.setResult(value) can set the return value, without execute method (Feature Request: 1393621). - New german Crispy article in the JavaSpektrum. - Change XML-RPC from version 2.0 to version 2.0.1 (Feature Request: 1395795). - Change commons-httpclient from version 2.0.2 to version 3.0 (Feature Request: 1395795). - By use of the StaticProxy implementation (eg. StaticHessianProxy) and to use a Interceptor (eg. StopWatchInterceptor), to intercept the method execution, you musted add DynamicProxy implementation. From now on, Crispy add autonomus the DynamicJdkProxy (Feature Request: 1403646). The version 0.7 is the first inofficial stable candidate. This mean, that the API is stable. Before Crispy get the official stable state, it will be more tested in a practical environment. Homepage: http://crispy.sourceforge.net Download: http://sourceforge.net/project/showfiles.php?group_id=140162 ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 |
|
From: Mario L. <lin...@we...> - 2005-11-28 19:29:44
|
The main news in this release are examples and proposals for a integration in the PicoContaiber and in OSGi environment. Further replace Crispy your own proxy implementation with the Jakarta Commons Proxy. The aim from this release is a more stable and clear version. Have fun! ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 |
|
From: Mario L. <lin...@we...> - 2005-10-18 16:34:53
|
Crispy release 0.6.1 - Crispy - Comic part two - Properties can load from file system with net.sf.crispy.PropertiesLoader (e.g. ClassPathPropertiesLoader, FilePropertiesLoader or UrlPropertiesLoader). - The net.sf.crispy.util.Converterhas a improved cycle detection function for the parameter object graph. - Bug fixes. - Many new tests (size is over 250). Have fun! ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 |
|
From: Mario L. <lin...@we...> - 2005-09-19 08:07:51
|
crispy-0.6.0 is released: The new release adds: - new example: Thesaurus lexicon (University of Leipzig, Germany), - two Crispy extensions: Integration for the SpringFramework and for the HiveMind (jakarta) Framework, - create a new server simulation for local Java object calls: net.sf.crispy.impl.local.MiniLocalObjectServer, - more tests, - more documentaton and - Crispy has it own Comic. ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 |
|
From: Mario L. <lin...@we...> - 2005-07-19 08:15:18
|
you can see changes on the web side: http://crispy.sourceforge.net/changes= -report.html =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Mit der Gruppen-SMS von WEB.DE FreeMail k=F6nnen Sie eine SMS an alle=20 Freunde gleichzeitig schicken: http://freemail.web.de/features/=3Fmc=3D021179 |
|
From: Mario L. <lin...@we...> - 2005-06-24 13:14:46
|
Today is the next mini release from crispy version 0.3.1. Good luck by the test, find bugs and have new idea for the next release. =20 Mario=20 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Mit der Gruppen-SMS von WEB.DE FreeMail k=F6nnen Sie eine SMS an alle=20 Freunde gleichzeitig schicken: http://freemail.web.de/features/=3Fmc=3D021179 |
|
From: Mario L. <lin...@we...> - 2005-06-08 06:33:49
|
Hi, today is the first test version from crispy released. You can download the version 0.3.0 https://sourceforge.net/project/showfiles.php=3Fgroup=5Fid=3D140162 good luck by the test. Mario=20 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Mit der Gruppen-SMS von WEB.DE FreeMail k=F6nnen Sie eine SMS an alle=20 Freunde gleichzeitig schicken: http://freemail.web.de/features/=3Fmc=3D021179 |