It's easy to repoduce
Let's start with a fresh install of maven 2.0.9 with an empty repository and
no setting.xml. Buildin repository will be used.
the command :
mvn archetype:generate -DgroupId=fr.jouve.dtsi -DartifactId=test
-Dversion=0.0.1-SNAPSHOT
output :
[INFO] Scanning for projects...
[I
Hi!
See http://appfuse.org/display/APF/Web+Services for more Details.
Bye,
Peter
2008/7/23 Mauri Ferreyra <[EMAIL PROTECTED]>:
> Hi, I want invoke a Webservices (eg: PersonManager) from other application.
> How I do this?
>
>
>
Hi,
Is there any guide on the limitations of the appfuse:gen? I've search the
forum and checked the plugin's site but trying to resolve an error I have
but still I haven't found any concrete information about it.
I mean does it support generation of pojos with many-to-many relationships?
One-to-m
Yes, I made PersonManager WebService. But I want create the client for
Consuming Web Service.
Regards.
Mauri.
On Thu, Jul 24, 2008 at 5:41 AM, Peter Schneider-Manzell <
[EMAIL PROTECTED]> wrote:
> Hi!
>
> See http://appfuse.org/display/APF/Web+Services for more Details.
>
> Bye,
>
> Peter
>
> 200
Hi,
You may be able to use NetBeans to help you test WSDLs and create web
service clients. Take a look here for some examples in section Tutorials and
Examples here: http://www.netbeans.org/kb/trails/java-ee.html
Hope that helps,
Pedro Burglin
Mauriff wrote:
>
> Yes, I made PersonManager WebS
You could use Apache Axis for creating a client. If I understood right what
you wanna do. Axis takes care of all the SOAP stuff and even creates proxies
based upon the wsdl file.
On Thu, Jul 24, 2008 at 2:38 PM, Mauri Ferreyra <[EMAIL PROTECTED]> wrote:
> Yes, I made PersonManager WebService. But
Hi,
When i go through the code, i saw the cookie implementation in javascript
global.js
and RequestUtil.java class.
My doubt is, do we need both of the implementations or ine is enough.
If we are using both from where we are calling those.
Can any body help in this.
Thanks and Regards
Ratna
--
Hi, in appfuse 2.x
How con i exlude the entity ddl generate ?
i wouldn´t like that entity Role was generated, how ?
in appfuse 1.x, with something similar to the next worked:
Yep, using the right package definitely helps but I am still not able to make
it work properly.
I am not getting any exceptions when I start Jetty (I followed this helpful
post to configure Jetty to use SSL too:
http://markmail.org/message/nnzgq3yzbkxlvvx2#query:appfuse%20jetty%20ssl+page:1+mid:s
Hello All,
I hope this question is not too far off topic.
I am nearing completion of an AppFuse based project and am (only) now
looking for a good web host that will support the servlets technology that I
need. The application has to be hosted externally. In searching there does
not seem to be tha
I have found eatJ to be pretty good - although I do hit issues with the user
name needing to be the same as my database schema?
On Fri, Jul 25, 2008 at 3:21 PM, Vincent Ramdhanie <[EMAIL PROTECTED]>
wrote:
> Hello All,
> I hope this question is not too far off topic.
>
> I am nearing completion
11 matches
Mail list logo