Help coderanch get a
new server
by contributing to the fundraiser

golu amit

Greenhorn
+ Follow
since Jul 17, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by golu amit

Hi,
Jesica.
I have gone throught the step.
I did n't get ant luck.
I do n't know what I had dome wrong.
Can u help me in this one.
Thanks
18 years ago
I want to create a Portlal using JSP portlet using JetSpeed.
I never workrd on it,
I am trying to learn but no able to understand,
Can any one give me small simple Example with dployment and -------
I will be very thank full to you,
I am stucked here not able to do any thing, My Boss is asking me every day for my Progress please help me.



Thanks
18 years ago
Yes I am trying this one, but I am using mvn deploy command
I am getting error

[ERROR] BUILD ERROR
[INFO] -------------------------------------------------------------------------
---
[INFO] Cannot execute mojo: resources. It requires a project, but the build is n
ot using one.
[INFO] -------------------------------------------------------------------------
---
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Cannot execute mojo: res
ources. It requires a project, but the build is not using one.
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:544)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:469)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:448)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:301)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:268)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:137)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:316)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:113)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:249)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Cannot execute mojo:
resources. It requires a project, but the build is not using one.
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:326)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:519)
... 16 more
[INFO] -------------------------------------------------------------------------
---
[INFO] Total time: 5 seconds
[INFO] Finished at: Wed Jan 04 18:41:35 EST 2006
[INFO] Final Memory: 2M/5M
[INFO] -------------------------------------------------------------------------
18 years ago
I want to create a Portlal using JSP portlet using JetSpeed.
I never workrd on it,
I am trying to learn but no able to understand,
Can any one give me small simple Example with dployment and -------
I will be very thank full to you,
I am stucked here not able to do any thing, My Boss is asking me every day for my Progress please help me.

Thanks
18 years ago
HI
Help me in implementing ssl.
I am using j2ee server and My client application is stand alone application(not through browser). I want when i send my data my data should be secure. Tell me how i will implement ssl at client and server side. Please give me the full code to implement SSL and all step to set classpath etc
thanks in advance
bobby