[windup-dev] Fwd: My WebLogic file
Sande Gilda
sgilda at redhat.com
Wed Oct 22 11:50:06 EDT 2014
-------- Forwarded Message --------
Subject: My WebLogic file
Date: Wed, 22 Oct 2014 11:34:37 -0400
From: Sande Gilda <sgilda at redhat.com>
To: Ondřej Žižka <ozizka at redhat.com>
CC: Robb Greathouse <robb.greathouse at redhat.com>
Ondra,
Copy the attached file into your windup source
'test-files/src_example/src/main/java/org/windup/examples/servlet/'
directory.
That directory will now have 2 files: SampleServlet.java and
SampleWebLogicServlet.java
I used the instructions in the quickstart README file here:
https://github.com/windup/windup-quickstarts/blob/master/weblogic-javaee-servlet/README.md
I installed the rule, added it to windup, and ran:
windup-migrate-app --input
/home/sgilda/GitRepos/windup/test-files/src_example/ --output
/home/sgilda/temp/WindupOutput/src_example_report --packages
weblogic.servlet
My report has 0 story points and looks like the following. I expected to
see story points for the WebLogic servlet annotations and this hint:
"Migrate to Java EE 6 @WebServlet."
It doesn't appear to be evaluating my java/ directory at all. Any idea
what I am doing wrong?
Thanks,
Sande
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/windup-dev/attachments/20141022/36b5eec8/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 43713 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/windup-dev/attachments/20141022/36b5eec8/attachment-0002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 92157 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/windup-dev/attachments/20141022/36b5eec8/attachment-0003.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SampleWebLogicServlet.java
Type: text/x-java
Size: 868 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/windup-dev/attachments/20141022/36b5eec8/attachment-0001.bin
More information about the windup-dev
mailing list